Documentation

Bridge AI OS — Tell your AI what to do. It works, shows you what it did, and you earn when it creates real revenue.

Deploy (under 10 minutes)

One-click installer (recommended)

  1. From repo root run v1\installer\install-and-run.bat (Windows) or ./v1/installer/install-and-run.sh (macOS/Linux).
  2. Open http://localhost:7777 — that’s your dashboard.

Run with Node (no installer)

  1. Install Node.js 18+.
  2. In v1: npm install then npm run dev.
  3. Dashboard: http://localhost:3000 · API: http://localhost:4000

Installer flow (port 7777)

  1. From v1: npm run install:local (creates data dir and first-launch setup).
  2. Then npm run start:installer. Dashboard: http://localhost:7777.

Docker

  1. In v1: docker compose up -d. Dashboard: http://localhost:3000.

First launch

On first run you’ll see a short onboarding: create your first agent, understand that you earn for value created — no revenue means no payouts.

Home vs Advanced

Home — One goal box, Run, live status (Thinking → Searching → Working → Measuring → Done), result in plain English, Earnings and Wallet. No jargon.

Advanced — Profile, Create agent, Set goal, “Your AI at Work” pipeline, activity, ROI. Use this when you want full control.

Wallet & earning

Built-in wallet. You earn from revenue share, referrals, marketplace tasks, and template commissions. No minting. Payouts when revenue backs them.

Launch Week 4 — Funnel

From awareness to conversion: traffic and content → interest and sign-ups → demo requests (calendar booking) → attended demos → converted customers.

Launch Week 4 Funnel: Awareness, Interest, Demo Request, Attended, Converted
Awareness → Interest → Demo Request → Attended → Converted

Downloads

Get installers (Windows / macOS) or run with Node from the repo. A source bundle ZIP may be in dist/ (e.g. BridgeAIOS-v1-installer.zip).