NewNew: The enterprise guide to Agentic AI — 24 min read.

Read →
AI Glossary · Search & RAG

RAG (Retrieval-Augmented Generation)

Fetching relevant documents at query time and passing them to the model so answers cite trusted sources instead of relying on parametric memory.

Definition

What is RAG (Retrieval-Augmented Generation)?

RAG (Retrieval-Augmented Generation) is fetching relevant documents at query time and passing them to the model so answers cite trusted sources instead of relying on parametric memory.

Category
Search & RAG
Glossary set
8 related terms
Audience
Enterprise AI leaders

Why does RAG (Retrieval-Augmented Generation) matter in enterprise AI?

RAG (Retrieval-Augmented Generation) matters in enterprise RAG because it affects retrieval quality, answer trust, citation accuracy, and how safely AI systems use governed knowledge.