Chat that does the work, not just the FAQ.
Hania's chat agents search your knowledge, call real tools, and finish multi-step requests, on your website and every messaging app your customers already use. Drop one in with a single line.
Every channel
One agent, on every channel your customers use.
Put the same chat agent on your website, on WhatsApp, Messenger, Instagram, Telegram, Slack, and email, over SMS, or anywhere else through the API. It carries the same knowledge, tools, and memory to all of them, so the experience is the same no matter where someone reaches you.
- A website widget, live in one line of HTML.
- WhatsApp, Messenger, Instagram, Telegram, Slack, and inbound email.
- SMS, on a number you manage in Hania.
- Any other channel over a simple REST API.
Beyond Q&A
Chat that goes past answering questions.
Grounded in your knowledge
Answers come straight from your docs, help center, and files, so the agent is accurate instead of guessing.
Real actions, not just answers
Refund a charge, change a shipping address, reschedule a meeting. Whatever your tools can do, your chat agent can do.
Remembers your customers
Memory scoped per customer, per bot, and per workspace, so nobody has to re-explain themselves on their third visit. Review or clear it any time.
Send it an image or a PDF
Customers can drop in a screenshot, a receipt, or a document, and the agent reads it and works with it.
Rich, interactive replies
Markdown, images, quick-reply buttons, and embedded tool results, rendered cleanly on any device.
In sync everywhere
Pick a conversation back up on another tab or device, and it's right where you left off.
The widget
One script tag. You're live.
Drop the chat widget on any site with a single line. Style it to your brand, switch on in-browser voice so visitors can talk to it, and update it live from the dashboard without a redeploy.
- Works on any site, from plain HTML to Next, Astro, or Remix.
- Themed to your brand: colors, position, greeting, and avatar.
- In-browser voice, so people can talk to it, not just type.
- Update it live from the dashboard, no redeploy.
<!-- Drop on any page --> <script src="https://app.hania.ai/widget.js" data-api-key="hania_xxxxxxxxxxxxxxxxxxxx" ></script> <!-- That's it. The widget appears in the corner. -->