FINTECH · DOCUMENT INTELLIGENCE
Smart IDP
AI-powered invoice processing
00 // OVERVIEW
Intelligent document processing that reads invoices with template-driven OCR, extracts line items, and exports clean structured data to Excel.
01 // THE PRODUCT
Smart IDP turns unstructured invoices into structured, verifiable data. Templates drive the OCR pipeline, so recurring vendor formats are recognised automatically; AWS Textract handles the raw extraction and Claude reasons over the output to resolve line items, totals, and edge cases before anything reaches the ledger.
02 // ENGINEERING
A React front end on Supabase, with an extraction pipeline that combines AWS Textract for OCR with the Claude API for semantic post-processing. Processed documents export directly to Excel for the finance workflows that already exist inside the business.