Prototype2026 · Solo
Chorus
A persistent AI company in a box — dozens of specialist agent personas across ten divisions, reporting to a chief-of-staff agent you run from your phone.
PythonLiteLLMasyncioTauri (Rust)FastAPIMulti-channel
Overview
Chorus is an AI workforce that routes inbound work to the right division, runs it through a seven-phase pipeline with quality gates, and delivers real artifacts — docs, decks, spreadsheets, code.
It's on-brand for a founder building his own capacity: dozens of specialist personas across ten divisions, reporting to a chief-of-staff agent you can run from your phone. Model routing goes from a top-tier orchestrator down to a cheap model for memory consolidation, and the agent creator is hardened against path traversal and prompt injection.
Highlights
- Multi-channel control (chat, messaging, CLI) over an async message bus.
- A self-improvement loop with human-in-the-loop diff approval.
- A native desktop wrapper over the whole thing.