Why On-Device AI Matters
- Privacy regulations — HIPAA, GDPR, and your enterprise clients always asking "where does our data go?"
- API costs — Per-token pricing adds up fast at scale
- Latency — Round-trip to a server adds 200-500ms minimum
- Availability — No internet? No AI. Unless it runs locally.
- Healthcare apps processing patient notes without HIPAA cloud headaches
- Finance apps analyzing documents without data ever leaving the device
- Enterprise tools that work in airplane mode, in secure facilities, offline
- Zero per-token API costs — forever
What I Built
Model Catalog with Device-Aware Recommendations
Seven models are ready to download: Google Gemma 4, DeepSeek, Qwen, Phi-4, and more. Each shows its capabilities — Vision, Audio, Tools, Thinking — so you know exactly what you're getting.
On-Device Chat with Streaming
Function Calling — On a Phone
This opens up serious possibilities: on-device AI agents that can interact with local databases, device sensors, or selective APIs — while keeping the reasoning entirely private.
Benchmark: Real Numbers
- 13.0 tokens/second on a mid-range phone
- 475ms time to first token
- 250 tokens generated in 18.6 seconds
Prompt Lab
The $33B Opportunity
Open Source. Free. Apache 2.0.
What's Next
- Image and audio input — Gemma 4 supports multimodal, the toolkit will too
- Conversation persistence — Save and resume on-device chats
- Model fine-tuning hooks — Customize models for specific domains
- A Flutter package — So you can drop on-device AI into any app with a single dependency
Building privacy-first AI solutions for mobile? Let's connect — I help teams integrate on-device AI into their Flutter apps. Reach out on LinkedIn.




