Learn what Retrieval-Augmented Generation (RAG) is, why combining retrieval with generation can reduce hallucinations, and how a basic RAG workflow contrasts with naive prompting. This course is mostly informational, setting the stage for more hands-on work in later courses.
Introduction to RAG
via CodeSignal
Overview
Syllabus
- Lesson 1: Foundations: From IR to RAG
- Lesson 2: RAG in Action: A Simple Workflow
- Lesson 3: Fighting Hallucinations: RAG's Role in Trustworthy LLMs