browserable
Basic Information
Browserable is an open source, self-hostable browser automation library designed to let developers build AI-driven browser agents that can navigate websites, fill forms, click buttons, and extract information. It provides a local admin dashboard for configuration and key management, a task management API, and multiple background services to run agent tasks. The project supports connecting to external LLM providers and remote browser providers so agents can interpret instructions and operate real or remote browsers. It can be run quickly via an npx initializer or deployed with Docker Compose for development. The README highlights example agent tasks such as shopping searches, academic paper retrieval, and course discovery, and reports a 90.4% score on the Web Voyager benchmarks, demonstrating its focus on automating web interactions for AI agents.