Logo Lanfrica

Sammagqamfana/PLP-NIGERIA-HACKATHON-EDITION

Domain:

socioeconomic

Record type:

software
Creator:
Sam
Host:
AI-powered recruitment platform that ranks applicants based on skills, experience, education, and test scores, with voice command search and interactive chart visualization # PLP Select — AI-Powered Recruitment Tool **Author:** Sam Magqamfana **Phone:** 084 622 9609 **Email:** sammagqamfana41272@gmail.com --- ## Project Overview PLP Select is an AI-powered recruitment platform designed to **combat unemployment in Nigeria**. The system ranks applicants fairly based on experience and education, highlights top candidates, and provides an optional voice command feature for quick interaction. --- ## Features - Upload & Rank CSV applicants - Merit-based scoring (experience + education + bonus) - Voice command to see top candidates - User-friendly, professional interface - JSON API ready for LMS integration --- ## Setup ### Backend bash cd backend pip install flask flask-cors python app.py