Voice-first AI companion — wake-word activated, sees screen, hears system audio, writes plugins. — sambuild04
What it's good at
- Self-modifying — writes and hot-loads its own plugins at runtime using GPT-5.5.
- Auto-repair — detects plugin failures and patches code automatically (up to 2 attempts).
- Hears system audio via ScreenCaptureKit with PID-level filtering, not just microphone.
Where Pace differs
Samuel's self-modifying plugin system and system-audio listening are genuinely novel — Pace has neither. But Samuel is fully cloud (OpenAI APIs). Pace is fully on-device. The plugin auto-repair loop is the most interesting idea here.