Spaces:
Sleeping
Sleeping
| # π§ AI Resume Parser App | |
| Upload a resume (PDF), and this app will: | |
| - Extract structured resume data (name, email, phone, skills, etc.) | |
| - Show a skill frequency chart π | |
| - Match with a job description π€ | |
| - Let you download JSON output πΎ | |
| ## π Built With | |
| - Python | |
| - spaCy NLP | |
| - Gradio UI | |
| - Matplotlib (for charts) | |
| - Hugging Face Spaces (for free hosting) | |