Skip to content

This project is an AI-powered interview coaching tool using Python and the OpenAI API.

License

Notifications You must be signed in to change notification settings

Jenifer-TheCoder/AI-Interview-Coach-using-Python-and-OpenAI-API

Repository files navigation

AI Interview Coach

This project is an AI-powered interview coaching tool using Python and the OpenAI API.

Getting Started

Follow these steps to set up and run the AI Interview Coach on your local machine:

  1. Install Visual Studio Code: If you haven't already, download and install Visual Studio Code (VS Code) from here.

  2. Install Python and OpenAI Modules: Ensure you have Python installed. You can install the required Python packages, including the OpenAI module, using pip: pip install openai pip install flask

  3. Install Live Server VS Code Extension: Install the "Live Server" extension in VS Code to run the HTML file. You can find it here.

  4. Get Your OpenAI API Secret Key: Sign up for an OpenAI account here and obtain your API secret key.

  5. Run AI-Interview-Coach.html with Live Server: Open AI-Interview-Coach.html in Visual Studio Code, right-click on the file, and select "Open with Live Server" to start the application.

  6. Run AI-Interview-Coach.py File: Run the Python script AI-Interview-Coach.py to interact with the OpenAI API.

About

This project is an AI-powered interview coaching tool using Python and the OpenAI API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published