1
0 Comments

I Added a Free Tier to My Script OCR β€” 1000 Dev Requests/Month

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.


What makes this different?

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


Example use case

Extracting a full National ID card:

  • ID number

  • Name

  • Date of birth

  • Address

  • Issue & expiry dates

β†’ with ~100% accuracy
β†’ no model training


How to use the free tier

Just set:

model: freemium

And start sending requests.


Who this is for

If you’re building:

  • KYC / onboarding flows

  • document automation tools

  • internal back-office systems

  • fintech / govtech products

This removes a huge chunk of complexity.


Full example (with YAML + output)

πŸ‘‰ 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?

posted toAvatar for product SoceTonAI Script OCR
SoceTonAI Script OCR