Skip to content

j0yk1ll/openoperator

Repository files navigation

Shows a black OpenOperator Logo in light color mode and a white one in dark color mode.

GitHub stars Discord Documentation Twitter Follow Twitter Follow Twitter Follow

Important

openoperator is a fork of browser-use

Enable AI to control your browser 🤖.

To learn more, check out the documentation 📕.

Quick start

Install the openoperator:

uv pip install openoperator

Install playwright:

playwright install

Add your API keys to your .env file.

OPENAI_API_KEY=

For other settings, models, and more, check out the documentation 📕.

Examples

For examples see the examples folder.

Vision

A general purpose agent, that can operate any browser, desktop, device or robot in the world.

Contributing

We love contributions! Feel free to open issues for bugs or feature requests. To contribute to the docs, check out the /docs folder.

Local Setup

To learn more about the library, check out the local setup 📕.

Citation

If you use OpenOperator in your research or project, please cite:

@software{browser_use2024,
  author = {Müller, Magnus and Žunič, Gregor},
  title = {OpenOperator: Enable AI to control your browser},
  year = {2024},
  publisher = {GitHub},
  url = {https://github.com/browser-use/browser-use}
}

@software{openoperator2025,
  author = {Raetz, Kevin},
  title = {OpenOperator: A general purpose computer use agent},
  year = {2025},
  publisher = {GitHub},
  url = {https://github.com/j0yk1ll/openoperaotr}
}

Made with ❤️ in Germany