azf99 / pan-aadhar-ocr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document OCR

By- Azfar Lari

Requirements

Python 3

Setup:

  1. Install the dependencies on linux

$ sudo apt install tesseract-ocr (Install Tesseract-OCR engine as given in the instructions: https://github.com/tesseract-ocr/tesseract)

  1. Install python dependencies:

pip3 install -r requirements.txt

Usage:

  1. Use: python3 app.py to start the flask server

  2. The file types are: "Aadhar Front", "Aadhar Back", "Cheque", "PAN"

  3. It returns a JSON containing all the data

Note

Have provided Separate API for face matching.

About


Languages

Language:Python 96.7%Language:Cuda 2.8%Language:HTML 0.4%Language:C++ 0.1%Language:Shell 0.1%