/jarvis

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

Primary LanguagePython

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