UNITE Glossary · Auditable & Trustworthy AI

Retrieval-Augmented Generation (RAG)

Retrieval-augmented generation (RAG) is an AI technique that retrieves relevant information from a trusted knowledge source and supplies it to a language model at the moment of generation, so the model's output is grounded in real, current evidence rather than memory alone.

RAG works in two steps. First it retrieves: it searches a curated body of knowledge for material relevant to the question. Then it generates: it builds an answer using that retrieved material as its factual base.

The benefit is grounding with attribution. Because the model was handed specific sources, those sources can be cited and checked. RAG also keeps answers current without retraining, since the knowledge source can be updated on its own.

Done well, RAG turns a general model into a domain expert bounded by verified knowledge.

The Strategy-to-Outcome Platform

Talk to us.

The first meeting is a working session, not a pitch.