📖 The AI Tool Bible
retrieval

Retrieval-Augmented Generation

A pattern where an LLM is given relevant documents (retrieved from a vector or keyword index) at query time, so its response is grounded in real data rather than only what it memorised during training.

Related terms

Tools that implement Retrieval-Augmented Generation