A structured collection of information that an AI system can retrieve from to answer questions or ground its responses.
In a RAG system, the knowledge base is the source of truth — your documents, FAQs, or internal wikis — that gets chunked, embedded, and searched to ground the model's answers.