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.

  1. Create an AI Memory
  2. Create an AI Agent
  3. Setup a Chatbot

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.