№ 0213GitHub
nanoMuse open-source personal agent
nanoMuse is an open-source personal AI agent inspired by Meta Muse that runs on Android with a shell, browser, MCP, skills and scheduled tasks, and can be pointed at DeepSeek, OpenAI or Ollama models.
<p align="center">
<img src="https://raw.githubusercontent.com/nano-muse/nanoMuse/main/docs/cover.png" width="160" alt="nanoMuse">
</p>
<h1 align="center">nanoMuse</h1>
<div align="center">
<p>
<a href="https://github.com/nano-muse/nanoMuse/blob/main/README.md">English</a> |
<a href="https://github.com/nano-muse/nanoMuse/blob/main/README_zh.md">简体中文</a> |
<a href="https://nano-muse.github.io/nanoMuse/">Website</a>
</p>
<p>
<a href="https://github.com/nano-muse/nanoMuse"><img src="https://img.shields.io/github/stars/nano-muse/nanoMuse?style=flat&logo=github" alt="GitHub stars"></a>
<a href="https://pypi.org/project/nanomuse/"><img src="https://img.shields.io/pypi/v/nanomuse" alt="PyPI version"></a>
<a href="https://github.com/nano-muse/nanoMuse/releases"><img src="https://img.shields.io/badge/Android-APK-3DDC84?logo=android&logoColor=white" alt="Android APK"></a>
<a href="https://github.com/nano-muse/nanoMuse/actions/workflows/ci.yml"><img src="https://github.com/nano-muse/nanoMuse/actions/workflows/ci.yml/badge.svg?branch=main" alt="CI"></a>
<a href="https://pypi.org/project/nanomuse/"><img src="https://img.shields.io/badge/python-%3E%3D3.11-blue" alt="Python 3.11 or newer"></a>
<a href="https://github.com/nano-muse/nanoMuse/blob/main/LICENSE"><img src="https://img.shields.io/github/license/nano-muse/nanoMuse" alt="GPL-3.0-or-later"></a>
</p>
</div>
🐾 **nanoMuse** is an open-source personal AI agent inspired by Meta's [Muse](https://about.fb.com/news/2026/09/introducing-muse-personal-ai-agent/). One agent with a name and a face, yours: it does things instead of answering questions, keeps working while the app is closed, remembers you, and asks before anything you could not undo. It works through whatever the job needs — the web, files and commands, MCP servers and command-line tools (飞书, 高德), skills, and the apps on your phone through their screens where there is no API (12306, WeChat, Alipay). Any OpenAI-compatible model. Today it is an Android app and a web app served by one Python package from your own machine, no cloud VM; a hosted web version on a per-user VM and a desktop app come next ([roadmap](#roadmap)).
> **Where the project is (since 2026-09-24).** The app is now built on [OpenMinis](https://github.com/OpenMinis/OpenMinis) 1.13 — a complete agent that runs *on the phone* with no server: a Linux r



ChatForm
Tgmlabs