Skip to content

nileshchilka1/Aadhaar-Card-Details-Extractor-using-OCR

Repository files navigation

Aadhaar-Card-Details-Extractor-using-OCR

Overview

Here , I developed Aadhaar Card Details Extractor using OCR. It will extract information like Photo, Name, Birth, Gender, Aadhaar Number.

Motivation

Despite ENTC student, I explored into Machine Learning and got interested in it, started learning through various Youtube Channels. One day I got this idea about extracting information from Aadhaar Card using OCR can save lots of time and this led me to implement it

Installation

The Code is written in Python 3.7. If you don't have Python installed you can find it here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip. To install the required packages and libraries, run this command in the project directory after cloning the repository:

  1. Download necessary files

    a) Download Repositary Link

    b) Download WampServer Link

    c) Install WampServer, open phpmyadmin and create Database named 'aadhaar_card_details'

  2. Locate repository

     cd Aadhaar-Card-Details-Extractor-using-OCR
  3. Install requirements.txt

     pip install -r requirements.txt
  4. Run run.py

     python run.py

Screenshots

HTML

HTML

To Do

Extracting Address

Credits

https://github.com/JaidedAI/EasyOCR

About

Here , I developed Aadhaar Card Details Extractor using OCR. It will extract information like Photo, Name, Birth, Gender, Aadhaar Number.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors