Spaces:
Sleeping
Sleeping
File size: 369 Bytes
ff761e7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # ๐ง 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)
|