Note : Docker must be installed
clone the repo
cd lambda-tesseract-api/
bash build_py37_pkgs.sh
bash build_tesseract4.sh
Done ! You should see some .zip files created in your directory.
Check the Medium link to setup lambda and Api in AWS console
[Ocr Layer] (https://github.com/bweigel/aws-lambda-tesseract-layer)
[Python libraries to layers] (https://github.com/tiivik/LambdaZipper)
[python3.7 lambda] (https://github.com/lambci/docker-lambda)