AI & Machine Learning
โ
15.7k
Python
browser-use/web-ui
15.7k
Stars
2.7k
Forks
315
Issues
Python
Language
Browser Use Web UI lets you run AI agents directly in your browser with a visual interface. Provides a web-based control panel for launching, monitoring, and managing AI browser automation agents. Built with Python, it offers an intuitive GUI for configuring agent tasks, viewing real-time browser actions, and reviewing results. Makes AI-powered web automation accessible without command-line expertise.
View on GitHub
git clone https://github.com/browser-use/web-ui.git
Quick Start Example
bash
# Install and run
git clone https://github.com/browser-use/web-ui
cd web-ui
pip install -r requirements.txt
# Start the web interface
python app.py
# Open http://localhost:7860
# Configure your AI agent and watch it work