
Should I self-host Chatbase?
KINDAworth it if…
Typebot builds the chat flows; your own OpenAI/Anthropic key powers the answers — usually cheaper than Chatbase's $40/mo bundle at moderate volume. It's KINDA because you're not deleting the metered cost, just unbundling it.
The math (nothing hidden, including your time)
| Chatbase (Hobby) | $40.00/mo |
| VPS share + storage | −$0.50/mo |
| Your maintenance: 25 min/mo at $20/h | −$8.33/mo |
| Net saving | $31.17/mo |
| Setup: 15 min measured (one-time) | $5.00 |
| Break-even | 0.2 months |
| Markup Index (price ÷ real self-host cost) | 4.5× |
Price: source, checked 2026-08-07. Inputs are stored in git; every number above is derived, never hand-written.
What you lose
- Chatbase's one-click retrieval tuning — you'll assemble RAG yourself
- Their hosted widget analytics
What you're paying Chatbase for
- AI chat over your docs
- website widget
- lead capture
- analytics

Ranked alternatives
Draw a conversation, publish it on your own domain, and keep every answer in a database you own.
Hardware
Runs comfortably on a real VPS (2 GB+).
Verification
Protocol v1 · verified by zernonia on 2026-08-10 · setup measured at 15 min · AI assistant: claude-code (allowed & stated)
Full timed log
# Chatbase — verdict log - **Date:** 2026-08-10 - **Verdict:** KINDA — worth it if… - **Protocol:** v1 (2GB reference env, Docker preinstalled, AI assistant: claude-code) ## Why no compose file - This verdict is decided by economics/capability, not setup effort — the rubric doesn't require a timed install to conclude the subscription should stay (or that the replacement's cost lives elsewhere, e.g. GPUs, egress, or an installer script). ## The call Typebot builds the chat flows; your own OpenAI/Anthropic key powers the answers — usually cheaper than Chatbase's $40/mo bundle at moderate volume. It's KINDA because you're not deleting the metered cost, just unbundling it.
Verdict history
- 2026-08-10: unscored → KINDA — Initial verdict: Typebot builds the chat flows; your own OpenAI/Anthropic key powers the answers — usually cheaper than Chatbas.