I built an Android assistant that can actually use your apps
Summary
A developer built Marvis, an Android app that acts as a voice-controlled agent capable of operating other apps on the phone—tapping, typing, scrolling, and switching between apps—with interruptible task execution and safety confirmations. It is distributed outside Google Play due to restrictions on smartphone-use agents.
Similar Articles
Built a JARVIS-style assistant with wake word, vision mode, local voice cloning, and LLM-generated system commands
A developer built a JARVIS-style personal assistant called CYBER with wake word activation, local voice cloning via XTTS v2, vision mode, and LLM-generated system commands, all running locally without cloud dependencies.
VoiceOS
VoiceOS is a voice assistant that acts like JARVIS for your computer, enabling hands-free control.
@IndieDevHailey: Tencent's new Marvis truly embeds AI into the operating system! My computer finally understands human language. Previously, I had to manually search for files, spend ages tweaking settings, and keep an eye on scheduled tasks… Now with just one sentence, the AI does it all for me. This is Tencent's latest Marvis — a true system-level AI assistant.
Tencent has released a system-level AI assistant called Marvis, which can directly access operating system resources. It performs file searches, system settings, scheduled tasks, etc., via natural language commands, and supports multi-agent collaboration and real-time token consumption display.
AnovaX: A Local, Multi-Agent Voice Assistant with LLM Planning, Typed Executors, and Adaptive Recovery
AnovaX is a local-first desktop voice assistant that uses an LLM planner and multi-agent orchestrator to execute tasks on the user's computer. It features a safety layer, adaptive recovery, and a phone-friendly remote interface.
Give your AI agent access to an android phone
An open-source tool that gives AI agents full interactive control over an Android phone via a socket connection, enabling actions like texting, calling, and using apps.