Live demos
Working agents you can operate right now.
These are not videos or screenshots. Talk to them, type to them, switch the language, and see how they handle what they cannot answer.
Website chat agent
Start hereA support agent embedded on a site. It answers from a real product catalogue, offers tappable suggested replies, and escalates what it cannot verify.
- Ask about a product, its price, or whether it is in stock
- Switch the language mid-conversation
- Ask for a discount and watch it decline to invent one
WhatsApp-style conversation
PreviewThe same agent in a messaging thread that opens with an animated scripted conversation, then lets you take over. This is a browser preview; live WhatsApp runs on the official WhatsApp Business Cloud API.
- Watch the opening conversation play out
- Ask it to check stock on an item
- Try placing an order and see how it hands off to a person
Voice agent you can talk to
VoiceClick to talk, right in the browser. Your voice is transcribed server-side and the agent speaks its reply back, no phone number involved.
- Ask a question out loud about the catalogue
- Try it in a language other than English
- Listen for how it handles a question it cannot answer
What they can actually do
Not a chat window over a script.
A real catalogue, not a script
Answers come from a sample product catalogue with real prices and stock levels, not a canned script.
Will not invent an answer
If it cannot verify a price, a discount, or stock, it says so instead of guessing.
Takes the order, hands it off
It can collect what an order needs and pass it to a person rather than pretending to complete it.
Replies in the visitor’s language
English plus nine Indian languages, switchable mid-conversation.
Suggests what to say next
Tappable suggested replies keep the conversation moving without typing everything out.
Talks back in any modern browser
Speech is transcribed server-side, so the voice agent needs no special app or plugin.
Replies in ten languages
How these are built
Real infrastructure, scoped down for a demo.
One general-purpose model
All three demos run on a general-purpose multilingual model, hosted on Cloudflare Workers.
Scoped roles
Each demo is given a narrow role, such as customer support or a clinic front desk, and stays inside it.
No real customer data
None of the demos have access to any real customer, order, or account data.
Production is different
Production deployments use models chosen per language and per workflow, not this single demo model.
Each agent is scoped to its demo role and will decline to invent account details, prices, or anything it cannot verify.
Ready to begin?