Smart Resume Analyzer
Co-authored and published a peer-reviewed AI system for automated resume screening and job recommendation in an indexed international journal. Designed an NLP pipeline using TF-IDF vectorization, Cosine Similarity, and Named Entity Recognition (NER) to extract skills, experience, and qualifications from PDF resumes. Trained and benchmarked SVM vs. Logistic Regression classifiers; SVM achieved superior accuracy in high-dimensional resume-to-job description matching. Built a ranked job recommendation engine using similarity scoring for real-time, data-driven candidate-to-role matching.