Skip to main content

Business Revolution

Business Revolution is NebusAI's AI-first company operating system. It provides founders and executives with an AI-powered command center for running their entire business — from operations and finance to team management and security.

Core Components

ComponentDescription
Founder Shell9-tab Flutter application for business management
Rex AI COOAI Chief Operating Officer that understands intent and delegates to specialized agents
Pantheon Agents15 domain-specific LangGraph AI agents (named after Roman gods)
Voice IntegrationNatural language voice commands via VoiceOrbFab
MarketplaceThird-party agent marketplace for extending capabilities

How It Works

  1. The founder interacts with Rex via chat or voice in the Founder Shell
  2. Rex classifies the intent across 14 categories (finance, operations, HR, etc.)
  3. Rex delegates to the appropriate Pantheon agent (e.g., Pluto for finance, Proserpina for HR)
  4. The agent executes the task using real Spanner data and returns results
  5. Results appear in the relevant tab with real-time data visualizations

Product Lines Using Business Revolution

ProductTarget UsersShells
Business RevolutionFounders, ExecutivesFounder App
Restaurant RevolutionRestaurant staff & customersStaff, Customer, Kiosk, KDS, Drive-Thru, Signage, Display
Creator RevolutionContent creatorsCreator Admin, Creator Audience
Olympus CloudPlatform operatorsPortal, Platform Admin, Cockpit, MDM

Architecture

┌─────────────────────────────────────────────┐
│ Founder Flutter Shell │
│ 9 tabs: Command, Ops, Agents, Finance, │
│ Customers, Infra, Team, Security, Settings │
└──────────────────┬──────────────────────────┘


┌─────────────────────────────────────────────┐
│ Go API Gateway (proxy) │
│ /api/v1/agent/founder/* → Python │
└──────────────────┬──────────────────────────┘


┌─────────────────────────────────────────────┐
│ Python Analytics Service │
│ ┌───────────────────────────────────────┐ │
│ │ Rex AI COO │ │
│ │ Intent Classification (14 categories)│ │
│ └──────────────┬────────────────────────┘ │
│ │ delegates to │
│ ┌──────────────▼────────────────────────┐ │
│ │ Pantheon Agents (15) │ │
│ │ Saturn, Pluto, Jupiter, Mercury, │ │
│ │ Proserpina, Fortuna, Aequitas, │ │
│ │ Apollo, Ceres, Juno, Vulcan, │ │
│ │ Diana, Neptune, Mars, Vesta │ │
│ └───────────────────────────────────────┘ │
└──────────────────┬──────────────────────────┘


┌─────────────────────────────────────────────┐
│ Cloud Spanner │ ACP AI Router │ GCS │
└─────────────────────────────────────────────┘

Key Epics

EpicFeature
#1753Command Center
#1754Operations
#1755Agents & ACP
#1756Finance
#1757Customers
#1758Infrastructure
#1759Team
#1760Security
#1761Settings
#1762Voice Agents
#1768Marketplace

NebusAI Tenant

The NebusAI organization (tenant ID: 550e8400-e29b-41d4-a716-446655449000) serves as the reference implementation. The founder, Scott Houghton, authenticates via Google SSO and has super_admin access.