BusinessBuilder

AI agents that need my approval before they act.

BusinessBuilder is an auditable AI system that finds business ideas and drafts the plans to run them, built with FastAPI and React. Every action waits for my approval, and nothing counts as a win until real money arrives in the account.

Why I built it

Most AI money demos can't be checked. The agent acts, spends, and hands you a summary. I wanted to build the opposite, where nothing happens without my approval and nothing counts as a win until real money arrives.

The approval loop

Nine agents research ideas, test them, and draft the plans to run them. They can't act on their own. Every step waits for my approval, so I see each move before it happens and the whole run is logged.

Proof

BusinessBuilder only counts money that actually landed in the account, not projected revenue. That number decides what it tries next. Every dollar spent on tokens is tracked in the same place, so I always know if it's ahead.

Stack

Built with FastAPI for the agents and a React dashboard for approvals. The Hermes runtime runs whatever I approve. Everything runs locally on my own machine.