Mastery card
I can explain RAG
Letting an AI look up trusted documents before it answers you.
Retrieval-augmented generation (RAG) combines search over a knowledge base with an LLM so answers cite fresh, private, or verified content instead of memory alone.
Sticky trick
RAG = retrieve first, generate second. Garbage documents in means garbage answers out.
Take into the room
In plain English, what is RAG?
Or open the share card 📚
Or start your own 5-word trail from home.