Contact
AI

Retrieval-Augmented Generation (RAG)

An AI architecture that retrieves relevant documents from a knowledge base and provides them as context to an LLM before generating a response. Combines the LLM's language abilities with up-to-date, domain-specific knowledge without fine-tuning.

Related Resources