When we looked at the email client landscape, we saw the same pattern everywhere: companies offering "AI features" by shipping your private email data to OpenAI, Google, or Microsoft's cloud. They call it a feature. We call it a breach of trust.
The alternative - Superhuman ($30/mo), HEY, Fastmail - still don't give you real on-device AI. Apple Mail looks good but has zero intelligence. Gmail is free because you're the product.
We asked ourselves: what if you could have a genuinely smart email client that never touches the cloud? No data harvesting. No cloud API keys. Just a fast, local AI model running right on your machine - at a price that won't make you cry.
Every technology choice was made to maximize privacy, performance, and user control. We avoided anything that required external dependencies for core features.
The frontend is a TypeScript React app with Tailwind CSS, running inside Electron. Native-feeling UI, real window chrome, system tray integration.
A local FastAPI server handles email sync, OAuth, database, and AI inference. Bundled with PyInstaller so no Python install required by users.
Models run via HuggingFace Transformers + PyTorch with bitsandbytes quantization. Supports Apple MPS, NVIDIA CUDA, and CPU fallback.
We don't collect analytics. We don't have a server that knows who you are. We can't read your emails because they never come to us.
Starts at $0.99/mo for students. $2.99/mo for individuals. Competitors charge $30. We charge 90% less. Smart email shouldn't cost a fortune.
Local AI means no network latency for intelligence features. Your inbox loads fast, your insights load fast, and it all works offline.
Clear docs on what runs where. We don't collect analytics. We don't know who you are. You can inspect every network call and find nothing going to our servers.
We don't dumb things down. If you want to run a 70B model locally, configure custom IMAP settings, or inspect the AI's reasoning - you can.
No VC pressure to monetize. We're building something we use ourselves every day - and that means we care about keeping it great long-term.