Add a smart support agent to your site in 60 seconds. It reads your knowledge base and answers customers 24/7. No servers, no coding.
Your AI agent reads the knowledge base you provide and gives accurate, helpful answers to your visitors.
A complete AI support solution that works out of the box.
Create a simple JSON file with your business info, FAQs, stock levels — plus the AI scans your entire website for context. Update anytime.
Repeated questions get answered instantly from localStorage. Zero API calls, zero cost. Cache auto-expires hourly.
Uses advanced LLM models via secure API connection with automatic fallback for 99.9% uptime. No vendor lock-in.
Custom colors, operator names, position, theme. Match your brand perfectly with simple HTML attributes.
English, Russian, Ukrainian, Polish, German, Spanish, French — with localized operator names and UI strings.
Single JS file under 8KB gzipped. No dependencies. No jQuery. No frameworks. Just works.
From zero to AI support in under a minute.
Create a supports-chat.json file on your website with your business info, FAQ, and any data the AI should know.
Paste one line of code into your HTML. Configure language, color, and operator name right in the tag.
Your visitors now have 24/7 AI support. Monitor usage in your dashboard.
| Parameter | Default | Description |
|---|---|---|
| data-config | /supports-chat.json | Path to your knowledge base JSON file |
| data-lang | en | UI language: en, ru, uk, pl, de, es, fr, pt, ja, zh |
| data-color | #6C5CE7 | Primary accent color (any CSS color) |
| data-position | right | Widget position: right or left |
| data-name | auto | Operator name (random from language pool if omitted) |
| data-theme | auto | Widget theme: auto, dark, or light |
Start free, upgrade when you grow.
You create a simple JSON file (supports-chat.json) with your business info, FAQs, stock levels, policies — anything you want the AI to know. The AI also scans your entire website for additional context.
Yes! If you have a dynamic backend (PHP, Node, Python), you can generate the JSON file automatically from your database. Stock levels, prices, availability — all updated in real-time.
We use advanced large language models via secure API connections. The system automatically selects the best available model and switches to backups, ensuring 99.9% availability.
Previously answered questions are cached in the visitor's browser, so common questions still work. For new questions, we automatically try backup models. A friendly error message appears only if all fallbacks fail.
Yes. We don't store any personal data. Questions are processed by the AI and not saved on our servers. The cache lives only in the visitor's browser and can be cleared anytime.
Sign up, get a unique referral link. When someone subscribes to Pro through your link, you earn 10% of their monthly payment — recurring, for as long as they stay subscribed.
Yes! It's a single script tag — works on any platform that allows custom HTML. WordPress: add to theme footer. Shopify: add to theme.liquid. Wix: use Custom Code feature.