Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

RAG Crash Course for Beginners

Kode Kloud via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn how to build production-ready Retrieval Augmented Generation (RAG) systems from scratch in this comprehensive 59-minute tutorial that demystifies how AI systems like ChatGPT remember documents and search through company data. Start with the fundamentals by understanding what RAG is and when not to use it, then progress through hands-on labs covering keyword search techniques using TF-IDF and BM25 algorithms. Explore semantic search concepts and dive deep into embedding models, learning how they convert text into vectors and understanding the mathematical foundations including dot products. Master vector databases through practical ChromaDB implementation and discover various document chunking strategies that optimize information retrieval. Build a complete RAG pipeline architecture while learning about caching, monitoring, and error handling for production deployments. Practice everything covered through five interactive labs that provide real coding experience, from basic keyword search to implementing a full RAG system with vector databases and embedding models.

Syllabus

00:00 - Introduction to RAG Tutorial
01:15 - Simplest RAG Explanation
03:32 - When not to RAG?
07:40 - What is RAG?
11:49 - Free Lab 1: Keyword Search TF-IDF & BM25
15:02 - What are Semantic Search?
16:54 - Understanding Embedding Models
19:00 - Embeddings and Vectors
21:00 - The Dot Product
26:00 - Lab 2: Embedding Models
29:50 - Vector Databases Explained
33:04 - ChromaDB Tutorial
34:45 - Lab 3: Vector Databases
38:17 - Chunking Explained
39:39 - Document Chunking Strategies
43:22 - Lab 4: Document Chunking
48:45 - Build your RAG Architecture
49:31 - Lab 5: Complete RAG Pipeline
51:50 - Caching, Monitoring and Error Handling
56:34 - RAG in Production
68:08 - Conclusion

Taught by

KodeKloud

Reviews

Start your review of RAG Crash Course for Beginners

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.