Nostimates
← Glossary

Definition

Retrieval-augmented generation (RAG)

RAG is the architecture behind most cited AI answers: the system retrieves relevant documents at query time and conditions the generated answer on them, rather than relying only on model weights.

This is why current content can be cited by a model whose training cut-off predates it, and why AI visibility is a live measurement problem rather than a training-data one.

It also explains citation volatility: retrieval varies between runs, so the source set varies with it.

Nostimates measures retrieval-augmented generation across twelve AI answer surfaces. Request access →