← All games
Game · Classify · 1 of N
Sorter
Drop each item into the right category.
How it plays
- 1A task shows one item and a set of candidate buckets.
- 2Pick the bucket it belongs in — tap it or use the number keys.
- 3The AI's suggested bucket is shown, not hidden, so you can confirm or override.
- 4Fast multi-class labelling with XP on every call.
1–9 pick a bucketclick a bucket
Best for
- Ticket & email routing
- Intent and topic classification
- Sentiment beyond yes / no
- Content & policy labelling
Send a task
POST to /api/v1/tasks with module: "sorter" and a project API key. The verdict webhooks back to your callback_url.
{
"module": "sorter",
"payload": { "content": "My card was charged twice" },
"card": { "choices": ["Billing", "Technical", "Account", "Spam"] },
"callback_url": "https://your-app/verdict"
}Other games
SSwiper
Approve or flag outputs, one card at a time
Binary · yes / noVVersus
Pick the better of two AI answers
Compare · A vs BDDetective
Hunt errors in long generated text
Verify · find the mistakeFFixer
Confirm or correct extracted fields
Correct · check the dataRRedact
Mask the sensitive data an AI left in the open
Redact · tap what's sensitiveGGrounding
Check an AI's claim against its source
Verify · supported or not