#931 · Primary category: AI Agents & Automation

clickclickclick

agents ai-agents-framework android-automation antrophic computer-use framework gemini generative-ai molmo ollama openai operator

Autonomous Android and computer use using any LLM (local or remote)

Project last updated:03/17/26

GitHub Stars

702

Forks

85

Contributors

3

License

MIT

Why we included this project

Instead of just generating text, this framework turns an LLM into an agent that can click through real interfaces. It separates the work into a planner that decides the steps and a finder that locates the UI elements, then executes on Android or macOS. You can run it with remote models like Gemini or GPT-4o, or keep everything local via Ollama. The demos show it drafting a Gmail, finding bus stops in Google Maps, and starting a chess game on Lichess. The code is explicitly experimental, so treat it as a starting point for your own computer-use agent rather than a finished product.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category