browser-use/web-ui — GitHub Repository Preview
AI & Machine Learning ★ 15.7k Python

browser-use/web-ui

by @browser-use ·

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.

browser-use
@browser-use Project maintainer on GitHub
View Profile
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

Tags

#ai-agent#browser#web-ui#automation#python

Related Projects