Welcome to InterviewMate – an AI-powered tool designed to transform the interview process for both interviewers and candidates. InterviewMate helps interviewers ask better questions and assists candidates in preparing more effectively, making interviews smoother and fairer for everyone involved.
- Smart Question Suggestions: AI generates relevant questions based on the job role.
- Live Updates: Refresh or change questions during the interview.
- Performance Analysis: Evaluate candidates on skills, communication, and fit with detailed reports.
- AI-Powered Practice Interviews: Candidates can practice with AI and get feedback on their answers.
- Easy Integration: Works with common video conferencing and HR systems.
To get started with InterviewMate, follow these steps:
-
Clone the Repository
git clone https://github.com/masterismail/InterviewMate.git
-
Navigate to the Project Directory
cd InterviewMate
- Install Dependencies
pip install -r requirements.txt
- Set Up Environment Variables
create a .env file and add the open ai api with this env variable OPEN_API_KEY
Run the Application
npm run dev