filmov
tv
The RAG Visual Breakdown - The Ultimate guide to building powerful LLM pipelines!
Показать описание
In this video, we talk about Retrieval Augmented Generation. The idea of RAGs are pretty simple – suppose you want to ask a question to a LLM, instead of just relying on the LLM's pre-trained knowledge, you first retrieve relevant information from an external knowledge base. This retrieved information is then provided to the LLM along with the question, allowing it to generate a more informed and up-to-date response. In this video, we are going to start with the most basic barebones RAG pipeline – and identify how individual components of this pipeline works and how modern frameworks have made it ultra-powerful and ultra-reliable.
To get access to the write-up, slides, and other files produced for every video in the channel, check out our Patreon.
#ai #largelanguagemodels #machinelearning
Resources :
Timestamps:
0:00 - Intro
1:19 - Retrieval Augmented Generation Blueprint
4:00 - Chunking and Contextual Chunking
6:54 - Data Conversion - Language Model Embeddings
8:29 - Data Conversion - TF-IDF and BM-25
10:54 - Vector and Graph Databases
13:00 - Query Rewriting
14:21 - Contextual Query Rewriting, HYDE
15:24 - Post Retrieval
16:00 - Reciprocal Rank Fusion
17:00 - Outro
To get access to the write-up, slides, and other files produced for every video in the channel, check out our Patreon.
#ai #largelanguagemodels #machinelearning
Resources :
Timestamps:
0:00 - Intro
1:19 - Retrieval Augmented Generation Blueprint
4:00 - Chunking and Contextual Chunking
6:54 - Data Conversion - Language Model Embeddings
8:29 - Data Conversion - TF-IDF and BM-25
10:54 - Vector and Graph Databases
13:00 - Query Rewriting
14:21 - Contextual Query Rewriting, HYDE
15:24 - Post Retrieval
16:00 - Reciprocal Rank Fusion
17:00 - Outro
Комментарии