Chatbase charges $120/mo • We charge $79. Once.

Stop Paying Monthly
for AI Chatbots

Self-hosted chatbot widget. Train on your docs. Convert visitors to leads. $79 one-time — not $120/month.

Deploy on your own server. Your data stays yours. No subscriptions. No vendor lock-in.

312 automated tests 4 AI providers Multi-bot management White-label ready
Bright Smile Dental
Online • Powered by GPT-5.4
M
Hi! I'm Maya. How can I help you today?
How much is teeth whitening?
M
In-office whitening is $299. Results last 2+ years!
A
38KB widget (gzip) 4 AI providers 10 widget states 312 automated tests <300ms first token 11 admin pages
Everything Included

Everything You Need to Ship a Chatbot

One purchase. Complete source code. No monthly fees, no feature gates, no vendor lock-in.

Multi-Bot Management NEW

Create unlimited independent chatbots from one admin panel. Each bot gets its own AI provider, knowledge base, widget config, analytics, and leads. Switch bots in 2 clicks. Unique embed code per bot — perfect for agencies managing client bots.

Bot switcher Isolated data data-bot-id embed A/B testing

RAG Knowledge Base

Upload PDF, DOCX, TXT, Markdown — or crawl URLs (up to 20 pages). pgvector semantic search. Answers from your actual content.

PDF / DOCX URL crawl pgvector

4 AI Providers

OpenAI, Anthropic, Gemini, or any OpenAI-compatible API (Groq, self-hosted LLMs). Switch anytime, no data migration.

GPT-5.4 / o3 Claude Sonnet 4 Gemini 2.5 Custom

Embeddable Widget

38KB gzip, zero dependencies, Shadow DOM CSS isolation. Token streaming, 10 UI states, mobile-perfect. One <script> tag.

38KB Shadow DOM SSE streaming

Lead Capture & Alerts

Auto-capture name, email, phone. Pre-chat or mid-chat forms. Instant alerts via Email, Telegram, or Webhook.

Email / SMTP Telegram Webhook

White-Label Ready

Remove all branding. Custom domain, logo, avatar, colors. Sell it as your own product to clients.

Your brand Custom domain Resellable

Production Security

AES-256 key encryption, JWT auth, rate limiting, brute-force protection, CORS whitelist, XSS prevention, SQL injection prevention.

AES-256 JWT Rate limiting

11-Page Admin Panel

Dashboard analytics, chat history, leads manager, widget live preview, knowledge base, notifications — all in one React UI.

React 18 CSV export Live preview
Deploy. Train. Convert.

Up & Running in 3 Steps

No complex configuration. Docker, configure, embed. Your chatbot is live.

1

Deploy

Clone the repo, copy .env.example, run docker-compose up. Server live in <90s.

$ docker-compose up -d

✓ Server ready on :3000

2

Configure

Open the admin panel. Add your AI API key, write a system prompt, upload knowledge files or crawl your website.

Create bot, set system prompt
Add AI provider & API key
Upload PDF or crawl URLs
3

Embed & Convert

Copy the widget script tag from the admin panel, paste it into your site. Done. Leads start flowing in.

<script src="widget.js"

  data-bot-id="my-bot">

</script>

Stop the Subscription Bleed

$79 vs $1,440/year

SaaS chatbot platforms charge monthly — forever. You pay once and own the whole thing.

SaaS Competitors
$120/month
avg. = $1,440/year. Forever.
  • You don't own the code
  • Data on their servers
  • Pay more as you scale
  • Vendor lock-in
  • Limited bots per plan
  • Branding forced on widget
  • Feature gates everywhere
Chatbase $120/mo • FastBots $89/mo • ChatBot.com $52/mo • Botpress up to $795/mo
Best Value
AI Chat Agent
$79 one-time
Save $1,361 in year one alone.
  • Complete source code — yours forever
  • Self-hosted — data stays on your server
  • Unlimited bots, unlimited usage
  • Full white-label, no forced branding
  • 4 AI providers — switch anytime
  • RAG knowledge base included
  • Free updates via CodeCanyon
Buy on CodeCanyon — $79 →

Regular License • CodeCanyon • Instant download

Live Demo

See It In Action

