Skip to content

#retrieval

1 approved public terms with this tag.

RAG

/ræɡ/noun
AI & Technology

Retrieval-Augmented Generation - An AI architecture pattern that combines a language model with external knowledge retrieval to provide more accurate and up-to-date responses.

We implemented RAG to give our chatbot access to the latest product documentation.