Inspiration

Being computer science majors in this egregious economy, our group has found that interviewing is perhaps the biggest barrier to getting a software engineering job. After 1000+ job applications (not really, but felt like it), we decided it was time for a change. Thus, we were inspired by the recent surge in AI to help us sharpen up our interviewing skills.

What it does

HireHigher reads your Resume, the job you want, your skills, and your Linkedin and generates questions tailored to the info you provides it. Our custom made AI-interviewer will simulate a real interview and take note of your answers. Afterwards, HireHigher will provide feedback regarding your speech.

How we built it

We used React for the Frontend and Django for the backend. We hosted the backend on AWS. AI was built with OpenAi's GPT-4o-mini model. We used OCR for resume scraping, and Selenium for the Linkedin Info.

Challenges we ran into

We had trouble connecting our backend and frontend together. We originally had audio for the interviewer, but unfortunately we were not able to have that successfully done in time.

Built With

Share this project:

Updates