InterviewMate
InterviewMate is an AI based interviewer.
Give it any software engineering job description from any platform(exp: LinkedIn, wellfound, etc.) and InterviewMate will
- help you extract the necessary skills from the job description, to which you can add new skills and remove unnecessary skills according to your requirement
- allow you to decide the number of questions you want per interview round
- generate relevant interview questions on the extracted skill set
- conduct a chat based interview
- give feedback on your answers
If you like the product and find it useful, give this repo a ⭐
Project local setup :
- clone the repository
- cd interview_mate
- npm install
- npm run dev