Retrieval-Augmented Generation (RAG)

RAG is a technique where a model first retrieves relevant documents, then generates an answer grounded in them. It reduces hallucination and keeps answers tied to your own data.

In practice, Retrieval-Augmented Generation (RAG) shows up across many AI tools. Below are 8 tools where the idea is useful - open any to see it applied.

← Back to AI Glossary