Building Multimodal AI RAG with LlamaIndex, NVIDIA NIM, and Milvus | LLM App Development

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025
  • This video explains how to create a multimodal AI retrieval-augmented generation (RAG) application, including the following steps:
    1. Document processing: Convert documents into text form using vision language models, specifically NeVA 22B for general image understanding and DePlot for charts and plots.
    2. Vector database: Explore the power of GPU-accelerated Milvus for efficient storage and retrieval of your embeddings.
    3. Inference with Llama 3: Leverage the NVIDIA NIM API Llama 3 model to handle user queries and generate accurate responses.
    4. Orchestration with LlamaIndex: Integrate and manage all components seamlessly with LlamaIndex for a smooth Q&A experience.
    📗 Learn more with this notebook: github.com/NVI...
    Join the NVIDIA Developer Program: nvda.ws/3OhiXfl
    Read and subscribe to the NVIDIA Technical Blog: nvda.ws/3XHae9F
    #llm #llms #llama3 #llamaindex #nvidiaai #nvidianim #langchain #milvus
    NVIDIA NIM, code review, LangChain, llamaIndex, Llama 3, Milvus, NIM APIs, Mixtral, NeVA/DePlot

Комментарии • 16

  • @gnanaprakash-ravi
    @gnanaprakash-ravi 4 месяца назад

    Very informative. Thanks, Jay Rodge!!

  • @KevalShah-s7l
    @KevalShah-s7l 3 месяца назад +3

    I am not able to access / view the linked notebook. Can you share the code / github link?

  • @dertrojanischeesel4441
    @dertrojanischeesel4441 2 месяца назад

    Great Content, thanks for sharing. How did you create your drawings?

  • @FredyGonzales
    @FredyGonzales 4 месяца назад

    Excelente, muchas gracias.

  • @AhmadAbuznaid91
    @AhmadAbuznaid91 3 месяца назад

    What is the environment used here, GPU requirements ?

  • @robrever
    @robrever 4 месяца назад

    Can this be done locally?

  • @ephemeral.3817
    @ephemeral.3817 3 месяца назад

    what are requirements to install?

  • @dangelgeek
    @dangelgeek 4 месяца назад

    Awesome!

  • @progressivenetwork3584
    @progressivenetwork3584 4 месяца назад

    Super cool

  • @samarbid13
    @samarbid13 4 месяца назад +2

    9:08 Bro! rotate your keys ...

  • @CanalianInc
    @CanalianInc 4 месяца назад +4

    Have any of you actually used your own documents they are abysmal you lack of uptake for act an ai can directly attributed to this. images for blueprints that can’t be read, one page where the plum print is totally different to the other old outdated docs. Developer advocate stop making videos and fix you docs.

    • @NVIDIADeveloper
      @NVIDIADeveloper  4 месяца назад +1

      Could you send us the specifics? Which docs are you referring to? Best to email: developercontact@nvidia.com
      Thank you!

    • @kareemyoussef2304
      @kareemyoussef2304 3 месяца назад

      @@NVIDIADeveloper nah fk u , the guys right

  • @BlauGhost
    @BlauGhost 3 месяца назад

    No module named 'llama_index.llms.nvidia'.... this is wild even the docs on the website are all missleading or have you download outdated packages