Glossary
Retrieval-Augmented Generation (RAG)
Definition
Retrieval-Augmented Generation (RAG) is a technique where an AI model retrieves relevant, current information from a data source and uses it to generate a more accurate, grounded answer.
Why it matters
RAG lets AI give up-to-date, sourced answers, and is how many AI search engines and enterprise assistants work.