Brain2life / blog-aws-textract-lambda

Code files and example image for the tutorial describing how to integrate AWS Textract and Lambda function to detect text in images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog-aws-textract-lambda

Code files and example image for the tutorial describing how to integrate AWS Textract and Lambda function to detect text in images

Article: Get started with AWS Textract

Tested on

Python 3.9.2
OS Ubuntu 20.04

Requirements

pip3 install boto3
pip3 install pillow

Scheme

About

Code files and example image for the tutorial describing how to integrate AWS Textract and Lambda function to detect text in images


Languages

Language:Python 100.0%