browser-use/web-ui
web-ui
🖥️ Run AI Agent in your browser.
Stars15,988
Forks2,716
LanguagePython
LicenseMIT
Overview
🖥️ Run AI Agent in your browser.
Best for
- Evaluating web-ui for Python AI workflows.
- Comparing a GitHub project with 15,988 stars and current repository activity.
Pros
- web-ui has visible GitHub traction with 15,988 stars. Topics: ai-agent, browser-automation, browser-use-box.
- The GitHub repository is the primary evaluation surface.
Cons
- Production fit still depends on documentation depth, issue activity, and release cadence.
- License review should confirm the MIT terms fit your use case.
Production readiness
web-ui should be validated with its README, release history, open issues, and integration requirements before production use.
License risk
MIT is reported by GitHub; review the repository license before redistribution or commercial use.
Install
git clone https://github.com/browser-use/web-ui.gituv venv --python 3.11uv pip install -r requirements.txtpython webui.py --ip 127.0.0.1 --port 7788docker compose up --build