Maid is a free and open source application for interfacing with llama.cpp models locally, and with Anthropic, DeepSeek, Ollama, Mistral and OpenAI models remotely.
Maid is a React Native Android application that lets users run large language models both on-device and through remote API connections. For local inference, it runs GGUF-format models entirely on-device via llama.cpp with no internet connection required, and includes a one-tap download browser for curated Hugging Face models including Qwen, Phi, LFM, and TinyLlama. For remote access, users supply their own API keys to connect to Anthropic (Claude), DeepSeek, Mistral, Novita, Ollama, or OpenAI. The app provides conversation management with JSON export and import, adjustable generation parameters such as temperature, top-p, top-k, and context length, custom system prompts, and optional chat history backup via Supabase. A companion app called Maise adds text-to-speech output. Available on both GitHub and Google Play under the MIT license with no telemetry or ads, Maid suits mobile users who want a single interface for both private on-device inference and cloud model access.
- ✓Open-source license (MIT)
- ✓Recently active
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
git clone https://github.com/Mobile-Artificial-Intelligence/maidTools overview
What people ask about maid
What is Mobile-Artificial-Intelligence/maid?
+
Mobile-Artificial-Intelligence/maid is tools for the Claude AI ecosystem. Maid is a free and open source application for interfacing with llama.cpp models locally, and with Anthropic, DeepSeek, Ollama, Mistral and OpenAI models remotely. It has 2.5k GitHub stars and was last updated 2mo ago.
How do I install maid?
+
You can install maid by cloning the repository (https://github.com/Mobile-Artificial-Intelligence/maid) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is Mobile-Artificial-Intelligence/maid safe to use?
+
Our security agent has analyzed Mobile-Artificial-Intelligence/maid and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains Mobile-Artificial-Intelligence/maid?
+
Mobile-Artificial-Intelligence/maid is maintained by Mobile-Artificial-Intelligence. The last recorded GitHub activity is from 2mo ago, with 9 open issues.
Are there alternatives to maid?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy maid to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/mobile-artificial-intelligence-maid)<a href="https://claudewave.com/repo/mobile-artificial-intelligence-maid"><img src="https://claudewave.com/api/badge/mobile-artificial-intelligence-maid" alt="Featured on ClaudeWave: Mobile-Artificial-Intelligence/maid" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies