# 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.&#x20;

You can see these in action in [JungleGym.ai](https://www.junglegym.ai/)

JungleGym provides three APIs for building your agents:&#x20;

1. Mind2Web Dataset API (paper [here](https://arxiv.org/abs/2306.06070)).
2. WebArena Dataset API (paper [here](https://arxiv.org/pdf/2307.13854.pdf)).
3. TreeVoyager API.&#x20;

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](http://shop.junglegym.ai/)).
2. GitLab (link [here](http://git.junglegym.ai)).
3. Social forum (link [here](http://forum.junglegym.ai)).
4. Wikipedia (link [here](http://wiki.junglegym.ai)).
5. E-commerce CMS (link [here](http://cms.junglegym.ai/)).
6. Map (link [here](http://ec2-3-131-244-37.us-east-2.compute.amazonaws.com:3000/#map=7/42.896/-75.108)).
