InterviewerAI

InterviewerAI is a web app that uses generative AI to simulate a job interview.

It's much more than just an AI assistant. The app enables jobseekers to analyse and improve their performance over time, and for recruiters to compare candidates easily.

This initial version is aimed specifically at junior developers who want to test and improve their answers to the most commonly asked interview questions.

The app presents the user with a series of questions to answer and then calls the OpenAI API which gives feedback on their performance and suggestions for improvement.

Interviews are stored on a relational database so that the user can study the feedback and monitor their progress on a given topic over time.

Image

InterviewerAI

Tech Stack

Front End : TypeScript; React Router; MaterialUI.

Back End : JavaScript; node.js; PSQL; PostGres, OpenAI API.

What I did

  • Full stack development.