Discover and explore top open-source AI tools and projects—updated daily.
alichherawallaMultimodal AI suite for on-device, private mobile operation
New!
Top 53.4% on SourcePulse
This project provides a comprehensive, privacy-first AI suite for mobile devices, enabling users to chat, generate images, process vision inputs, and transcribe speech entirely offline. Targeting privacy-conscious users and power users, it offers advanced AI capabilities without any data leaving the device, acting as a versatile on-device AI toolkit.
How It Works
Off Grid integrates multiple on-device AI models and inference engines. It supports various GGUF-formatted Large Language Models (LLMs) like Qwen 3, Llama 3.2, Gemma 3, and Phi-4 for text generation, leveraging llama.cpp and llama.rn. Image generation is powered by on-device Stable Diffusion models, accelerated by NPU (Snapdragon) or Core ML (iOS). Vision AI tasks utilize models such as SmolVLM, Qwen3-VL, and Gemma 3n, while voice transcription is handled by whisper.cpp and whisper.rn. This architecture ensures all processing occurs locally, preserving user privacy and enabling functionality without an internet connection.
Quick Start & Requirements
git clone https://github.com/alichherawalla/off-grid-mobile.git, cd off-grid-mobile, npm install, then npm run android or npm run ios.Highlighted Details
Maintenance & Community
The project maintains an active community via a Slack channel for user interaction and feedback. Contributions are welcomed through standard GitHub pull request workflows, with guidelines available for code style and patterns.
Licensing & Compatibility
The project is licensed under the MIT License, which is permissive and generally compatible with commercial use and closed-source linking. It is designed for Android and iOS platforms.
Limitations & Caveats
Performance metrics provided are based on flagship and mid-range devices and will vary significantly with different hardware, model sizes, and quantization levels. Building from source requires specific versions of development tools for both Android and iOS.
1 day ago
Inactive
collabora
Beingpax