The Open Source Web Agent Evaluation Framework
Browser Gym
Realistic web apps designed to test web agents.
Uncover Safety Issues
Attack your web agent in a sandbox environment.
Observability and Playback
Playback scripts and assertions generated for each run.
Validation Toolset
Validate your web agent for correctness and performance on hundreds of sites.
Quick Installation
# Clone the repository
$ git clone https://github.com/LiteAgent/liteagent.git
$ cd agent-collector
$ git clone https://github.com/LiteAgent/liteagent.git
$ cd agent-collector
# Run with Docker
$ docker compose up --build browseruse
$ docker compose up --build browseruse
# Or run locally
$ ./run.sh browseruse
$ ./run.sh browseruse