Skip to content

Example usage of ChatGPT api with Speech Recognition and Text-to-Speech responses

Notifications You must be signed in to change notification settings

harmony1358/jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jarvis

Example usage of ChatGPT api with Speech Recognition and Text-to-Speech responses

create an .ini file:

server.ini:

[jarvis]
key = YOUR API KEY HERE
user = Your initial prompt here
assistant = OK

Run server.py for WebServer that will remember your conversation (you can integrate it with Siri for example) or run voice.py for voice conversation

About

Example usage of ChatGPT api with Speech Recognition and Text-to-Speech responses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages