Skip to content

anujdev11/smart_kyc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Kyc

DEMO

Smart KYC Demo

Introduction:-

Here I have designed the system of Smart KYC where you will be able to extract the data from the AADHAR-CARD like your Name, Date of Birth, Gender, Aadhar- number and Mobile number(if provided) and Address by simply scanning its image using the concept of AWS REKOGNITION TEXT IN IMAGE service, Flask and Open-CV in python.

1.Working of the system:-

THE SIMPLE 4 STEPS PROCESS IS SHOWN IN ARCHITECTURE:-

alt text

2. Wrapping Up:-

The System was Implemented with AWS REKOGNITION TEXT IN IMAGE service, Open-CV and Flask with Python and finally designing the Smart KYC system by just simply scanning the Image of AADHAR-CARD. The purpose of this project is to serve Fintech Companies like Paytm to reduce the cost during KYC and also Ease for Consumers.

To run this project in your development machine, follow these steps:

  1. Fork this repo and clone your fork:

    git clone https://github.com/anujdev11/smart_kyc

  2. Install dependencies:

    pip install -r requirements.txt

  3. If everything is alright, you should be able to start the Flask development server:

    python main.py

  4. Open your browser and go to http://127.0.0.1:7000

About

Here I have designed the system of Smart KYC where you will be able to extract the data from the AADHAR-CARD like your Name, Date of Birth, Gender, Aadhar- number and Mobile number(if provided) and Address

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors