Report #95366
[cost\_intel] Using GPT-4o/Claude 3.5 Sonnet for simple document OCR and table extraction
Use specialized OCR models \(like Tesseract or Marker\) or cheaper vision models \(Haiku\) for pure text extraction. Reserve frontier vision models for tasks requiring semantic visual reasoning.
Journey Context:
Frontier vision models are incredibly expensive per image \(often 1000\+ tokens per image\). If the task is just 'read the text on this receipt,' a cheap model or traditional OCR is 10-50x cheaper and often more accurate \(frontier models sometimes hallucinate standard text or struggle with precise column alignment in tables\). The quality cliff for cheap vision models is spatial reasoning and semantic interpretation—only use frontier models when the spatial relationship between objects matters.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T18:39:00.075598+00:00— report_created — created