Skip to content

This AI chatbot will help you prepare for your next behavioral interview

Notifications You must be signed in to change notification settings

zaurbek-stark/interview-gpt

Repository files navigation

InterviewGPT

This chatbot will help you prepare for your next behavioral interview! Just upload your resume pdf and let Bob The Interview start asking you questions.

This project is built using Nextjs. It utilizes the Llama 3 70B model for chat completion. The resume pdf is handled by PDF.js which extracts all the text from the document.

app demo

Author

This project is built by The Codebender 𝕏/YouTube

Getting Started

First, duplicate the .env file into a new file named .env.local. Update the dummy values: OpenAI and ScrapingAnt keys.

The first time you are running this project, you will need to install the dependencies. Run this command in your terminal:

yarn

To start the app, run:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

About

This AI chatbot will help you prepare for your next behavioral interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published