Embed in any web app · Two script tags

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

app.cal.com/event-types
ActBrow AssistantLive

Ask — finish the work inside this app

Add a 30-minute intro call to my event types.

Used 2 steps
Navigateapp.navigate → /event-types
Create event typePOST /api/v2/event-types

Added “30 Min Intro Call” — your booking link is cal.com/you/30min-intro.

Ask me to finish something in this app
Powered by ActBrow

Works in any web app — React, Vue, Rails, or plain HTML.

See it work

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.

ActBrow AssistantLive
Ask — finish the work inside this app

Add a 30-minute intro call to my event types.

Used 2 steps

Navigateapp.navigate → /event-types
Create event typePOST /api/v2/event-types

Added “30 Min Intro Call” — your booking link is cal.com/you/30min-intro.

Ask me to finish something in this app

Powered by ActBrow

Creates the event type — the list updates, not a how-to.

30-second walkthrough

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.

Get it running

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. 1

    Add an assistant

    Create one in the dashboard, then open Connect for the setup prompt.

  2. 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. 3

    Embed with two scripts

    Paste the snippet before </body> and the widget is live on your site.

Works in any web app
index.html
<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>
Ready when you are

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

deepakfordev@gmail.com@depak_7