Agent.exe is a project that aims to be the easiest way to let Claude's new computer use capabilities take over your computer!
What does Agent.exe do
This is a simple Electron app that lets Claude 3.5 Sonnet control your local computer directly.
Pricing
Agent.exe source code is licensed under the MIT license and it is an open, transparent, and customizable tool for developers.
Support and Installation
To get starated, you need to do the following:
- git clone https://github.com/corbt/agent.exe
- cd agent.exe
- npm install
- Rename .env.example --> .env and add your Anthropic API Key
- npm start
- Prompt the model to do something interesting on your computer!