Realtime Multimodal RAG Usecase with Google Gemini-Pro-Vision and Langchain | RAG Application

Поділитися
Вставка
  • Опубліковано 28 вер 2024
  • "Explore real-time RAG with Google Gemini and Langchain, demonstrating advanced multimodal applications and integration for dynamic AI-driven solutions."
    Don’t forget to like and subscribe for more tutorials!
    #multimodalai #multimodalrag #llm #embedding #ai #rag #futureai #generativeai #genai #textgeneration #multivectorretrival #ragapp #langchain #gemini #googlegemini
    Don't miss out; learn with me!
    P.S. Don't forget to like and subscribe for more AI content!
    Notebook Link:github.com/sun...
    Google Form For Suggestion and Feedback : forms.gle/1Ut2...
    Connect with me on Social Media-
    LinkedIn : / sunny-savita
    GitHub : github.com/sun...
    Telegram : t.me/aimldlds

КОМЕНТАРІ • 17

  • @VIKRANTKUMAR-n4t
    @VIKRANTKUMAR-n4t 27 днів тому +1

    sir i always recumend this playlist to my friend ... becouse the content has lot of potential🤗🤗

  • @aishekaishek4656
    @aishekaishek4656 Місяць тому

    Is langchain or lammainex is used in industry a lot???

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

    print(vision _model.invoke([message]).content
    In this line Attribute Error coming.
    How to fix an error.

    • @sunnysavita10
      @sunnysavita10  4 місяці тому

      dm me error on my linkedin

    • @yashasviagrawal5685
      @yashasviagrawal5685 21 день тому

      Hey, i was facing the same issue but made some changes, but ended up facing InternalServerError500. Did you face the same issue?

  • @HarshithR-zp4bb
    @HarshithR-zp4bb 3 місяці тому

    Do we need to chunk the raw doc before feeding it to Generator LLM

  • @ghazifkiri-f8l
    @ghazifkiri-f8l 2 місяці тому

    Hello mr Savita, actually, i'm building an assistant GEN AI. My work is to extract different types of data , summarize each type of data, embedd data and put them together in a single multi vector db(chroma db), than, after passing my query(which can be image, text, audio, table..) and retrieve the relevant data from db , pass it to llm and generate response.Can you help me in doing so.Thank you so much

    • @sunnysavita10
      @sunnysavita10  2 місяці тому +1

      you can refer my code where i used unstructure library

  • @PranithaUjjuru
    @PranithaUjjuru 21 день тому

    it is showing that google pro vision is deprecated . Now what is alternate i can use in place of google vision pro

    • @khiouu15
      @khiouu15 19 днів тому

      You can use gemini-1.5-flash

  • @saya5664
    @saya5664 4 місяці тому

    Can you upload the notebook for this video? as current notebook on your Github throws an error

  • @BappiPatra-pc4rt
    @BappiPatra-pc4rt 3 місяці тому

    in architecture-2 can we use pinecone DB instead or chroma?