JungleGym AI Overview

JungleGym is an open-source playground for testing, analyzing, benchmarking, and developing autonomous web agents. You can download the Agent demonstration data to train your own LLM (GPT-4, LLaMA2, Mistral, etc) and/or you can use them to test your Agents.

You can see these in action in JungleGym.ai

JungleGym provides three APIs for building your agents:

  1. Mind2Web Dataset API (paper here).

  2. WebArena Dataset API (paper here).

  3. TreeVoyager API.

In addition to these three APIs, JungleGym has six fully functional web-emulated sites, created and mirrored from WebArena. These sites span six categories:

  1. Online store (link here).

  2. GitLab (link here).

  3. Social forum (link here).

  4. Wikipedia (link here).

  5. E-commerce CMS (link here).

  6. Map (link here).

Last updated