For the complete documentation index, see llms.txt. This page is also available as Markdown.

Knowledge Bases

A knowledge base is a centralized repository of information, documents, or data that can be searched and referenced for AI agents to get additional context, ground their answers, and solve problems.

StackAI provides indexing and storage in the vector database so that users can leverage a powerful and flexible RAG (Retrieval-Augmented Generation) system without heavy investments in infrastructure. See pages in this section on how to create and use knowledeg bases.

Last updated

Was this helpful?