Add an AI chat widget to any website
One script tag. Every framework, every host.
How it connects
What you paste is a loader, not the chat app — it waits on the page costing almost nothing and only pulls the conversation UI when somebody opens it. It runs on static sites, Next.js, Rails, Webflow, anything that can serve a script tag, and needs no build step.
- Setup
- One tag before </body>
- Cost on the page
- A loader until it is opened
- Connects by
- Public script
Set it up
Open your project's Widget page in the dashboard. The snippet already contains your site key.
In a framework, put it in the root layout so it renders once. In Next.js, next/script with the afterInteractive strategy keeps it off the critical path.
Load your site. The project home in the dashboard shows a Live indicator once the widget has fetched its config from your page.
Put your support on autopilot
Train helpo on your product today. Your customers get answers in seconds — your team gets their time back.