Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Interview Simulator 🎯

A role-based AI interview simulation platform that evaluates candidate answers automatically — no human involvement required.

🔗 Live Demo

👉 Try it here

🚀 What it does

  • Supports 5+ technical job roles with dynamic question generation
  • Evaluates answers using a multi-signal scoring engine (TF-IDF cosine similarity + keyword matching + concept scoring)
  • Reduces evaluation time from 5 minutes (manual) to under 3 seconds
  • Generates personalised feedback reports instantly

🛠️ Tech Stack

Python · Streamlit · Scikit-learn · NLP · TF-IDF · JSON

📊 How it works

  1. Select your target job role
  2. Answer the interview questions
  3. Get instant automated scoring and feedback

🏃 Run locally

git clone https://github.com/akhilkumar15/ai-interview-simulator
cd ai-interview-simulator
pip install -r requirements.txt
streamlit run app.py

Releases

Packages

Contributors

Languages