/Online-OCR

Extract text from image using AWS Rekognition

Primary LanguagePythonMIT LicenseMIT

image-2-text

diagram Extract text from image using AWS Rekognition

This is an event driven component. An s3PutObject triggers the AWS Lambda that uses AWS Rekognition API to extract the texts from uploaded image on s3 bucket.

  • CI CD pipeline - done
  • Lambda POC - done
  • return all texts - done
  • handle no text case - done
  • test script in ci - done

Find current version of a python library - pip3 freeze | grep lib_name

Ⓒ Ashraf Minhaj
Find me on LinkedIn Ashraf-Minhaj

Learn By Making.

Get your hands dirty to become a craftsman