A Django based Resume Parser Application .
Uses Natural Language Processing tools and Regex to parse the Resume Files uploaded either in forms of images or PDF.
Build Info :-
-> cd PdfToForm
-> python manage.py runserver
Functionalities:-
-
upload PDF/JPG/PNG resume files.
-
generates the :- Phone number Name Email Education Experience Certifications Skills
-
Save the information.