Skip to content

ckprojects77/ai-mock-interview-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Mock Interview Platform

An AI-powered web application that helps users practice interviews by generating questions and evaluating answers with intelligent feedback.

Features

  • Generates technical and behavioral interview questions
  • Evaluates answers using AI
  • Provides feedback including strengths and weaknesses
  • Stores interview history
  • User authentication using JWT

Tech Stack

Frontend:

  • React (Vite)
  • Tailwind CSS

Backend:

  • Node.js
  • Express.js
  • MongoDB
  • OpenAI API

Project Structure

client/ - Frontend
server/ - Backend

How to Run

Backend: cd server npm install npm run dev

Frontend: cd client npm install npm run dev

Future Improvements

  • Resume-based question generation
  • Voice-based answers
  • Performance analytics

About

AI-powered interview prep , generates questions, evaluates answers, and gives strengths/weaknesses feedback

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors