What Is Retrieval-Augmented Generation (RAG) in AI?
RAG connects a language model to real, current documents before it answers a question. It cuts down on hallucination without retraining anything, though it comes with its own failure modes worth knowing about.