Skip to content

This is a Python program that can talk to you! It uses the GPT-3 technology to generate responses to your questions. You can ask it anything you want, and it will try to give you a good answer.

License

Notifications You must be signed in to change notification settings

Exonymos/OpenSpeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSpeak - A Voice-Enabled GPT-3 Chatbot

This is a Python program that can talk to you! It uses the GPT-3 technology to generate responses to your questions. You can ask it anything you want, and it will try to give you a good answer.

OpenSpeak


How does it work?

The program listens to your voice via your computer's microphone, converts what you say to text using SpeechRecognition, sends the text to GPT-3 to generate a response, and uses pyttsx3 to speak the response aloud.


How do I use it?

  • First, you need to download the exe file provided dist\OpenSpeak.exe.
  • You'll need to enter an API key to use GPT-3. The script will prompt you to enter it. You can create or view your API on OpenAI.
  • Once you've entered your API key, the program will start running. It will prompt you to speak your question.
  • Say your question out loud, and the it will try to answer it.
  • The program will speak the answer out loud.
  • If you want to stop using the program and Quit, just say "quit" or "exit" when it prompts you to speak your question.

Important note

This program might not always work perfectly. If it doesn't understand you, or if it gives you a weird answer, don't worry! Just try asking your question again, or try a different question.


About

This is a Python program that can talk to you! It uses the GPT-3 technology to generate responses to your questions. You can ask it anything you want, and it will try to give you a good answer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published