Kevin Platform
Simple explanations through full technical deep-dives. Start anywhere — the first three cards are all you need.
What Is Kevin?
Three ideas. That's all.A family of agents, each with one job
Kevin is 14 AI agents — Walt orchestrates, Mona watches, Max runs hardware, Vera remembers, and so on. Every agent owns exactly one responsibility. No overlap, no confusion.
They share a real-time data bus
Every agent publishes and subscribes on a shared message bus. When something happens — a sensor fires, a command arrives, a model outputs — every relevant agent knows immediately. No polling. No delays.
You give one command. It routes itself.
Send a message to any entry point — BLE, MQTT, HTTP, serial. The routing layer figures out which agents need to act. You don't manage agent-to-agent wiring. Kevin does.
The Family
14 agents — click any video to playPlatform Diagrams
Tap any diagram to expandListen & Watch
AI-generated explainers — add viamedia_pipeline.py add
No explainers yet — run python tools/marco/media_pipeline.py add <file> --topic "..." to add the first one.