Home

Awesome

<h2 align="center"> <a href="https://computer-use-ootb.github.io">The Dawn of GUI Agent: A Preliminary Case Study with Claude 3.5 Computer Use</a></h2> <h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest update.</h5> <h5 align=center>

arXiv Hits

</h5>

🌟 Overview

This is an out-of-the-box (OOTB) solution for Claude's new Computer Use APIs.

No Docker is required, and it supports both Windows and macOS. This project provides a user-friendly interface based on Gradio. 🎨

For more information, you can visit our project page. 🌐

Update

Demo Video

https://github.com/user-attachments/assets/333e536e-93d0-4a97-8c9b-8f0722c29d51

Watch the video

Watch the video

🚀 Getting Started

0. Prerequisites

1. Clone the Repository 📂

Open the Conda Terminal. (After installation Of Miniconda, it will appear in the Start menu.) Run the following command on Conda Terminal.

git clone https://github.com/showlab/computer_use_ootb.git
cd computer_use_ootb

2. Install Dependencies 🔧

pip install -r dev-requirements.txt

3. Start the Interface ▶️

python app.py

If you successfully start the interface, you will see two URLs in the terminal:

* Running on local URL:  http://127.0.0.1:7860
* Running on public URL: https://xxxxxxxxxxxxxxxx.gradio.live (Do not share this link with others, or they will be able to control your computer.)

4. Control Your Computer with Any Device can Access the Internet

Open the website at http://localhost:7860/ (if you're controlling the computer itself) or https://xxxxxxxxxxxxxxxxx.gradio.live in your mobile browser for remote control.

Enter the Anthropic API key (you can obtain it through this website), then give commands to let the AI perform your tasks.

Mobile Interface

<img src="./assets/gradio_mobile.jpg" alt="gradio_interface" width="30%">

Desktop Interface gradio_interface

🖥️ Supported Systems

⚠️ Risks

📅 Roadmap

Join Discussion

Welcome to discuss with us and continuously improve the user experience of Computer Use - OOTB. Reach us using this Discord Channel or the WeChat QR code below!

<img src="./assets/wechat_groupchat.jpg" alt="gradio_interface" width="30%">