A knowledge base is a structured repository of domain-specific information that can be retrieved and provided to LLMs as context. It serves as an external memory that extends the model's knowledge beyond its training data.
Knowledge bases are fundamental to RAG systems and enterprise AI applications that need accurate, up-to-date, and domain-specific information.