Open Computer Use
ActiveDescription
AI computer use powered by open source LLMs and E2B Desktop Sandbox.
Key Features
- Secure cloud Linux desktop powered by E2B Desktop Sandbox
- Operate the computer via keyboard, mouse, and shell commands for end-to-end automation
- Supports 10+ open-source LLMs including OS-Atlas, ShowUI, Llama, Gemini, GPT-4o, Claude
- Live display streaming with ability to pause and prompt the agent at any time
- Modular provider architecture for easy integration of new models and providers
- Works with OpenAI, Anthropic, Groq, DeepSeek, Google, Moonshot, Mistral and more
Use Cases
💡 Drive cloud desktop tasks using natural language instructions
💡 Test and validate automated GUI interaction workflows
💡 Build Computer Use Agent prototypes powered by open-source LLMs
💡 Safely execute untrusted desktop operations in an isolated sandbox
Tags
Categories
Quick Start
brew install poetry ffmpeg && git clone https://github.com/e2b-dev/open-computer-use/ && cd open-computer-use && echo 'E2B_API_KEY="your-key"' > .env && poetry install && poetry run start