- Job Title Prediction
- Skill Suggestion
- Analysis
- Future Trend Prediction
- Salary Prediction
- Recruiter Profile
Main.py is the main file from the website will start. It is a Flask File which will be linked to each and every prediction model and HTML pages. From the main file we can access each and every feature. First the user will have to make an account and the data will be stored in MySQL.
-
Profile
-
Job Title Prediction
- Depending on the work experience, education and skills the title most suitable for him will be predicted.
- RNN and NLP is used to train the dataset which is extracted from Indeed and Glassdoor.
- He will also get suggestions of skills which he lack for the that job profile and the top skills for each role is taken from the job description.
- Depending on his preferred location and title he will get expected salary.
- He can also directed to job website to apply for jobs based on the job title predicted. -
-
Analysis
-
Future Forecast
-
Salary Prediction
- Scrapped Data
- Cleaned Data
- Login Page
- RNN Model
- Analysis Charts
- Skills extraction
- Salary Prediction
- Future Prediction
- Apply Job