Retrieval-Augmented Generation (RAG)
A technique that retrieves relevant evidence from approved sources and supplies it to a generative model before it answers.
Business example
An employee asks about an expense policy and receives an answer grounded in the current policy document with citations.
How it works
- 1.The question is converted into a search representation.
- 2.Relevant permitted passages are retrieved.
- 3.The model answers from that context and cites the sources.
Common misconceptions
Related concepts
Related reading
Sources
Reviewed:
Reviewed by: Javier Chulvi Bernad · LLM Engineer · Madrid