Skip to content

zkralec/AIInterviewPlatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Interview PlatformAdd commentMore actions

An AI‑powered behavioral interviewer built with React, Tailwind, and Node. The app guides users through a simulated job interview by asking questions, recording responses (both text and voice), and providing constructive feedback. It uses the OpenAI API (gpt‑4o‑mini) to generate context‑aware questions and actionable feedback, making it an ideal practice tool for polishing interview skills.

Steps to run:

  1. (In the terminal) cd into server folder.
  2. Then run node 'index.js' to start the server side.
  3. Create a new terminal window.
  4. cd into the client folder.
  5. Then run 'npm run dev' to start the client side.
  6. Click the link that appears.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published