AI Mock Interview System

AI Mock Interview System

We've created an AI based interviewing system where user can be interviewd by AI on the basis of their Answers and their facial expressions such as confidence. Their overall result will be given by AI

The problem AI Mock Interview System solves

Our project aims to create an innovative Mock Interview Platform that leverages artificial intelligence (AI) technologies to enhance the interview preparation experience. Targeted towards individuals in the tech industry, the platform provides a simulated interview environment, utilizing an AI chatbot for question generation and evaluation. This immersive experience is designed to assist users in honing their technical skills and building confidence.

Challenges I ran into

We had a lot of issues while doing audio transcription but after dedicatetly tackling this problem we were able to tackel them by continiously trying new methods, we finally found the actual reason which was the mime type and binary chunks getting truncated while creating the file on frontend. Moreover we tried to use azure vision api but later found out that their emotion classiffication model was depriciated , then we finally used google vision api.

Discussion