WhichAI / Glossary / RAG (retrieval-augmented generation)

RAG (retrieval-augmented generation)

AI glossary · plain-language definition

A technique where the AI first looks up relevant documents, then answers using them - fewer hallucinations, real sources.

Example: Perplexity searches the web, then writes a cited answer.