/lambda-tesseract-api

Tesseract 4 serverless Api using AWS lambda

Primary LanguageHTMLMIT LicenseMIT

Note : Docker must be installed

Fast setup to create tesseract and python layers

clone the repo

cd lambda-tesseract-api/

sudo bash build_all.sh

Done ! You should see some .zip files created in your directory.

Check the Medium link to setup lambda and Api in AWS console

References

[Ocr Layer] (https://github.com/bweigel/aws-lambda-tesseract-layer)