Completed
- Quoting Sources
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Retrieval Augmented Generation (RAG) with LLMs - Part 1
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction to RAG
- 2 - Parametric Knowledge Limitations
- 3 - In-Context Learning
- 4 - Retrieval Augmented Generation RAG
- 5 - Keyword Search
- 6 - Semantic Search / Sentence Similarity
- 7 - Hands-on RAG Example with Langchain
- 8 - Processing Huberman Lab Podcast Dataset
- 9 - Embedding Documents with BGE Embeddings
- 10 - Populating Chroma Vector Store
- 11 - Full RAG Chain with Langchain Expression Language LEL
- 12 - Quoting Sources