Define validation rules in plain English. Upload any PDF via API. Get structured JSON with confidence scores. Add document validation to your app in 5 minutes. • Write rules like "check if signature is present" or "extract total amount" • Every rule returns pass/fail, extracted values, and confidence scores • Free templates to start instantly • Simple REST API with JSON responses • Free tier: 50 pages/month
No reviews yetBe the first to leave a review for ValiDoc
Maker
📌
Hey everyone! I'm Thibault. I built Validoc because I was tired of writing custom document parsing logic every time a project needed it.
The idea is simple: you write rules in plain English ("check if the invoice has a signature", "extract the total amount"), send a PDF through the API, and get structured JSON back with pass/fail, extracted values, and confidence scores for each rule.
I built it in about a week with Next.js, Vercel, and Claude for the AI layer.
The free tier gives you 50 pages/month, enough to test and prototype. Would love your feedback on the rule system especially.