An agentic AP pipeline that ingests supplier invoices, extracts line items with vision LLMs, matches against POs, and posts to the ERP with confidence-tier human review.
Document Intake Agent is our demo build of a production AP pipeline. Email ingestion → vision extraction with Claude → schema validation → PO matching with tolerance rules → confidence-tier routing (auto-post / review / reject) → NetSuite posting with original PDF attached and full audit trail. Target ~90% auto-post rate post-tuning.