Show HN: ExtractQ cuts auto-insurance claim time 75% with zero-training AI
1 berwinsingh 0 7/27/2025, 7:46:26 AM scalong.com ↗
Hi HN—Berwin here.
We built ExtractQ after watching friends in insurance re-type PDFs all day. The service uses a vision-plus-LLM pipeline (AWS Bedrock + LangChain + CrewAI) to map any incoming doc to JSON without per-form training. We then validate via third-party APIs (DMV, VIN) before ingesting into the core claims app.
In production at a mid-size insurer we cut average claim prep time from 45min to 19min and reduced downstream data-entry errors by 85%.
I’d love feedback on scaling doc-heavy AI workflows—especially around validation and audit trails.
No comments yet