30 July 202610 min readDocument processing

AI document processing with local models: a buyer’s guide for European teams

TL;DR

  • Define the job first: document families, monthly pages with the backlog counted separately, a 10–20 field schema, the delivery format and who works the exceptions. Without these you cannot score a vendor.
  • There are four ways to buy: a SaaS extraction tool, a hyperscaler document API, a managed pipeline on local models, or DIY on-prem. They differ most on data location, ops burden and exit.
  • Judge accuracy by field-level precision and recall, straight-through rate and human-touch rate on your own 200-page sample. 98% per field across 12 fields is about 78% per document.
  • At list prices, a routine invoice page costs about €0.007 in GPT-4.1 inference and €0.0015 of compute on a rented EU GPU; a managed pipeline costs more per page because it includes schema, validation and delivery.
  • For DACH, Nordic and Benelux buyers, where inference runs and which subprocessors touch the pages often decide the vendor before cost does. Get both into the GDPR Art. 28 agreement.

Questions people ask

What is AI document processing with local models?
It is extraction — invoices, contracts, claims or forms turned into CSV, JSON or API records — performed by open-weight models such as PaddleOCR-VL, DeepSeek-OCR or Qwen3-VL running inside the EU or on your own hardware. Pages never go to a US API, so there is no GDPR transfer to justify, and cost is driven by compute and pipeline work rather than per-token fees.
How do I evaluate document AI accuracy honestly?
Label a 200-page sample of your own documents with ground truth and score every candidate on it: field-level precision and recall per document family, the straight-through rate (documents needing no human edit) and the human-touch rate. Ignore document-level claims measured on the vendor’s demo set, and check whether per-field confidence actually predicts the errors.
What does AI document processing cost per page?
At list prices at the time of writing, a routine invoice page costs roughly €0.0014 on GPT-4.1 Mini, €0.007 on GPT-4.1 and €0.012 on Claude Sonnet 5 in inference alone, and about €0.0015 of compute on a rented EU GPU. Managed pipelines cost more — Ækora’s published plans work out to €0.067–€0.10 per page — because they include schema, validation, exception handling and delivery.
Which deployment option is best for a European company?
It depends on volume, engineers and residency. A SaaS tool fits a few thousand documents a month with no integration work. A hyperscaler API fits teams with engineers already in that cloud. A managed pipeline on local models fits steady volume where residency matters and nobody wants to run GPUs. DIY on-prem fits very high volume with a platform team and a hard residency rule.
What GDPR questions should I ask a document AI vendor?
Where inference runs and whether that location is in the Art. 28 agreement; the full subprocessor list and any transfers outside the EEA with their legal basis under Art. 44–49; whether your pages train models; retention and deletion at contract end; Art. 32 security measures; and, for special-category data such as prescriptions or claims, support for an Art. 35 impact assessment.
Does the EU AI Act apply to document extraction?
Usually as a low-risk use. Document extraction becomes high-risk only when its output feeds an Annex III decision such as creditworthiness, employment or access to essential services; those obligations apply from 2 August 2026. In the typical setup the vendor is the provider and you are the deployer, and the Art. 4 AI-literacy duty has applied to both since 2 February 2025.

Want this worked out on your documents?

We will price a real sample against OpenAI or Anthropic and tell you whether Bulk document processing or a local model on your hardware is the cheaper first step.