Agent S: An Open Agentic Framework That Uses Computers Like a Human

Welcome to Agent S, an open-source framework designed to enable autonomous interaction with computers through an Agent-Computer Interface. Our mission is to build intelligent GUI agents that can learn from past experiences and perform complex tasks autonomously on your computer.

Whether you’re interested in AI, automation, or contributing to cutting-edge agent-based systems, we’re excited to have you here!

Key Features:

  • Autonomous Interaction: Agents can operate your computer as a human would, interacting with the GUI to accomplish tasks.

  • Cross-Platform Support: Compatible with macOS, Linux, and Windows, ensuring a wide range of usability.

  • Extensible Design: Easily integrate new functionalities and tools to tailor the agents to specific needs.

Getting Started:

Clone the Repository:

git clone https://github.com/simular-ai/Agent-S.git

Install Dependencies:

pip install .

Run the Framework:

python gui_agents/cli_app.py