ashraf-minhaj / Online-OCR

Extract text from image using AWS Rekognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Extract text from image using AWS Rekognition

License:MIT License


Languages

Language:Python 43.8%Language:HCL 42.3%Language:Shell 13.9%