File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed
Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 11
22
3- ![ AgentLab Banner (5)] ( https://github.com/user-attachments/assets/a23b3cd8-b5c4-4918-817b-654ae6468cb4 )
3+
4+ <a href =" https://github.com/user-attachments/assets/c2bc0b80-89da-4afb-9120-2feb018df19d " > <img
5+ src="https://github.com/user-attachments/assets/c2bc0b80-89da-4afb-9120-2feb018df19d " width="800"
6+ /> </a >
7+
8+   ;  ; |  ;  ;
9+ [ 🎯 Benchmarks] ( #-supported-benchmarks )   ;  ; |  ;  ;
10+ [ 🛠️ Setup] ( #%EF%B8%8F-setup )   ;  ; |  ;  ;
11+ [ 🤖 Assistant] ( #-ui-assistant )   ;  ; |  ;  ;
12+ [ 🚀 Launch Experiments] ( #-launch-experiments )   ;  ; |  ;  ;
13+ [ 🔍 Analyse Results] ( #-analyse-results )   ;  ; |  ;  ;
14+ [ 🤖 Make Your Own Agent] ( #-implement-a-new-agent )   ;  ; |  ;  ;
15+ [ ↻ Reproducibility] ( #-reproducibility )   ;  ; |  ;  ;
416
517[ ![ pypi] ( https://badge.fury.io/py/agentlab.svg )] ( https://pypi.org/project/agentlab/ )
618[ ![ PyPI - License] ( https://img.shields.io/pypi/l/agentlab?style=flat-square )] ( [https://opensource.org/licenses/MIT](http://www.apache.org/licenses/LICENSE-2.0) )
@@ -49,12 +61,17 @@ AgentLab Features:
4961| [ Mind2Web-live] ( https://huggingface.co/datasets/iMeanAI/Mind2Web-Live ) (soon) | - | - | None | - | - | live web | soon |
5062| [ MiniWoB] ( https://miniwob.farama.org/index.html ) | [ setup] ( https://github.com/ServiceNow/BrowserGym/blob/main/browsergym/miniwob/README.md ) | 125 | Medium | 10 | no | self hosted (static files) | soon |
5163
52- ## 🛠️ Setup AgentLab
64+ ## 🛠️ Setup
5365
5466``` bash
5567pip install agentlab
5668```
5769
70+ If not done already, install playwright:
71+ ``` bash
72+ playwright install
73+ ```
74+
5875Make sure to prepare the required benchmark according to instructions provided in the [ setup
5976column] ( #-supported-benchmarks ) .
6077
You can’t perform that action at this time.
0 commit comments