Gym environment for web task automation research
Top 43.4% on sourcepulse
BrowserGym is an open-source framework designed to accelerate research in web task automation for AI agents. It provides a standardized environment, integrating multiple popular web agent benchmarks, and allows for easy creation of new ones, targeting AI researchers and developers in the field of web automation.
How It Works
BrowserGym leverages the Gymnasium API to create standardized environments for web interaction. It supports various benchmarks, including MiniWoB, WebArena, VisualWebArena, WorkArena, AssistantBench, and WebLINX, by wrapping them as Gymnasium tasks. This approach allows agents to interact with web pages through a consistent interface, facilitating agent development and evaluation across diverse web tasks.
Quick Start & Requirements
pip install browsergym
(recommended, includes all components).playwright install chromium
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
4 days ago
1 day