Launching today

ActBrow
Embed a page-aware AI agent in any web app
1 follower
Embed a page-aware AI agent in any web app
1 follower
Most in-app chat explains. ActBrow acts. Add two script tags and your users ask in plain English, ActBrow reads the page they're on, moves them through your app's own router, and calls only the APIs you've declared. Every run is traced step by step, writes can run in shadow mode first, and one switch stops all tool calls. Setup is a single prompt your coding agent runs in your repo. Open source (MIT) self-host with Docker + Postgres, or use hosted free in early access.








Hey Product Hunt 👋 I'm Deepak, and I built ActBrow.
I kept seeing the same problem: users knew what they wanted to do inside a product, but couldn't figure out where to do it.
The usual solution is support chat → help article → user figures it out themselves.
ActBrow tries to close that gap. It's an AI agent that runs inside your app. It understands the page the user is on, navigates through your app's own routes, and calls the APIs you've already built.
The part I care about most is control. ActBrow doesn't blindly click around your UI. It can only use the routes and APIs you explicitly expose.
Every run is recorded step by step: model decision → tool call → result → verification.
You can also run writes in shadow mode before allowing them to actually change anything, and there's a kill switch.
You can try it right now at actbrow.depak.dev — the chat bubble on our own site is ActBrow itself. It's running with the same two script tags you'd add to your app.
ActBrow is MIT open source. You can self-host it with Docker + Postgres, or use the hosted version free during early access.
If you find ActBrow useful, a star on the GitHub repo would mean a lot — it helps us get it in front of more people. https://github.com/depak7/actbrow ⭐
It's still early. If you try it, I'd genuinely like to know where it breaks.