Indie benchmark: Jev sorts 50 tricky invoices at 100% for $0.025 per 1,000 decisions

PawelHuryn · x · 2026-09-19

A developer independently benchmarked Jev, a text classification model whose project ecosystem grew from 46 to 160 in three days.

Test setup: 50 documents across 6 invoice types, 10 languages, with 32 containing deliberately misleading clues (a "PROFORMA INVOICE" for shipped goods, an "INVOICE SUMMARY" that isn't a payment request), plus OCR errors, spelled-out amounts, and keyword-free email-style invoices.

Results (correct / cost per 1,000 decisions):

Against locally-runnable Ministral 8B, Jev was 20% cheaper and 90ms slower per decision, but batched 32 questions in roughly the time of one. The vendor's "444× cheaper" claim compares against much pricier models.

Key findings:

Takeaways for production: log every input/decision/confidence, set a human-review threshold, and build a feedback loop (e.g. a dedicated classifier with retraining). Business rules must accompany every request — corrections don't carry over between calls.

Related event: Dev Tests Jev Classifier: 50/50 Invoices Correct at 1/110th the Cost of Claude Opus(3 posts)→

Original post →

More from coding & agent

coding & agent channel →