Skip to content

DivyaPankajaNanda/interview_mate

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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