Releases: joaaogui/verity
Releases · joaaogui/verity
Verity v1.3.0
Verity — AI-Powered Document Validator
Live: https://verity.joaog.space
Highlights
- Two-stage streaming validation — verdict in ~3s, fields fade in after
- 10/10 pass rate on real-world documents (IRS forms, invoices, passports, utility bills)
- AI autocomplete with ghost text, cached suggestions, and static fallbacks
- Strict matching — electricity bill ≠ water bill, blank form ≠ completed form
- Security hardened — rate limiting, prompt injection defense, input sanitization
- Custom design — Outfit font, 5-color palette, shadcn/ui, light/dark themes
- Live test suite at /tests with Run All dashboard
- Design document at /docs rendered from repo markdown
Tech Stack
Next.js 16 · TypeScript · Tailwind v4 · shadcn/ui · Gemini 2.0 Flash · Zod · sharp · pdf-lib · Vercel