One ecosystem.
Four products.
The CLI learns from every task. The Router learns from every request. The LLM learns from every trajectory. The SDK exposes it all programmatically. A self-improving flywheel.
Brainstorm CLI
AI coding assistant with intelligent multi-model routing. 42+ tools, 5 roles, 10 MCP servers, 4-mode TUI.
24 packages · Apache 2.0
BrainstormRouter
AI API gateway with 13 intelligence systems. SPIFFE identity, streaming guardrails, semantic cache, evidence ledger.
362 models · 30+ providers
BrainstormLLM
Sequential predictor trained on 2,203 trajectories. Predicts optimal 9-phase development pipelines.
0.796 F1 · <2ms ONNX
@brainstorm/sdk
Programmatic TypeScript SDK. Run agents, classify tasks, analyze codebases from code.
npm · TypeScript
Developer uses Brainstorm CLI to build a feature.
CLI routes the task through BrainstormRouter to the optimal model.
Router records the outcome — which model, what cost, did it succeed.
BrainstormLLM trains on accumulated trajectories, improving predictions.
Next time, routing is smarter. The system compounds.