Retrieval-Augmented Generation
Retrieval-augmented generation (RAG) is a technique that lets an AI look up relevant information first, then use what it found to give a more accurate, grounded answer.
What Retrieval-Augmented Generation means
A language model only knows what was in its training data, so it can be outdated or unaware of your private documents. RAG fixes this by fetching relevant information at the moment of the question and handing it to the model.
Picture an open-book exam: instead of answering purely from memory, the AI first searches a set of trusted documents - say, your company handbook - finds the relevant passages, and then writes an answer based on them.
Why Retrieval-Augmented Generation matters
RAG is how you build AI tools that answer reliably from your own information. It is a key technique behind genuinely useful business chatbots and assistants.
Frequently asked questions
More AI terms
Ready to build the AI skills your future depends on?
Take the free 5-minute quiz and get a personalized learning plan built around your goals, schedule, and experience.