Retrieval Augmented Generation (RAG) | Embedding Model, Vector Database, LangChain, LLM

Поделиться
HTML-код
  • Опубликовано: 14 янв 2024
  • Large language models provide great answers, but they're limited to the data they have been trained on. Over a period of time they tend to become outdated if not trained on latest data.
    We can use "Retrieval-Augmented Generation" or RAG to augment the LLMs knowledge - so that they can work with relevant latest or proprietary data. In this video we go over the concepts of RAG, Vector Databases and LangChain - which is a opensource framework to implement RAG.
    This is an Introduction to Retrieval Augmented Generation.
    #artificialintelligence #langchain #llm #rag #RetrievalAugmentedGeneration #NLP
  • НаукаНаука

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

  • @hemanth3092
    @hemanth3092 5 дней назад

    Excellent content on RAG and vector DB with simple flow steps...thanks

  • @nasamind
    @nasamind 3 дня назад

    Awesome

  • @MrSaiAarya
    @MrSaiAarya Месяц назад

    One of the best, simple and clear explanation of the concept. Awesome job !!

  • @shanmugasuntharamsankarali8108
    @shanmugasuntharamsankarali8108 2 месяца назад +1

    I had no idea about the details of LLM, inspite of that, I was able to understand RAG.. Thank you

  • @MadhushreeSinha
    @MadhushreeSinha 21 день назад

    After so many videos I found this. It’s really simple and effective way to describe RAG architecture overview. ❤

  • @jinmina
    @jinmina 5 месяцев назад +2

    This is very good presentation on necessity of RAG. 👍

  • @user-qg5bo9bd5x
    @user-qg5bo9bd5x 3 месяца назад

    thanks for explaining concisely ! no fluff. to the point !!

  • @nvaidya2050
    @nvaidya2050 Месяц назад

    Excellent concise & to-the-point presentation. Thank you!

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

    Wonderfully explained! Thanks.