Back to UI-TARS-desktop

@agent-infra/browser-use

packages/agent-infra/browser-use/README.md

0.3.0630 B
Original Source

@agent-infra/browser-use

A browser automation and interaction library for AI agents, providing structured DOM access and browser control capabilities.

Credits

Thanks to:

  • The browser-use project which helps us operate the browser better.
  • alexchenzl for creating a great nanobrowser Chrome extension from which we got a lot of technical references when implementing browser in Electron
  • The puppeteer project which helps us operate the browser better.