Important
openoperator is a fork of browser-use
Enable AI to control your browser 🤖.
To learn more, check out the documentation 📕.
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 📕.
For examples see the examples folder.
A general purpose agent, that can operate any browser, desktop, device or robot in the world.
We love contributions! Feel free to open issues for bugs or feature requests. To contribute to the docs, check out the /docs
folder.
To learn more about the library, check out the local setup 📕.
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