Fully offline AI companion
Sovereign Edge
A privacy-first, fully offline AI companion for phones.
Download a small local language model straight to your own device and talk to it with zero network requests from the chat itself — not a promise, but true by construction, since the chat and inference path contains no network code. An optional, explicitly-permissioned connector layer lets it reach outside the device — to search the web, or talk to your own self-hosted software — but only once you've granted that specific connector that specific permission.
Current status: early development — not usable yet, and not a release. The repo scaffold and CI pipeline are in place; on-device inference, the chat UI, and the connector layer are not built yet.
Offline by constructionThe chat and inference path has no network code — not a setting, a structural guarantee.
Explicit, scoped permissionAnything that reaches outside the device is a separate connector, granted one permission at a time.
Free core, foreverThe chat app and a baseline set of connectors never require payment or an account.