yuxi5 commited on
Commit
bfcb4fc
·
verified ·
1 Parent(s): c71a4bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -5,6 +5,13 @@ colorFrom: blue
5
  colorTo: green
6
  sdk: static
7
  pinned: false
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
5
  colorTo: green
6
  sdk: static
7
  pinned: false
8
+ license: apache-2.0
9
  ---
10
 
11
+ # ReCAP Agent
12
+
13
+ ReCAP Agent develops models and datasets for **CAPTCHA-capable GUI agents**.
14
+ - **Models**: GUI agents (ReCAP-8B, ReCAP-32B) trained to solve CAPTCHAs with reasoning-action outputs
15
+ - **Datasets**: Dynamic CAPTCHA datasets with diverse interaction types, including reasoning-action traces and self-correction traces.
16
+
17
+ Our goal is to provide resources for training and evaluating GUI agents that can reliably operate in CAPTCHA-gated environments.