An Hiring Manager web app made in PHP which uses random forest classifier in python to shortlist the cv's.
Use up all the freely available/ open source resources to help in such a scenario to build a system which can be mobile or web application. The whole journey must be centralized and cover up the below mentioned points
- A department sends in a request to HR with the Job Details
- HR post the job details over the company website
- HR starts receiving the job request from the people over mail or through job application form
- HR work of categorizing CV of job seekers can be automated using AI
- HR shortlist certain application and data from CV is automatically extracted and stored
- HR then starts scheduling interviews
- Relevant people will conduct the interviews and submit feedback of candidates
- HR sending Letter of Intent to selected candidates (inclusive of negotiation of salary structure)
- Employee sending a Yes or No (If yes, then close the vacancy else start scheduling more interviews)
- If Yes, perform the KYC kind document collection, get all the relevant forms filled digitally
- HR generates the empID and sends the joining kit remotely at the employees home address
- PHP for webapp
- Python for parsing and selecting cv's.
- Python Packages for above: pyresparser(requires nltk and spacy), RandomForestClassifier from Sklearn.
- MySQL for database
- Akarsh Verma
- Pritam Rane
- Neel Suba
- Pramod Baviskar