- Home
- Search & Web
- BrowserGym
Rating
Votes
0
score
Downloads
0
total
Price
Free
API key required
Works With
About
π οΈ Setup - π Usage - π» Demo - π Ecosystem - π AgentLab - π Contributors - π Paper - π Citation
](https://pypi.org/project/browsergym/) [) ](https://pypistats.org/packages/browsergym-core) [ ](https://github.com/ServiceNow/BrowserGym/actions/workflows/code_format.yml) [
pip install browsergym[!WARNING] BrowserGym is meant to provide an open, easy-to-use and extensible framework to accelerate the field of web agent research. It is not meant to be a consumer product. Use with caution!
!TIP] π Check out [AgentLabβ¨ ! A seamless framework to implement, test, and evaluate your web agents on all BrowserGym benchmarks.
https://github.com/ServiceNow/BrowserGym/assets/26232819/e0bfc788-cc8e-44f1-b8c3-0d1114108b85
_Example of a GPT4-V agent executing openended tasks (top row, chat interactive), as well as WebArena and WorkArena tasks (bottom row)._
BrowserGym includes the following benchmarks by default:
- MiniWoB
- WebArena
- WebArenaVerified
- VisualWebArena
- WorkArena
- AssistantBench
- WebLINX (static benchmark)
- OpenApps
- TimeWarp
Designing new web benchmarks with BrowserGym is easy, and simply requires to inherit the `AbstractBrowserTask` class.
π οΈ Setup
To use browsergym, install one of the following packages:
pip install browsergym # (recommended) everything below
pip install browsergym-experiments # experiment utilities (agent, loop, benchmarks) + everything below
pip install browsergym-core # core functionalities only (no benchmark, just the openended task)
pip install browsergym-miniwob # core + miniwob
pip install browsergym-webarena # core + webarena
pip install browsergym-webarena-verified # core + webarena_verified
pip install browsergym-visualwebarena # core + visualwebarena
pip install browsergym-workarena # core + workarena
pip install browsergym-assistantbench # core + assistantbench
pip install weblinx-browsergym # core + weblinx
pip install browsergym-timewarp # core + timewarp Then setup playwright by running
playwright install chromiumDon't lose this
Three weeks from now, you'll want BrowserGym again. Will you remember where to find it?
Save it to your library and the next time you need BrowserGym, itβs one tap away β from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
β‘ Pro tip for geeks: add a-gnt π€΅π»ββοΈ as a custom connector in Claude or a custom GPT in ChatGPT β one click and your library is right there in the chat. Or, if youβre in an editor, install the a-gnt MCP server and say βuse my [bench name]β in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
ππͺ BrowserGym, a Gym environment for web task automation. Best for anyone looking to make their AI assistant more capable in search & web. It's completely free and works across most major AI apps. This one just landed in the catalog β worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
Heads up: this needs an API key to work. You'll get one from the service's website (usually free). The setup guide tells you exactly where.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.