-
Notifications
You must be signed in to change notification settings - Fork 374
Route Low-Confidence OCR Results to Manual Review #984
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programai-servicePython FastAPI microservice for AI verification, OCR, and privacy scrubbing.Python FastAPI microservice for AI verification, OCR, and privacy scrubbing.evidenceWave 6 label: evidenceWave 6 label: evidencefeatureWave 6 label: featureWave 6 label: featureintegrationworkflowWorkflow automationWorkflow automation
Description
Activity
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programai-servicePython FastAPI microservice for AI verification, OCR, and privacy scrubbing.Python FastAPI microservice for AI verification, OCR, and privacy scrubbing.evidenceWave 6 label: evidenceWave 6 label: evidencefeatureWave 6 label: featureWave 6 label: featureintegrationworkflowWorkflow automationWorkflow automation
Complexity: Medium (150)
Description
app/ai-service/services/ocr.pyandocr_job.pyreturn extracted text, but a low-confidenceextraction is returned exactly like a high-confidence one. The backend consequently treats
unreliable text as authoritative, and there is no signal that a human should look at the document.
Acceptance Criteria