Computer vision and document AI in London
NLP here means documents, not chatbots: invoices, contracts, messy PDFs. Computer vision is the other half: photos, cameras, handwriting. Cloud APIs look sharp on a demo. On your real inputs they often are not. We build on your data, with rules for the cases the model should not guess.
This is for teams who already tried the API, hit the wall, and need accuracy on real documents and images. We will say when Vision API is enough.
Trained on your data, not benchmarks
Hybrid: model + rules + exception handling
Environmental calibration for CV
Honest about when pre-built wins
When computer vision has to work on real inputs
APIs cover the happy path
Generic OCR and sentiment APIs are fine until your documents, accents, or edge cases show up. Accuracy on your distribution is the only score that matters.
Sensitive content stays controlled
Contracts, IDs, medical notes. Processing pipelines need access rules and retention policies, not a random third-party upload.
Eval on your examples, not ours
We build test sets from your real traffic so "95% accurate" means something you can defend in a meeting.
Keep the off-the-shelf tool if…
If an off-the-shelf extractor already hits the KPI, keep it. We are for stubborn accuracy and integration problems.
Are you looking for these services?
How we run a vision or document-AI build
Real-Data Audit and Feasibility (weeks 1-2)
We test the obvious pre-built option (Textract, Vision API, Rekognition, spaCy, HuggingFace) on your actual data first. Real handwriting samples, real factory floor footage, real customer text in your jargon. We measure where it holds, where it breaks, and what the failure modes look like.
Output: feasibility report with real accuracy by data slice, pre-built vs custom recommendation, environmental readiness assessment for CV, fixed-scope build quote.
Domain Adaptation and Model Development (weeks 3-6+)
For NLP: labelling strategy, fine-tuning on your data, slang and jargon coverage, multilingual handling where needed. For CV: site-specific data collection, hard-negative mining for background leakage, augmentation for lighting and motion, hardware validation across the cameras and chips you'll actually deploy on.
Build runs as a small senior team led by Michal Vavra. Each iteration is gated on a fixed eval set sliced by data type and condition, not aggregate accuracy.
Hybrid System and Production Integration (weeks 5-10+)
The model is one component. We wire in rules engines, post-processing, confidence thresholds, exception queues, human-review interfaces and feedback loops. Then we ship behind feature flags with shadow testing on real production traffic before any decision is automated.
For CV deployments we run site-specific validation across every camera, lighting condition and time of day before sign-off.
Monitoring, Drift Detection, Iteration
At launch we wire in confidence-distribution monitoring, sliced accuracy by data type, environmental drift alerts, exception-queue tracking and a feedback loop from human review back into the eval set. CV especially needs site-by-site monitoring because protocol or scanner drift can drop sensitivity 10+ percentage points silently.
Monthly retainer for monitoring, retraining and iteration, not a lock-in. Take the system in-house whenever you're ready.
What computer vision and document AI costs
Frequently Asked Questions
The questions CTOs and operations leads ask us in the first call about NLP, computer vision, accuracy on real data and production cost.
Often dramatically. Cloud OCR is fine on clean print and falls over on the handwriting and layouts you actually have. Off-the-shelf vision models trained on public photos collapse on a factory floor because of lighting and background. We test the API on your data in discovery, then decide if a specialised model is worth it.
We don't quote accuracy without seeing your data. The discovery PoC on your real samples produces honest accuracy by slice (printed vs handwritten, lab vs floor, polite vs angry user text). Then we set targets the system has to hit before launch. We also report false-positive and false-negative rates separately, because aggregate accuracy hides the failure modes that actually matter.
Use the API when your task is clean printed text, basic labelling, low volume, no domain-specific accuracy requirement and no real-time/edge constraint. Build custom when you have handwriting, domain objects, real-time video (camera-feed costs explode on cloud APIs), privacy/edge requirements, or you need accuracy the API cannot hit on your data. We'll tell you which side you're on before quoting a build.
Yes, but rarely on cloud APIs. Cloud vision APIs on a live camera feed get expensive fast per camera per month. We deploy on-device using ONNX Runtime, TensorRT Lite, TFLite or Rust wrappers, with hardware-validated accuracy. Quantised models can score differently on different chips, so we test on the silicon you actually plan to ship on.
Three layers. Confidence thresholds that route low-confidence outputs to a human review queue. Output validation against typed contracts (layout shifts produce structured output, just wrong, so we check structure plus content). Sliced accuracy monitoring: we track drift on the slices that matter (per-customer, per-camera, per-document-type) so silent degradation surfaces in days, not months.
Discovery is fixed-fee from £2,000. Production builds typically start at £10,000 and run six to twelve weeks. Run rate depends on architecture: cloud inference for low-volume NLP can be pennies per million tokens; edge CV on your hardware is near-zero marginal cost; high-volume video on cloud APIs explodes fast. We quote both numbers in the proposal so the run rate is clear before you commit.
When the pre-built API does the job at acceptable accuracy and cost. When your data is too sparse to fine-tune. When the physical environment isn't fixed (CV pilots fail because of lighting, not the model). When a rules engine or template-based extraction would be more reliable. We'll say so during discovery and point you at the cheaper, more reliable option.
Related
Related AI work
AI software development is the product work. This page is computer vision and document AI on ugly real inputs.