Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 521 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 521 Bytes

Resume-Parser

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:-

  1. upload PDF/JPG/PNG resume files.

  2. generates the :- Phone number Name Email Education Experience Certifications Skills

  3. Save the information.

App by Adhiksha Thorat