desktop
Basic Information
This repository provides a desktop application that makes websites accessible to AI agents by packaging and extending the browser-use project and web-ui into a user-facing Electron/Gradio UI. The app is intended to run locally and to let users interact with a browser agent through a graphical interface rather than only programmatic APIs. It integrates multiple large language model backends so agents can be paired with different LLM providers while using the real Chrome browser on the host machine. The README documents a simple developer get-started flow using git clone, npm install and vite dev, and notes planned downloadable installers for macOS, Windows and Linux. The overall aim is to simplify running, testing and interacting with browser-based agents while leveraging existing browser sessions and credentials.