I just rolled out a freemium model for SoceTonAI Script OCR.
You can now use:
π 1000 dev requests/month for free using model: freemium
No credit card, no setup complexity.
Instead of training OCR models or writing messy regex pipelines, you define extraction logic using a simple YAML script.
Thatβs it.
Script OCR handles:
locating keywords
extracting values relative to them
multi-line fields (like addresses)
structured JSON output
Extracting a full National ID card:
ID number
Name
Date of birth
Address
Issue & expiry dates
β with ~100% accuracy
β no model training
Just set:
model: freemium
And start sending requests.
If youβre building:
KYC / onboarding flows
document automation tools
internal back-office systems
fintech / govtech products
This removes a huge chunk of complexity.
π https://soceton.com/docs/examples/receipt-1_0-freemium
Iβd love feedback from other builders:
Is YAML-based OCR easier than ML pipelines?
What documents are you trying to automate?