
📵 Chat, image generation, vision, and voice. All on your phone. All offline. Zero data leaves your device.
Off Grid is an open source app (React Native) that turns your smartphone into a complete AI suite without needing an internet connection.
🧰 What’s included:
| Feature | Technology |
|---|---|
| Chat / text | Qwen 3, Llama 3.2, Gemma 3, Phi-4, custom GGUF |
| Image generation | On-device Stable Diffusion |
| Vision AI | SmolVLM, Qwen3-VL, Gemma 3n |
| Voice to text | On-device Whisper |
| Documents | PDFs, CSVs, source code |
⚡ Flagship performance (Snapdragon 8 Gen 3 / Apple A17):
- Text: 15–30 tokens/sec
- Images: 5–10 sec (with NPU)
- Vision: ~7 sec
🔒 No cloud. No subscription. No data harvesting.
Installation: download the APK from GitHub Releases (Android) or build from source (iOS also supported).
💡 Explanation in a nutshell#
Off Grid runs AI models directly on the phone’s processor, without sending anything to external servers. It uses llama.cpp for text, Stable Diffusion for images, and Whisper for voice. It’s not magic: modern small models (1B–7B parameters with quantization) already fit on mobile devices and work reasonably well for everyday tasks.
More information at the link 👇
