Chatbot-SaaS — a sellable customer-support chatbot for small businesses
A ready SaaS product a small business can add with a single script tag: a floating chat widget that answers customers based on the business's own information, powered by Claude. In fact, the chat bubble in the corner of this very page is this project — try it out!
Features
- Embeddable widget with one
<script>line — no dependencies, no build step, works on any site. - Multi-tenant architecture: one backend serves every customer, each with their own API key and system prompt.
- A dashboard where customers edit the bot's instructions (hours, prices, FAQs) and grab their embed code without touching code.
- Stripe integration: checkout and webhooks that automatically activate or cancel a subscription based on payment status.
- 14-day free trial and per-customer message limits, checked before every bot response.
- Conversation history persists for the session, so the bot remembers context between messages.