Git Product home page Git Product logo

interview-pilot-ai's Introduction

InterviewPilot.AI

Description

Interviewing is nerve-wracking, especially with the unpredictable back-and-forth you'll encounter. Our phone screen agent helps you prepare by creating an interactive, realistic practice experience tailored to the role you're pursuing. Provide your resume and the job details, and our AI will role-play as an interviewer - asking personalized questions based on your background, listening to your responses, and replying with intelligent follow-ups, just like a real interviewer would.

But it gets even better. The agent can take on multiple distinct interviewer personas, from a fast-paced Wall Street type to a creative director, allowing you to prep for different styles and curveballs you may face. Unlike scripted practice, this dynamic interaction forces you to think critically and articulate your thoughts clearly. You can practiceas much as needed, honing your skills in a low-pressure environment before the real deal. With this tool, you'll walk into interviews calm, prepared and ready to genuinely converse and impress your potential employer.

Instructions

To practice your interview skills using our tool, you need to follow the following steps (obviously, you need to clone the repository first. It also might be beneficial to create a separate virtual environment to avoid conflicts with other projects):

  1. Install all requirements:
pip install -r requirements.txt
  1. Create a .env file within conversational-dialog. This file will hold your OpenAI API key and your Anthropic API key. For example, here is what your .env file should look like:
OPENAI_API_KEY=<your API Key>
ANTHROPIC_API_KEY=<your API Key>
  1. Once you have the .env file set-up, you can run interviewer.py file like so:
python3 interviewer.py

After that you can start practicing!

How we built it

We integrated OpenAI's Whisper for speech-to-text transcription and the Text-to-Speech model for voice synthesis with Anthropic's Claude3 LLM (Opus/Sonnet/Haiku). Python code orchestrates data processing pipelines:

  • Extract text from job descriptions/resumes using PyPDF2.
  • Use Claude to generate distinct interviewer persona descriptions.
  • Fuse personas with job details using Claude's few-shot learning.
  • Generate interview questions from fused personas/resumes with Claude.
  • Define good/bad answer criteria for each question using Claude.

The modules enable voice-based conversational practice interviews, with Whisper transcribing user responses and Claude controlling the interviewer persona's voiced replies from OpenAI TTS based on the fused persona/job context. This provides realistic, dynamic interview prep across diverse roles.

Authors

This was made by Jinal Shah, Tej Shah, Akash Shah, and Hirsh Ramani for HackRU 2024!

interview-pilot-ai's People

Contributors

jinalshah2002 avatar tejpshah avatar hrcomazing avatar aka1218 avatar

Stargazers

Akash Pandey avatar KarenDing avatar 千古兴亡知衡权 avatar  avatar  avatar Colin Zhang avatar ZZR avatar Harry Liu avatar  avatar  avatar 诸葛蛋 avatar  avatar  avatar  avatar Aaron Chou avatar kpGo avatar  avatar tingfeng avatar Carson avatar  avatar  avatar Jialong Liu avatar  avatar  avatar  avatar nathaniel_max avatar Gurumurthi V Ramanan avatar Aurore White avatar Paolo Bozzola avatar Caleb Ord avatar Jinhui.Lin avatar wdc avatar Michael Yuan avatar  avatar  avatar  avatar Invincible Hub avatar  avatar  avatar wby avatar Panda Zeng  avatar hanhotfox avatar JiansongZhang avatar Ivan Gentile avatar jinuklee avatar Jay avatar Arioston avatar  avatar Brad Pillow avatar Jordan Moshcovitis avatar Rex Chekal avatar Soham avatar  avatar Martin Salo avatar  avatar Kaan Ozdokmeci avatar bravery_cry avatar  avatar  avatar Rohan avatar Srikanta Banerjee avatar Vincent avatar Yash Srivastava avatar JediCat avatar Serkan Dayıcık avatar Jan Z avatar  avatar nithin varghese avatar Tong avatar  avatar  avatar Shahir Abdul avatar Sangmin Ahn avatar  avatar ZF avatar Han Wang avatar Steven Syp avatar Warui avatar Reza Sayar avatar Edgar Dobriban avatar  avatar nicekate avatar Akash Pandey avatar Datt Goswami avatar Massimo Bortone avatar  avatar Epic avatar  avatar  avatar Aidan avatar  avatar  avatar

Watchers

 avatar  avatar

interview-pilot-ai's Issues

Setup & Running

Hey mate how are you? Can you share the steps to run this locally?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.