Get Started
Tutorials
Learn how to use Stack AI.
The Stack AI team has prepared a few tutorials and materials to help you get started with multiple Stack AI projects.
Chat with your Knowledge Base
In this tutorials, we show you how to use Knowledge Bases. They play an essential role in any AI project. Your LLMs will take information from them to answer accurately to the user, minimizing hallucinations. These Knowledge Bases can contain as much infomration as needed.
A search algorithm (also called Retrieval Augmented Generation - RAG) will find the right information to answer the user’s question.
Let’s explore how!