Live demo with a dental clinic chatbot — trained on real services, pricing, and FAQs. Try the widget and explore the full admin panel.

Bright Smile Dental Demo

  • Chat with an AI assistant trained on clinic data
  • Explore the full admin dashboard (read-only)
  • See analytics, chat history, knowledge base, leads
Launch Live Demo
Maya
How much is teeth whitening?
In-office whitening is $299. Results last 2+ years!

Built on a Modern Stack

Node.js 20 TypeScript React 18 PostgreSQL 16 pgvector Redis 7 Docker Compose Nginx 1.25 Prisma ORM Tailwind CSS Vite + esbuild shadcn/ui

Requirements: Docker, 1GB RAM (2GB recommended), any AI provider API key

Who It's For

Built for Builders

Web agencies, freelancers, SaaS teams, and service businesses getting tired of SaaS subscriptions.

Web Agencies

Deploy one instance. Create a separate bot per client — each with isolated knowledge base, branding, and analytics. Bill clients monthly for a service that costs you $79 once.

Service Businesses

Dental clinics, law firms, consultancies. Train the bot on your FAQs, services, and pricing. Capture leads 24/7. Never miss a potential client again.

SaaS Products

Add an AI support bot to your SaaS. Train it on your docs, changelogs, FAQs. Reduce support tickets. Use multiple bots for different products or departments.

E-commerce

Product recommendations, order FAQs, return policies. Upload your catalog and let the AI handle pre-sale questions. Convert browsers into buyers.

What You Get for $79

Complete package. No hidden extras.

Complete source code
Backend, frontend, widget — all TypeScript
Docker Compose deployment
One command to start everything
312 automated tests
Unit + integration + E2E coverage
11 documentation guides
Setup, API, deployment, customization
Demo site configuration
Working demo you can adapt immediately
Free updates via CodeCanyon
New features, bug fixes, forever
Multi-bot out of the box
Unlimited bots from day one
Plugin ecosystem
Bitrix24, AmoCRM CRM integrations
Common Questions

FAQ

No. If you can run docker-compose up, you're good. The whole stack — backend, database, frontend, widget — starts with one command. Estimated setup time: 5–10 minutes. Detailed docs included.

OpenAI (GPT-5.4, GPT-4o, o3), Anthropic (Claude Sonnet 4, Opus 4, Haiku 4.5), Google Gemini (2.5 Flash, 2.5 Pro), and a Custom/Compatible provider that works with any OpenAI-compatible endpoint — including Groq, Together AI, and self-hosted LLMs like Ollama. You can switch providers at any time without touching your data.

Yes. The server runs on your infrastructure — your VPS, your cloud, your hardware. Conversation data, uploaded knowledge files, and captured leads never leave your server. The only external calls are to your chosen AI provider's API (which you control).

Yes. You can remove all "AI Chat Agent" branding, set your own logo, avatar, color scheme, and domain. The widget and admin panel are fully customizable. Many buyers use it to build their own branded chatbot product to resell.

From a single admin panel you can create as many bots as you need. Each bot is fully independent: it has its own system prompt, knowledge base, AI provider selection, widget appearance, analytics, leads inbox, and notification settings. Switch between bots using the sidebar switcher — 2 clicks. Each bot gets a unique embed code (data-bot-id). Ideal for agencies managing multiple clients.

Yes. The Custom provider option accepts any OpenAI-compatible endpoint. Point it at your Ollama, LM Studio, or any locally-served model. Set the base URL, API key (if required), and model name — done. 100% offline operation is possible.

Yes. CodeCanyon Regular License includes free updates for the lifetime of the product. New features, security patches, and bug fixes are delivered through CodeCanyon's download system.

Docker and Docker Compose, 1GB RAM minimum (2GB recommended), and an API key from any supported AI provider. Any Linux VPS works — DigitalOcean, Hetzner, AWS, you name it. Cold start under 90 seconds. Handles 10 concurrent users with under 2s latency on minimal specs.

Deploy. Train. Convert.

Stop bleeding $120/month on SaaS chatbots.
Pay $79. Own it forever.

Self-hosted • Multi-bot • White-label • 312 tests • Full source code

Regular License • Instant download • Free updates