Skip to content

A smart mock interview platform that helps users prepare for job interviews with AI-generated questions, feedback, and session tracking.

License

Notifications You must be signed in to change notification settings

MehekFatima/AI-InterviewApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Mock Interview App

An AI-powered mock interview web application that generates personalized interview questions based on job title, description, and experience. It uses DeepSeek (via Ollama) to generate questions and feedback, offering a full end-to-end mock interview experience.

Tech Stack

Features

  • User authentication (JWT-based)
  • Dashboard to manage interviews
  • Create mock interviews based on job details
  • Real-time audio recording and speech-to-text
  • AI-generated questions and personalized feedback using DeepSeek
  • Interview history and performance tracking

Powered by DeepSeek (via Ollama)

We've used DeepSeek, a powerful open-source large language model. Integration is done locally using Ollama, ensuring full control and data privacy.

How to Integrate DeepSeek Locally

  1. Install Ollama
    Follow the official Ollama installation guide for your OS.

  2. Pull the DeepSeek model

    ollama pull deepseek-r1:1.5b
  3. Run the model locally using command prompt

    ollama run deepseek-r1:1.5b
  4. Set up your backend Your API should interact with Ollama at:

    http://127.0.0.1:11434
    

Demo

Login signup home Create interview loading

Contributors

About

A smart mock interview platform that helps users prepare for job interviews with AI-generated questions, feedback, and session tracking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •