Discover and explore top open-source AI tools and projects—updated daily.
Control your local Chrome browser with AI agents
Top 94.5% on SourcePulse
This project provides a desktop application for controlling a local Chrome browser with AI agents, making websites accessible for automated interaction. It targets developers and researchers looking to integrate LLMs with web browsing capabilities, offering a user-friendly interface and broad LLM support.
How It Works
The application leverages Electron for its desktop UI and Gradio for interactive elements, building upon the browser-use
library. It allows AI agents to directly interact with a user's existing Chrome browser instance, preserving login states and cookies. This approach avoids the complexities of managing separate browser environments or authentication challenges.
Quick Start & Requirements
git clone https://github.com/browser-use/desktop
cd desktop
npm install
vite dev
Highlighted Details
Maintenance & Community
No specific contributors, sponsorships, or community links (Discord/Slack) are mentioned in the README.
Licensing & Compatibility
The README does not specify a license. Compatibility for commercial or closed-source use is undetermined.
Limitations & Caveats
Desktop application downloads for macOS, Windows, and Linux are listed as "Coming soon." The project appears to be in an early development stage with no explicit versioning or release history provided.
3 months ago
Inactive