Local LLM

Verified safeOpen sourceExclusive
No reviews reviews
147
downloads
7.0
android

AI summary

Privacy-first offline LLM chat app that runs AI models directly on your device's CPU, GPU, or NPU without internet. Features voice mode with speech-to-text and text-to-speech, real-time speed benchmarking, reasoning tag parsing for models like DeepSeek-R1, and hardware-backed AES-256-GCM encryption for chats. Includes a background downloader with pause/resume for model files.

Generated by AI. May contain inaccuracies.

About this app

Offline on-device LLM chat for Android (llama.cpp GGUF + LiteRT-LM)

Local LLM Android is a privacy-first, fully offline on-device Large Language Model (LLM) application and server for Android. Powered by a hybrid dual-runtime architecture combining llama.cpp and Google LiteRT-LM, it executes state-of-the-art AI models directly on your device's CPU, GPU, and NPU—without requiring internet connectivity or cloud servers.

⚡ Key Highlights Real-Time Hardware Benchmarking: Displays prompt prefill speed (promptSpeed tokens/sec), generation decode speed (tps), and active context token counts on every message. Interactive Voice Mode: Hands-free conversational loop: On-device Speech-to-Text (STT) → LLM generation → Text-to-Speech (TTS) response. Visualized with an animated reactive Voice Orb. Streaming Reasoning State Machine (ReasoningStreamParser): Elegantly parses <think> ... </think> tags across token streaming chunks for reasoning models like DeepSeek-R1. Smart Out-of-Memory (OOM) Protection: Inspects ActivityManager.MemoryInfo before model allocation to prevent native memory exhaustion crashes (SIGSEGV). Resilient Mobile Downloader: Background foreground-service downloads with pause/resume support and integrity verification.

🔒 Enterprise-Grade Security & Privacy Hardware-Backed AES-256-GCM Encryption (ChatCrypto)

Cryptographic keys are generated and stored in the hardware Android KeyStore (Secure Element / TEE). Authenticated Encryption (AEAD) ensures conversational data cannot be intercepted or tampered with. Strict prevention of silent downgrades to insecure hardcoded keys. 100% Offline & Private

Zero telemetry, zero analytics, zero external API dependencies. Conversations and prompts remain strictly on your physical device in an encrypted Room SQLite database.

About this version

Version
1.3.1 (14)
Size
95.28 MB
Requires Android
7.0
Target SDK
24
Architecture
arm64-v8a, x86_64
Downloads
147
Updated
Sep 16, 2026
Package
com.localllm.android

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app