The AI search bot you were going to pay $99/month for.
We got tired of chatbot SaaS companies charging rent on your own API keys. So we built the whole thing, open-sourced it, and let you run it on your keys, your database, your rules. Upload your content, embed one script tag, done.
The AI is the cheap part. It always was.
A typical support conversation runs about 2,500 tokens in and 500 out. On Claude Haiku, at published prices, that is roughly half a cent. Here is the full breakdown for 200 conversations a month, and what everyone above that dollar is actually charging you for.
Live in ten minutes. Paying almost nothing.
Other platforms mark up every token and call it "usage-based pricing." We call it a middleman fee. CommonChat runs on your own keys, so you pay Anthropic and OpenAI directly at list price, and nobody else.
Your bot. Your colors. Our name nowhere near it.
Most chat widgets are a billboard for the chat widget company. Yours should look like it belongs on your site, because it does.
It answers from YOUR content. Not vibes.
Generic chatbots confidently make things up. CommonChat is a search bot: it retrieves from what you gave it, answers in a ranked list with source links, and by default is forbidden from freelancing.
One widget. Three moods. Nine kilobytes.
Some chat widgets ship half a megabyte of JavaScript to render a button. Ours is ~9 KB, held under a CI-enforced budget, and it doesn't load the chat app until someone actually opens it.
See exactly what it costs. Because it's your bill.
Platforms that resell tokens have every incentive to hide usage. We don't sell tokens, so we just show you everything.
| Bot | Model | Msgs | Tokens | Cost |
|---|---|---|---|---|
| Support | Haiku | 412 | 1.2M | $1.10 |
| Docs | gpt-4o-mini | 188 | 0.6M | $0.34 |
| Sales | Sonnet | 63 | 0.3M | $0.92 |
Your visitors are telling you what they want. Read it.
Every conversation is a free focus group. Most platforms bury transcripts or charge extra for "insights." We think reading your own data shouldn't be an upsell.
Built for teams. Not priced per seat like it's 2019.
Invite your people, give them the right role, and stop sharing one login in a password manager like criminals. Then trust the boring security work underneath it.
Two ways in. One of them is free forever.
Hosted and self-hosted share the same core, so you can move in either direction without rebuilding your bots.
- Run it with Docker on your own server
- Same core code as our hosted edition
- Your data in standard Postgres
- Backup + restore procedures in the repo
- chat.commonpeople.co, private beta
- Add your key, upload content, paste snippet
- Flat subscription covers the platform
- Zero markup on tokens, ever
Tell us what you want. We'll build it. Probably out of spite.
This product exists because other tools raised prices while their repos gathered dust. The roadmap works the same way: you tell us what the incumbents won't build, and we build it. On deck: custom domains, white-label branding, SSO, audit logs, outbound lead webhooks, and a second embeddings provider.