Mobile AI Chatbot / LLM Interface Application
2.4k 2026-04-13
Mobile-Artificial-Intelligence/maid
A free and open-source Android application for local and remote interaction with various large language models, emphasizing speed and user-friendliness.
Core Features
Local inference with GGUF models via llama.cpp (no internet required)
Connects to remote LLM providers (Anthropic, OpenAI, DeepSeek, Mistral, Novita, Ollama)
One-tap model downloads from Hugging Face
Customizable generation parameters and system prompts
Optional account sync and Material You theming
Quick Start
yarn installDetailed Introduction
Maid is an open-source Android application built with React Native, designed to provide a seamless interface for interacting with large language models. It supports local inference using `llama.cpp` for GGUF models, enabling offline use, and also connects to popular remote providers like OpenAI, Anthropic, and Mistral. Key features include one-tap model downloads, customizable chat parameters, conversation management, and optional cloud sync. Its focus on efficiency and user-friendliness makes advanced AI accessible on mobile devices.