On-device generative AI playground for Android — with an iOS port in progress.
Blue Edge is a heavily modified fork of Google AI Edge Gallery. It reshapes the app into a local multimodal agent-chat framework and workflow automation playground.
- 100% on-device agent chat with models downloaded from Hugging Face.
- Multimodal prompts with images, audio transcription, and live voice.
- Mobile Actions so the LLM can call local phone tools such as flashlight, contacts, calendar, maps, and messages.
- StoCATstic Assistant, a reactive animated assistant with notification, accessibility, SMS, and call capabilities.
- Agent Chat + RAG with persistent documents, chunking, local search, and retrieval-augmented generation.
- Built-in benchmarks for tokens per second, latency, and memory by accelerator (CPU / GPU / NPU / AICore).
- iOS port in progress through a native SwiftUI host app that shares the engine through Kotlin Multiplatform.
Download the APK from the latest release, copy it to your phone, and open it to install.
- Android 12+
- 6 GB of RAM available for the app.
- 6 GB of free storage.
- iOS 16+ for the experimental iOS host app.
- No telemetry
- 100% local inference
- No internet access unless you explicitly download models
If Blue Edge is useful to you, consider supporting ongoing development through GitHub Sponsors. Sponsorship helps fund testing devices, model experimentation, and maintenance.
- Original Google AI Edge Gallery code: Apache License 2.0.
- Blue Edge-marked modifications: Blue Edge Custom License 1.0.
- Project notices: NOTICE.
- StoCATstic visual asset credits:
app/src/main/assets/stocatstic/CREDITS.txt.
Only files explicitly marked as Blue Edge-owned are governed by LICENSE.md. Files that retain upstream or third-party notices keep their original terms.
Made by engineers 🩵