Chat that finishes the work
inside your product.
When users don't know how, they stall or leave. ActBrow finishes the task inside your product: they ask in plain English, it navigates, calls your APIs, and the work is done.
Prefer a walkthrough? Book a demo
Two script tags · No backend rewrite · Self-hostable
Ask — finish the work inside this app
Add a 30-minute intro call to my event types.
Added “30 Min Intro Call” — your booking link is cal.com/you/30min-intro.
Works in any web app — React, Vue, Rails, or plain HTML.
One ask. Work finished.
This is the widget your users get. Click a tab — each story ends with a changed product state, not a tutorial.
Add a 30-minute intro call to my event types.
Used 2 steps
Added “30 Min Intro Call” — your booking link is cal.com/you/30min-intro.
Powered by ActBrow
Creates the event type — the list updates, not a how-to.
Watch a user finish a task without learning your UI
Skip the click-hunt and the bounce. One ask in chat → navigate → API call → the work is done. Same flow you embed in your own app.
From zero to in-app chat by end of day
Keep your stack as-is. Skip the rewrite. Follow three steps — then people ask in chat and ActBrow finishes the work so they never have to learn the path.
- 1
Add an assistant
Create one in the dashboard, then open Connect for the setup prompt.
- 2
Let your coding agent wire it up
Drop the prompt into Claude Code or Codex. It syncs tools and docs over the API so you don't configure by hand.
- 3
Embed with two scripts
Paste the snippet before
</body>and the widget is live on your site.
<script src="https://actbrow-backend.depak.dev/actbrow-sdk.js"></script> |
<script> |
window.ActbrowWidgetConfig = { |
assistantId: "YOUR_ASSISTANT_ID", |
baseUrl: "https://actbrow-backend.depak.dev", |
apiKey: "wk_...", |
navigate: function (path) { window.location.assign(path); } |
}; |
</script> |
<script src="https://actbrow-backend.depak.dev/actbrow-widget.js"></script> |
Put a finishing assistant
in your product today.
Two script tags. Users ask. ActBrow finishes the task — so they don't stall or leave. Start free in minutes — or book a walkthrough.
Two script tags · No backend rewrite · Self-hostable
