← all repositories
Mobile-Artificial-Intelligence/maid

An Android chat client that doesn't care where your model lives

It exists because toggling between a local llama.cpp build and half a dozen cloud APIs on your phone shouldn't require five different apps.

2.6k stars TypeScript Chat AssistantsInference · Serving
maid
Not currently ranked — collecting fresh signals.
star history

What it does Maid is a React Native Android app that acts as a unified front-end for LLMs. It runs GGUF models locally through llama.cpp when you want offline access, and connects to remote providers like OpenAI, Anthropic, DeepSeek, and Ollama when you have an API key. You can download curated models straight from Hugging Face, load your own GGUF files from storage, and manage conversations as portable JSON.

The interesting bit Most mobile AI clients pick a lane—either local tinkerer or cloud consumer. Maid sits in both camps, letting you switch between a downloaded Hugging Face model and a remote endpoint inside the same conversation list. The app also bundles a curated model browser, which turns the hunt for compatible GGUF files into something closer to a one-tap install.

Key highlights

  • Fully on-device inference via llama.cpp with no network required
  • Remote support for Anthropic, DeepSeek, Mistral, Novita, Ollama, and OpenAI
  • One-tap downloads of curated Hugging Face models including Qwen, Phi, and TinyLlama
  • Chat export and import as JSON for moving conversations between devices
  • Optional Supabase account sync to back up settings and history
  • MIT licensed, no telemetry, no ads, and Material You theming

Verdict Worth installing if you want a unified, open-source Android inbox for both offline local models and paid cloud APIs. Skip it if you need an iOS or desktop client.

Frequently asked

What is Mobile-Artificial-Intelligence/maid?
It exists because toggling between a local llama.cpp build and half a dozen cloud APIs on your phone shouldn't require five different apps.
Is maid open source?
Yes — Mobile-Artificial-Intelligence/maid is open source, released under the MIT license.
What language is maid written in?
Mobile-Artificial-Intelligence/maid is primarily written in TypeScript.
How popular is maid?
Mobile-Artificial-Intelligence/maid has 2.6k stars on GitHub.
Where can I find maid?
Mobile-Artificial-Intelligence/maid is on GitHub at https://github.com/Mobile-Artificial-Intelligence/maid.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.