broklyngagah / golang-ktp-aws-textract

KTP Extractor based on AWS Textract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Textract based KTP Extractor

Attempt Result
Bukalapak's Bumblebee KTP Result
bukalapak/KTPextractor#2 ✅ Fixed
KTP CAT Kaskus
Your Blurry made-up KTP ?

How to Use

  1. Make sure you have an AWS Account with Textract Feature activated
  2. a Go compiler, download here
  3. execute go run . (for local testing)
  4. curl -F "image=@ktp-picture.jpg" http://localhost:8080/analyze

We Need Your Help!

the ktp.go file needs some tuning!

About

KTP Extractor based on AWS Textract


Languages

Language:Go 100.0%