#602 · Primary category: AI Agents & Automation

desktop

ai computer desktop e2b e2b-dev gpt gui llm vm

E2B Desktop Sandbox for LLMs. E2B Sandbox with desktop graphical environment that you can connect to any LLM for secure computer use.

Project last updated:08/26/26

GitHub Stars

1.5K

Forks

178

Contributors

16

License

Apache-2.0

Why we included this project

An agent that has to work with real graphical software, not just API calls, needs somewhere to run it, and this project supplies that environment without the usual setup. E2B Desktop provisions isolated virtual desktops an LLM can control through Python and JavaScript SDKs: launch Chrome or VS Code, stream the full desktop or a single window, and drive that view with mouse and keyboard input. Isolation is the practical point, since computer-use agents are inherently risky. Work happens in a throwaway sandbox you can kill when the task ends, and streams can require an auth key so no one else sees the screen. If you are prototyping computer use with open models, or just want a controllable GUI harness without assembling your own display stack, the SDK surface drops into an agent loop quickly.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category