Skip to main content

Overview

Create a basic AI agent using the BoostGPT Core SDK in under 5 minutes.

Prerequisites

Complete Example

Step-by-Step Breakdown

1. Initialize Client

Get your API key from: Dashboard -> Settings -> API Keys

2. Create Bot

3. Add Training Data

4. Chat with Bot

Running the Example

Output:

Adding More Features

Stream Responses

Multiple Training Sources

Custom Model Settings

Error Handling

Always handle errors:

Next Steps

Multi-Channel Bot

Deploy bot to multiple platforms

With Integrations

Add custom tools and integrations

SDK Reference

Full SDK documentation

API Reference

REST API documentation