RAG
acronymcloud
Stands for: Retrieval-Augmented Generation
A technique that feeds an AI model retrieved documents so its answers are grounded.
Retrieval-Augmented Generation fetches relevant context from a knowledge source and supplies it to the model at query time, reducing hallucination and letting the model cite information it was not trained on.
Also known as: rag