temuxllm

Verified safeOpen sourceExclusive
No reviews reviews
37
downloads
13
android

AI summary

Runs local LLMs on your Android device using LiteRT-LM and exposes an Ollama-compatible API at 127.0.0.1:11434. Supports Gemma 4 and Qwen3 models with GPU acceleration; no network or cloud required. Includes a Termux client for shell scripting and pipeline integration. Requires foreground service and boot permissions to keep the local server running.

Generated by AI. May contain inaccuracies.

About this app

Local LLM on Android, ollama-style. LiteRT-LM 0.11.0-rc1 + Gemma 4 + Termux client. 127.0.0.1 only.

A self-contained Android app + Termux client that runs Google's Gemma 4 (or Qwen3) on your phone's GPU and exposes it as http://127.0.0.1:11434/api/generate. No network. No cloud. No data leaves the device.

Use cases / 用途 No network or cloud: Run LLM prompts on airplane mode, in subways, in sensitive contexts where queries cannot leave the device. Ollama-compatible endpoint: Apps and scripts expecting http://127.0.0.1:11434 (Ollama's standard port) work without modification. Termux scripting: Pipe LLM output into shell pipelines: curl -s ... | jq .response for structured queries on the phone. Offline assistant: Gemma-class model resident in memory, sub-second replies for short queries. Interchangeable models: Load any .litertlm model (Gemma, Qwen, future releases) and swap freely. Private prototyping: Build against a local endpoint during early dev — no API keys, no token costs, no prompts sent to third parties.

About this version

Version
0.8.1 (19)
Size
18.22 MB
Requires Android
13
Target SDK
33
Architecture
arm64-v8a
Downloads
37
Updated
Sep 6, 2026
Package
dev.temuxllm.service

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