Skip to content

Kellytheengineer/AI-Interview-Prep-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrepInTime

An AI Powered Personalized Job Interview Advice Chatbot

Usage

  1. Clone the repository to your local machine.

  2. After cloning the GitHub repository, create a .env file in the root of your local Git repository. Then copy and paste the following line into your local .env file and save it. (edited) OPENAI_API_KEY=YOUR_OPENAI_API_KEY_GOES_HERE

  3. Run npm install in your terminal to install all project dependencies.

  4. Run npm run dev in your terminal to start the express server.

  5. Open the /frontend/index.html file in your browser (either open the file directly in your browser or use the VS code Live Server extension's right-click > Open with Live Server option).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published