Just a basic practice project invovling use of Streamlit WHAT IT DOES --->
- Extracts skills and experience from resumes.
- Scores resumes based on skills and experience.
- Provides a simple web interface to upload resumes and view analysis.
- Upload PDF or DOCX resumes.
- Extract skills and years of experience.
- Calculates a resume score.
- Easy-to-use web interface.
- Python
- Streamlit
- Regex / ML (optional for upgrades)