sid-1207 / e-KYC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

e-KYC Verification

Online verification of government-issued documents.

The problem EKYC Verification solves

  • There are continued fraud reports about customers uploading documents of some third party, deceased individuals without their consent leading to forged accounts being opened, hence this face recognition verification helps to eradicate these malpractices and also makes the verification process easier
  • It verifies if the scanned documents belong to the person presenting it.
  • Hence the individual government issuers can use this to validate their data.

Challenges we ran into

  • Difficult to implement face recognition from these documents since they were pixelated.
  • It was tough to extract the images from the pdfs with the correct facial image for comparing with the image captured by the web cam.
  • Integrating flask with HTML

Technologies we used

  • JavaScript
  • Flask
  • TensorFlow
  • OpenCV-Python
  • Python-flask
  • Face Recognition

Created for SPIT Hackthon by

Team TLE

Vaishnavi Shah
Dhruvin Gandhi
Siddharth Shah
Bhavya Mehta

About


Languages

Language:HTML 35.1%Language:CSS 29.7%Language:Python 24.4%Language:JavaScript 10.8%