Learning path
Retrieval Augmented Generation (RAG)
Skill Level
Fundamentals
Duration 2 hours 10 minutes
Updated Aug 19, 2024
About this learning path
RAG, or Retrieval-Augmented Generation, is an AI solution that combines the power of Generative AI with external data sources to provide more accurate and up-to-date responses. This Learning Path explains the concept of RAG, its origins, and how it addresses key limitations of traditional GenAI systems. You'll learn about the benefits of RAG, including enhanced accuracy, reduced hallucinations, and its flexibility in integrating real-time information without the need for constant model retraining.
Your instructors
Andy MoserWorld Wide TechnologyTechnical Solutions Architect - ATC Solutions Development
Tim SeibertWorld Wide TechnologyIntern
Kendall AhernWorld Wide TechnologySolutions Development Intern
What you'll learn
- What is RAG?
- RAG High Level Architecture Components
- Lab walkthrough of a sample RAG solution