返回排行榜

A curated list of resources about AI agents for Computer Use, including research papers, projects, frameworks, and tools.

aiai-researchawesomecomputercomputer-usegui-agentui-agent
Star 增长趋势
Star
1.7k
Forks
131
周增长
Issues
0
1k1.5k
2025年1月2025年7月2026年1月2026年7月
README

logo

X Community

ACU - Awesome Agents for Computer Use

An AI Agent for Computer Use is an autonomous program that can reason about tasks, plan sequences of actions, and act within the domain of a computer or mobile device in the form of clicks, keystrokes, other computer events, command-line operations and internal/external API calls. These agents combine perception, decision-making, and control capabilities to interact with digital interfaces and accomplish user-specified goals independently.

A curated list of resources about AI agents for Computer Use, including research papers, projects, frameworks, and tools.

Table of Contents

Articles

Papers

Surveys

Surveys


Frameworks & Models

Frameworks & Models


UI Grounding

UI Grounding


Dataset

Dataset


Benchmark

Benchmark


Safety

Safety


Projects

Open Source

Frameworks & Models

Frameworks & Models

  • AutoGen

    • Framework for building AI agent systems.
    • It simplifies the creation of event-driven, distributed, scalable, and resilient agentic applications.
  • Auto-GPT

    • Autonomous GPT-4 agent
    • Task automation focus
  • Browser Use

    • Make websites accessible for AI agents with vision + HTML extraction
    • Supports multi-tab management and custom actions with LangChain integration
  • Claude Computer Use Demo

    • MacOS implementation
    • Claude integration
  • Claude Minecraft Use

    • Game automation
    • Specialized use case
  • Computer Use OOTB

    • Ready-to-use implementation
    • Comprehensive toolset
  • Cua

    • Computer Use Interface & Agent
  • Cybergod

    • Advanced computer control
  • Grunty

    • Computer control agent
    • Task automation focus
  • Inferable

    • Distributed agent builder platform
    • Build tools with existing code
  • LaVague

    • AI web agent framework
    • Modular architecture
  • Mac Computer Use

    • MacOS-specific tools
    • Anthropic integration
  • NatBot

    • Browser automation
    • GPT-4 Vision integration
  • Notte Browser Using Agent

    • Full-stack web AI agents framework (agents, automations, cloud browser sessions)
    • Notte turns websites into structured, navigable maps described in natural language
  • OpenAdapt

    • AI-First Process Automation
    • Multimodal model integration
  • OpenInterface

    • Open-source UI interaction framework
    • Cross-platform support
  • OpenInterpreter

    • General-purpose computer control framework
    • Python-based, extensible architecture
  • Open Source Computer Use by E2B

    • Open-source implementation of computer control capabilities
    • Secure sandboxed environment for AI agents
  • Self-Operating Computer (Nov. 2023)

    • The first Computer Use framework created
    • Computer control framework
    • Vision-based automation
  • Skyvern

    • AI web agent framework
    • Automate browser-based workflows with LLMs using vision and HTML extraction
  • Surfkit

    • Device operation toolkit
    • Extensible agent framework
  • WebMarker

    • Web page annotation tool
    • Vision-language model support
  • Upsonic

    • Reliable agent framework that support MCP
    • Integrated Browser Use and Computer Use

UI Grounding

UI Grounding

  • AskUI/PTA-1

    • A small vision language model for computer & phone automation, based on Florence-2.
    • With only 270M parameters it outperforms much larger models in GUI text and element localization.
  • Microsoft/OmniParser

    • A general screen parsing tool, which interprets/converts UI screenshot to structured format, to improve existing LLM based UI agent

Environment & Sandbox

Environment & Sandbox


Automation

Automation

  • nut.js

    • Native UI automation
    • JavaScript/TypeScript implementation
  • PyAutoGUI

    • Cross-platform GUI automation
    • Python-based control library

Commercial

Frameworks & Models

Frameworks & Models

  • Anthropic Claude Computer Use

    • Commercial computer control capability
    • Integrated with Claude 3.5 models
  • Multion

    • AI agents that can fully complete tasks in any web environment.
  • Runner H

    • Advanced AI agent for real-world applications.
    • Scores 67% on WebVoyager

Contributing

We welcome and encourage contributions from the community! Here's how you can help:

  • Add new resources: Found a relevant paper, project, or tool? Submit a PR to add it
  • Fix errors: Help us correct any mistakes in existing entries
  • Improve organization: Suggest better ways to structure the information
  • Update content: Keep entries up-to-date with latest developments

To contribute:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Submit a pull request with a clear description of your additions/changes
  4. Post in the X Community to let everyone know about the new resource

For an example of how to format your contribution, please refer to this PR.


Thank you for helping spread knowledge about AI agents for computer use!

相关仓库
openclaw/openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

TypeScriptnpmOtheraiassistant
openclaw.ai
383.6k80.6k
obra/superpowers

An agentic skills framework & software development methodology that works.

ShellMIT Licenseaibrainstorming
258.3k23k
NousResearch/hermes-agent

The agent that grows with you

PythonPyPIMIT Licenseaiai-agent
hermes-agent.nousresearch.com
217.9k41.1k
n8n-io/n8n

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

TypeScriptnpmOtherautomationipaas
n8n.io
197.2k59.5k
Significant-Gravitas/AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

PythonPyPIOtheraiopenai
agpt.co
185.6k46.1k
f/prompts.chat

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

HTMLOtherchatgptai
prompts.chat
166.1k21.5k
AUTOMATIC1111/stable-diffusion-webui

Stable Diffusion web UI

PythonPyPIGNU Affero General Public License v3.0deep-learningdiffusion
164.3k30.4k
Snailclimb/JavaGuide

Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发

JavaScriptnpmApache License 2.0javainterview
javaguide.cn
157.2k46.2k
firecrawl/firecrawl

The API to search, scrape, and interact with the web at scale. 🔥

TypeScriptnpmGNU Affero General Public License v3.0aicrawler
firecrawl.dev
153.6k8.8k
langgenius/dify

Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.

TypeScriptnpmOtheraigpt
dify.ai
149.5k23.6k
open-webui/open-webui

User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

PythonPyPIOtherollamaollama-webui
openwebui.com
146.1k21.2k
langchain-ai/langchain

The agent engineering platform.

PythonPyPIMIT Licenseaianthropic
docs.langchain.com/langchain/
142.2k23.6k