2023-06-15
Resume Extractor
Stack: Django / NLP

Automated resume information extraction using NLP.
Highlights
- Used spaCy for custom named entity recognition models
- Developed Django web app for user interaction
- Stored extracted data in SQLite database
- Implemented resume-to-job matching with fit scoring
- Deployed with Docker containerization