--- title: "RAG" description: >- Retrieval-Augmented Generation (RAG) on TIR lets you build context-aware AI applications by connecting LLMs to your own knowledge base. Create chat assistants, FAQ systems, and semantic search tools powered by your organization's data. displayed_sidebar: tirSideBar --- import { RAGBadges, RAGQuickStart, RAGCapabilities, RAGBilling } from './RAGCards' # RAG (Retrieval-Augmented Generation) Enhance LLM responses by connecting them to your own knowledge base, delivering accurate, context-specific answers without retraining. ## Quick Start ## Explore RAG ## Billing & Plans ---