← All games
Game · Binary · yes / no
Swiper
Approve or flag AI output, one card at a time.
How it plays
- 1Each task becomes a card showing only the fields that matter.
- 2Swipe or use the arrow keys — right to approve, left to flag with a reason and severity.
- 3A hidden Decoy may plant a fake error; catch it to prove you're still paying attention.
- 4Build a combo streak and earn XP on every decision.
→ approve← flagescalate for a second opinion
Best for
- LLM sentiment & classification checks
- Support ticket triage
- Refund / transaction approvals
- Receipt & data-extraction validation
Send a task
POST to /api/v1/tasks with module: "swiper" and a project API key. The verdict webhooks back to your callback_url.
{
"module": "swiper",
"payload": { "content": "Auto-reply: 'Your refund is approved.'" },
"card": { "title": "Refund #4821", "suggestion": { "label": "Approve", "confidence": 0.96 } },
"callback_url": "https://your-app/verdict"
}Other games
VVersus
Pick the better of two AI answers
Compare · A vs BSSorter
Drop each item into the right category
Classify · 1 of NDDetective
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