web-ui
browser-use/web-ui
A Gradio-based web interface built on browser-use that lets you run AI browser agents directly in your browser. It supports multiple LLM providers including OpenAI, Anthropic, Google, Azure, DeepSeek, and Ollama, and allows you to connect your own browser to avoid re-login and authentication issues. It suits developers who want a user-friendly way to interact with browser agents, with options for local or Docker installation.
安装方式
pip install -r项目说明
This project builds upon the foundation of the browser-use, which is designed to make websites accessible for AI agents.