Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.01 KB

Theme 1

Problem Statement :

Address Updation Using Supporting Document.

FOR THIS - User have to login with Aadhaar number and he will get an OTP on registered mobile number. After entering the correct OTP user will be able to click the picture of address. Image will be captured and address will be extracted.

System Diagram

diagram

Approach

We have created a portal for address updation. It will work on desktop and mobile too.

Requirements

  • Python
  • Flask
  • flask-mysqlalchemy
  • Py-Tesseract (OCR-API)

API Reference

  • OTP Authorization API:- User will be provided by otp once he enters Adhaar No.
  • Authentication:- It is to verify the OTP given by the user.