← AI University
RAG — Retrieval-Augmented Generation
Build systems that combine retrieval with LLMs — chunking, embedding, vector search, and hybrid retrieval strategies.
0 / 4 lessons
0%
01
What is RAG?
In this lesson, we'll cover Retrieval-Augmented Generation (RAG), a technique used in modern AI systems to improve their...
02
Chunking & Embedding Strategies
This lesson covers the "Chunking & Embedding Strategies" used in modern AI systems, specifically in Retrieval-Augmented ...
03
Vector Search & Retrieval
This lesson covers vector search and retrieval, a crucial technique in AI that enables finding similar vectors efficient...
04
Hybrid & Advanced Retrieval
This lesson covers the concept of hybrid and advanced retrieval in AI, specifically how to improve the performance of la...