Skip to content

felipebaum/Interview-Assistant---Audio-Interview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎤 AI Interview Simulator with GPT-4 + Whisper + TTS

This Colab notebook helps you practice English job interviews using your resume and a job description.

🚀 Features

  • GPT-4 generates realistic interview questions
  • Whisper transcribes your audio answers
  • TTS speaks the questions aloud with natural voices
  • Full interview transcript export in Markdown
  • Interactive microphone buttons (Start/Stop/End)

🧪 Technologies

  • GPT-4 via OpenAI API
  • Whisper (Speech-to-Text)
  • TTS (tts-1)
  • Google Colab + Python + JavaScript

🧰 How to Use

  1. Upload or paste your resume and job description
  2. Click ▶️ to record your answer
  3. Let the AI ask you more questions based on your answer
  4. Click 🛑 to end and download your interview transcript

📎 Try it now on Google Colab

Open In Colab

About

Repo with Colab Notebook for simple usage or a full app to run locally.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 58.3%
  • TypeScript 28.1%
  • HTML 6.6%
  • CSS 4.3%
  • Dockerfile 1.5%
  • JavaScript 1.2%