AI Studio
Chatbot builder
3 min readchatbot-builder
Train an AI chatbot on your data and embed it on any website.
Build an AI chatbot trained on your own data and embed it on any website with a one-line script tag.
How to create a chatbot
- /chatbots → New chatbot
- Name it, pick a brand color, set an opening message
- Upload training data:
- PDFs (up to 50MB each)
- Paste URLs to crawl
- Upload DOCX or XLSX files
- Sync a WooCommerce or Shopify store (beta)
- The training runs in the background — 1-5 minutes depending on data size
- Copy the embed script from the Embed tab
- Paste into your site's
<head>
What the chatbot can do
- Answer questions using ONLY your training data (no hallucinations)
- Show source citations (which document/page each answer came from)
- Accept file uploads from visitors (screenshots for support)
- Let visitors rate responses (thumbs up / down)
- Hand off to a live human agent on request
- Capture leads (email, name) before answering restricted questions
- Notify you in Slack / Telegram when a new conversation starts
Managing conversations
[/chatbots/[id]/conversations](/chatbots) shows every conversation your bot has had, with full message history, visitor metadata, and feedback ratings. Use this to find gaps in your training data and add more docs.
Customisation
- Branding — logo, color, opening message
- Welcome card — first thing visitors see
- Quick replies — suggested starter prompts
- Rate limiting — drops abuse from visitors asking 50 questions per minute
- Knowledge base — add, remove, or re-train docs any time