Welcome

A quick guide to help you get started with ChatBotKit

Scroll down ↓

ChatBotKit is a platform that helps you build, deploy and manage conversational AI bots that can interact with users in natural language.

Think Stripe for AI agents!

Scroll down ↓

The platform is made of reusable components and utilities that can be combined to create unique AI solutions.

It's like building with Lego bricks!

Scroll down ↓

There are 3 main resources you need to know about:

Bot

Combines the model with the prompt to interact with the user

Dataset

Provides knowledge that the bot can use to respond to the user's queries

Skillset

Provides abilities that the bot can use to do useful things

Scroll down ↓

Bots, Datasets and Skillsets can be connected to many external services such as messaging platforms, databases, and APIs.

We call these blocks integrations!

Scroll down ↓

When users interact with your bots they spend tokens which pays for the AI model to generate responses, create images and do other useful things.

1 ChatBotKit token = ~30 gpt-4o-mini tokens

Scroll down ↓

Now that you know the basics, you can start building your first bot.

Setup Account