Skip to content

ChatGPT Voice Assistant made in python, uses openai api to fetch results from model "text-davinci-003"

Notifications You must be signed in to change notification settings

RiyanPiro/ChatGPT-Voice-Assistant-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT-Voice-Assistant-python

ChatGPT Voice Assistant made in python, uses openai api to fetch results from model "text-davinci-003"

Steps of Usage

  1. Install the required libraries by doing pip install -r requirements.txt
  2. Replace "ENTER-YOUR-API-KEY" with your openai api key. Get it from here: https://platform.openai.com/account/api-keys
  3. Run the program and say "Wake up" to wake the ai up
  4. Ask anything and it will speak the results

About

ChatGPT Voice Assistant made in python, uses openai api to fetch results from model "text-davinci-003"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages