OfflineLLM
Private on-device AI chat for Android with local LLM support via ARM-optimised llama.cpp
GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
40views this month
Decision brief
OfflineLLM provides private on-device AI chat for Android with ARM-optimised llama.cpp support, ideal for scenarios requiring privacy and offline capabilities.
Good fit when
- Need a privacy-first solution that operates fully offline
- Working in environments without internet access
Avoid when
- Seeking real-time updates or cloud-based AI services
- Prioritize integration with web-based features or platforms
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (32d since push)
- As of Sep 20, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 20, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/jegly/OfflineLLMSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
An offline-capable Android application for private AI chat, supporting GGUF models using locally deployed AI frameworks like llama.cpp.
Capability facts
- Languages
- kotlin
Source: github.language · Sep 20, 2026
Categories
Tags
README
Install v5.1.1 ships as a single Vanilla APK — bring your own GGUF model and import it from Settings. Requires Android 13+ and arm64 v8a. Vast majority of Android devices since 2019 are arm64. 1. Download from Releases 2. Settings → Apps → Install unknown apps → allow your file m...
For agents
This page has a .md twin and JSON over the API.