AutoGen + LangChian + RAG + Function Call = Super AI Chabot

Поділитися
Вставка
  • Опубліковано 25 лис 2023
  • #autogen #langchain #callfunction #RAG #automation #chatbot #ai
    In this step-by-step guide, you'll learn how to use Langchian, Autogen, Retrieval Augmented Generation (RAG) and Function calls to build a super AI chatbot
    Follow me on Twitter: / mr_tarik098
    Follow me on Linkedin: shorturl.at/dnvEX
    More Idea On My Page: quickaitutorial.com/
    [Must Read]
    How To Build a LLava AI Chatbot: quickaitutorial.com/how-to-bu...
    autogen + langchain + call function + RAG = AI Super Chatbot : quickaitutorial.com/autogen-l...
    why the Openchat Model is so much better than ChatGPT: quickaitutorial.com/why-openc...
    [Must Watch]
    How I Use AutoGen With Retrieval Augmented Generation: • How I Use AutoGen With...
    How To Build a LLava Chatbot: • Talk To Your image : H...
    How Pydantic & OpenAI Function Calls are Improving Structured Data Extraction: • How Pydantic & OpenAI ...
    [Link Used]
    AutoGen GitHub : github.com/microsoft/autogen/...
    LangChain : python.langchain.com/docs/get...
    RAG Paper: arxiv.org/abs/2005.11401
    Google Colab : colab.research.google.com/dri...
    Additional Tags and Keywords:
    #AI #Chatbot #AutoGen #LangChian #RAG #FunctionCall #SuperAI #python #Technology #Innovation #ArtificialIntelligence #MachineLearning #NaturalLanguageProcessing #VirtualAssistant #Automation #HumanComputerInteraction #ConversationalAI #DigitalTransformation #Tech #video
  • Наука та технологія

