A private assistant that runs entirely on-device
A voice-and-text companion with persistent memory and an event-driven core, built local-first so conversations never leave the machine.
The problem
Hosted assistants are useful but leak everything you say to them, bill per token, and stall the moment connectivity drops. A genuinely personal assistant has to be private and always available.
What I built
An event-driven core with intent routing, persistent cross-session memory, and a pluggable LLM backend running on local hardware, with graceful fallback when a model is busy, so it never hard-fails mid-conversation.