You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is designed to make websites accessible for AI agents and builds upon the foundation of browser-use + web-ui.
UI: is built on Electron and Gradio and supports most browser-use functionalities. This UI is designed to be user-friendly and enables easy interaction with the browser agent.
Expanded LLM Support: We've integrated support for various Large Language Models (LLMs), including: Google, OpenAI, Azure OpenAI, Anthropic, DeepSeek, Ollama etc. And we plan to add support for even more models in the future.
Custom Browser Support: The desktop app uses your existing Google Chrome browser, eliminating the need to re-login to sites or deal with other authentication challenges. This feature also supports high-definition screen recording.
Get Started
git clone https://github.com/browser-use/desktop
cd desktop
npm install
vite dev
Download
Download for macOS (Coming soon...)
Download for Windows (Coming soon...)
Download for Linux (Coming soon...)
About
Browser-Use Desktop app, control your local Chrome browser with AI agents!