Skip to content

Abhishekcr448/AI-Interviewer

Repository files navigation

AI-Interviewer

AI-based Interviewer for Software Developers

Working Sample

Demo

Description

AI-Interviewer is a user interface designed for candidates preparing for technical interviews. It can ask theoretical, coding, and diagram-based questions.

You will need DeepSeek and OpenAI premium API keys to use it.

Installation

Step 1:

Download the repository and open the folder in any code editor.

Step 2:

Ensure Node.js is installed on your computer.

Run the following command in the terminal:

npm install

Step 3:

Edit the .env file and add your API keys for DeepSeek and OpenAI.

Step 4:

Run the following command in the terminal:

npm start

About

AI-based Interviewer for Software Developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published