ML-based Resume Analysis and Job Recommendation System
Built a Flask web app to analyze resumes uploaded in PDF or TXT format; implemented resume classification and job recommendations using TF-IDF and Random Forest; extracted resume information using NLP and regular expressions; and designed a skills-matching module for identifying relevant and missing skills.