Completed
- Multi-Query RAG
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Complete RAG Tutorial 2026 - Retrieval Augmented Generation from Scratch
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction to RAG Bootcamp
- 2 - What is RAG?
- 3 - Common Misconceptions about RAG
- 4 - Vector Embedding
- 5 - When RAG Isn't Useful
- 6 - Chunking Strategies
- 7 - Fixed-Sized Chunking
- 8 - Semantic Chunking
- 9 - Overlapping Chunking
- 10 - Agentic Chunking
- 11 - Lab: Document Chunking
- 12 - Why RAG is Needed Real Use Cases
- 13 - Evaluating RAG
- 14 - RAG Evaluation Metrics Recall@K, Precision@K, MRR, NDCG
- 15 - Lab: RAG Evaluation
- 16 - Future of RAG
- 17 - Cache-Augmented Generation CAG
- 18 - Agentic RAG
- 19 - Multi-Query RAG
- 20 - Hierarchical RAG
- 21 - Multimodal RAG
- 22 - Conclusion & Key Takeaways