Built with a local-first philosophy. Your data stays where it belongs: with you.
Account data (emails, passwords, usernames via shared_preferences), configuration data (API keys, themes), and chat history are stored exclusively and privately on your physical device. There is no central app database.
Prompts, images (Base64), and document texts are securely routed to the OpenRouter AI API. This handling is subject to the policies of OpenRouter and your chosen provider (OpenAI, Anthropic, Google, etc.). You manage your own keys and billing.
OS-level permissions are used strictly for functionality:
| Section | Collects | Reason | Destination |
|---|---|---|---|
| Personal Info | Name, Email | Identity & Customization | Local Device Only |
| Security | Passwords | Local App Access | Local Device Only |
| User Content | Prompts, Files, Images | AI Generation | OpenRouter API |
| Technical | API Keys, Settings | Service Auth & UX | Local Dev / OpenRouter |
| Permissions | Mic, File Access | Voice & Uploads | OS-level (Temporary) |