Guide: Add AI in your docs
A step-by-step guide to add AI in your docs using Langbase.
In this series of guides, we will learn how to add AI in your docs using Langbase. We will create an AI memory, an AI agent, and setup a chatbot to interact with the AI agent.
Prerequisites: Generate Langbase API Key
We will use BaseAI and Langbase SDK in this guide. To work with both, you need to generate an API key. Visit User/Org API key documentation page to learn more.
Next steps
Time to build. Checkout the first guide to create an AI memory using BaseAI.