Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadME

Hey! this is a program I wrote during the summer of 2023. It allows you to talk to a chatGPT model using your voice and outputs the models response to the console.

Step 1: Install Necessary Libraries

Ensure that you have the following libraries installed:

- openai
- tkinter
- sounddevice
- numpy
- scipy

Step 2: Obtain an OpenAI API Key

  • Search for tutorials on YouTube on how to obtain an OpenAI API key if you're unsure about the process.
  • Important: You will need a credit card to use this program. While OpenAI charges for their API usage, it's quite affordable. A single API call can cost less than a penny.
  • Check the detailed pricing for each model on OpenAI Pricing.

Step 3: Run the Program

  • Navigate to main.py
  • put your api key into where it says "put api key here"
  • If the program doesn't run as expected, verify that you've correctly installed the necessary libraries mentioned in Step 1.

About

this program allows you to talk to chatgpt and have it respond to your voice.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages