Mobile-Artificial-Intelligence/maid
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.
What it solves
Maid provides a way to run large language models (LLMs) directly on an Android device or connect to remote AI providers, eliminating the need for a constant internet connection for local models and offering a unified interface for multiple AI services.
How it works
Built with React Native, the app uses llama.cpp to perform local inference on GGUF model files. It also integrates with various remote APIs (such as OpenAI, Anthropic, and DeepSeek) using API keys. Users can download curated models from Hugging Face directly within the app or load their own local GGUF files.
Who it’s for
Android users who want to interact with AI models privately on-device or manage multiple remote AI providers through a single, user-friendly mobile application.
Highlights
- Local and Remote Inference: Run GGUF models fully on-device or connect to providers like Mistral, Novita, and Ollama.
- Model Management: One-tap downloads for curated Hugging Face models and support for custom local GGUF files.
- Conversation Tools: Ability to create, rename, export, and import chats as JSON.
- Customization: Per-session tuning for temperature, top-p, top-k, and context length, plus custom system prompts.
- Privacy-focused: Fully open source with no ads or telemetry.
Related
- Dispatch
- Project
- Project
- Project
- Project