In this post, I’ll talk about AWS Textract and AWS Step Functions and how they could combine to build remarkable solutions like a serverless OCR (Optical character recognition) processor, useful for Table extraction, like Bank Extract, Invoices or SpreadSheets for instance. But you can add to this as much “sugar” as you want to process any other type of files with different structures.
See more here: https://gabrieltorreswm.medium.com/building-an-ocr-solution-for-document-analysis-with-aws-textract-and-aws-stepfunctions-81b4932c9443
Use the package manager npm to install the dependency and then run serverless to deploy in your AWS account.
npm install
serverless deploy
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.