КОМЕНТАРІ • 44

  • @GaoDalie_AI
    @GaoDalie_AI  6 місяців тому +1

    Thank you so much for watching guys! I would highly appreciate it if you
    join to my Patreon: www.patreon.com/GaoDalie_AI
    Book an Appointment with me: topmate.io/gaodalie_ai
    Support the Content (every Dollar goes back into the video): buymeacoffee.com/gaodalie98d
    join to my discord: discord.gg/GENrSVJN
    FOLLOW ME :
    Follow me on Twitter: twitter.com/mr_tarik098
    Follow me on Linkedin: shorturl.at/dnvEX
    Follow me on Medium: medium.com/@GaoDalie_AI
    More Ideas On My Page: quickaitutorial.com/

  • @danielnorthcutt2742
    @danielnorthcutt2742 6 місяців тому +2

    Appreciate your work. This framework helped a lot. I have been trying to tie in FAISS with Autogen.

    • @GaoDalie_AI
      @GaoDalie_AI  6 місяців тому

      I am happy that I could help you, please when you complete the code could u share with us your knowledge 😀

  • @smetljesm2276
    @smetljesm2276 7 місяців тому +1

    Cool!
    Once you know about everything you talk about in this video beforehand this clip is cery helpful 😂😂😂

    • @GaoDalie_AI
      @GaoDalie_AI  7 місяців тому

      thank you, bro we are coming with new videos going blow your mind 😂😂😂😂🔥🔥stay tuned

  • @haseebmohammed3728
    @haseebmohammed3728 7 місяців тому +3

    amazing video really appreciate your efforts .. but it would be even better if you could make long videos with detailed explanation particularly keeping beginners in mind because only knowledgeable people like you can do this

    • @GaoDalie_AI
      @GaoDalie_AI  7 місяців тому

      thank you so much for watching, please I have covered some beginner-friendly tutorials on my channel page, and I'll do my best to explain things in more detail. Thanks again!

  • @byttetech9268
    @byttetech9268 8 місяців тому +1

    This was a great watch !! I’m wondering how the architecture would differ if we were to attempt using real time data instead

    • @GaoDalie_AI
      @GaoDalie_AI  8 місяців тому

      Thank you for watching. Indeed, the architecture will be different a bit. It could be worthwhile to consider developing your own web scripting

  • @MirzaSReza
    @MirzaSReza 6 місяців тому +1

    where did you define the function answer_pdf_question please? Can you share the github repo?
    I get this error: NameError: name 'answer_PDF_question' is not defined

    • @GaoDalie_AI
      @GaoDalie_AI  6 місяців тому +1

      please check the description 😀 you will find the code there

    • @VishalPadasawan
      @VishalPadasawan 5 місяців тому +1

      You can try this
      llm_config_assistant["functions"][0]["name"]
      like this
      function_map={
      "answer_PDF_question": llm_config_assistant["functions"][0]["name"]
      }

    • @GaoDalie_AI
      @GaoDalie_AI  5 місяців тому +1

      @@VishalPadasawan thank you so much 🙏🙏

  • @bekhzodortikov421
    @bekhzodortikov421 4 місяці тому +1

    Can you explain how to solve chatbot, when human_input_mode always.

  • @d.zhdanov
    @d.zhdanov 7 місяців тому +1

    Bro, that binaural waves makes me anixous a bit

    • @GaoDalie_AI
      @GaoDalie_AI  7 місяців тому +1

      I am sorry bro we have fixed for upcoming videos

  • @rakicrypto1447
    @rakicrypto1447 7 місяців тому +1

    thats exactly what i am looking for with just a little update : no need fuction call with Agentbuilder from autogen, and maybe adding taskweaver to the agent workflow :o!

    • @GaoDalie_AI
      @GaoDalie_AI  7 місяців тому +1

      thank you for watching, I will try to include Taskweaver in my next video.

    • @rakicrypto1447
      @rakicrypto1447 7 місяців тому +1

      @@GaoDalie_AI 🙏🏼

    • @GaoDalie_AI
      @GaoDalie_AI  7 місяців тому

      @@rakicrypto1447 if you like the content and want to support me please subscribe to get the latest AI news. thanks in advance

    • @nattyzaddy6555
      @nattyzaddy6555 7 місяців тому +1

      What kind of stuff have you been able to do with it?

    • @GaoDalie_AI
      @GaoDalie_AI  7 місяців тому

      @@nattyzaddy6555 You can create any chatbot with multi-tasking capabilities, such as a business chatbot that can fulfil roles like a manager, accountant, or any other function you desire

  • @JeanDoutriaux
    @JeanDoutriaux 5 місяців тому +1

    I get this error
    NotFoundError: Error code: 404 - {'error': {'message': 'Unrecognized request argument supplied: functions', 'type': 'invalid_request_error', 'param': None, 'code': None}} but i have the good autogen version

    • @GaoDalie_AI
      @GaoDalie_AI  5 місяців тому

      did you check your API maybe you have a problem with API

  • @dr.mikeybee
    @dr.mikeybee 6 місяців тому

    I don't like using litellm to connect to models. I find langchain's llms module a better way to connect to ollama models. Can this connection be used in autogen?

    • @GaoDalie_AI
      @GaoDalie_AI  6 місяців тому

      Yes we can use it and I am still debugging the code if I solve i will cover it in my upcoming videos

  • @user-pn6ey5dn4y
    @user-pn6ey5dn4y 6 місяців тому +1

    Do you you use a Windows OS? My Windows policies block autogen from running scripts. It will sometimes get around the issue after 8-9 attempts, but this is expensive and inefficient. There must be a better/smarter way. Thank you

    • @GaoDalie_AI
      @GaoDalie_AI  6 місяців тому

      I use Google colab

    • @user-pn6ey5dn4y
      @user-pn6ey5dn4y 6 місяців тому

      Thank you. Do you know how or can you work a way around this problem? I heard docker was a way, but I dont know how to use it @@GaoDalie_AI

  • @muhammedajmalg6426
    @muhammedajmalg6426 7 місяців тому +1

    can you do this with transformer from huggingface and llm as googlepalm?

    • @GaoDalie_AI
      @GaoDalie_AI  7 місяців тому

      thank you for watching yes I can do 😀

  • @mellowout2686
    @mellowout2686 7 місяців тому +1

    Can you do this with Open source models instead of using openAI api which is a bit costly ?

    • @GaoDalie_AI
      @GaoDalie_AI  7 місяців тому +1

      yes, I can do I will try to make a tutorial on how to build a super AI chatbot (open-source model )

    • @mellowout2686
      @mellowout2686 7 місяців тому +1

      @@GaoDalie_AI Nice! Looking forward to that

    • @nattyzaddy6555
      @nattyzaddy6555 7 місяців тому +1

      ​@@GaoDalie_AI I definitely need to do that, is it very hard?

    • @GaoDalie_AI
      @GaoDalie_AI  7 місяців тому

      @@nattyzaddy6555 when I need to upgrade 🤣my Google Colab I need high CPU and memory to start this project

  • @elpablitorodriguezharrera
    @elpablitorodriguezharrera 6 місяців тому +1

    Can you add computer vision and speech recognition and make it able to remember and converse? basically make customable GPT-4 & Assistant API that could remember the whole context?

    • @GaoDalie_AI
      @GaoDalie_AI  6 місяців тому

      yes, I will make this video as soon as possible stay tuned!

    • @elpablitorodriguezharrera
      @elpablitorodriguezharrera 6 місяців тому +1

      ​@@GaoDalie_AIThank You! I already subscribed (if that's even count). Hope your channel blow up! Also, since you seems like a challenge taker person, what about you add open source text-to-image like Fooocus? Or maybe text-to-video also? You'll surpassed the GPT-4 capability by having text gen, speech reg/gen, cv, image gen +video gen. It'd be THE REAL SUPER APP!

    • @GaoDalie_AI
      @GaoDalie_AI  6 місяців тому

      @@elpablitorodriguezharrera thank you for your support, I will try my best

  • @SynonAnon-vi1ql
    @SynonAnon-vi1ql 7 місяців тому +2

    Nice work but it's not a real time chatbot that you can converse back and forth with. I am looking for something of that sort. Thank you though

    • @GaoDalie_AI
      @GaoDalie_AI  7 місяців тому +1

      thank you for watching, maybe I will cover real-time chatbots in my future videos stay tuned 🤔🤔

    • @adrienkwong
      @adrienkwong 5 місяців тому

      @@GaoDalie_AIthanks. That’s actually my question as well. Upon researching I found Autogen do not support it yet so I imagine somehow, every time you send a message to Autogen agents, you’ll have to pass the entire chat history