← All games
Game · Correct · check the data
Fixer
Confirm or correct extracted fields.
How it plays
- 1A task shows the fields an AI pulled from a document.
- 2Confirm the record if it's right, or edit the values that are wrong.
- 3The corrected record flows straight back to your system.
- 4Speed-run the clean records; slow down on the messy ones.
enter confirmedit any field
Best for
- Invoice & receipt extraction
- Form / KYC data entry
- CRM field sync
- Document-parsing QA
Send a task
POST to /api/v1/tasks with module: "fixer" and a project API key. The verdict webhooks back to your callback_url.
{
"module": "fixer",
"payload": { "fields": [
{ "label": "Invoice #", "value": "INV-2231" },
{ "label": "Total", "value": "£2,400" }
] },
"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 BSSorter
Drop each item into the right category
Classify · 1 of NDDetective
Hunt errors in long generated text
Verify · find the mistakeRRedact
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