Skip to main content
RAG = Retrieval Augmented Generation

”Retrieval-augmented generation is a technique for enhancing the accuracy and reliability of generative AI models with information from specific and relevant data sources.” - NVIDIA
Solari’s Chat (RAG) agents let you define a specific set of sources the agent should use to answer the user’s questions. Each agent has a specific set of configurable sources.

Chat (RAG) agent demo