Skip to content

Node program that runs in a shell and uses the microphone and speaker for real time chat with chatGPT

License

Notifications You must be signed in to change notification settings

osyed/aiVoiceChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiVoiceChat

Node program that runs in a shell and uses the microphone and speaker for real time chat with chatGPT

Make sure you have arecord installed on your system

$ npm i
$ mv env .env
$ vi .env
    add your OpenAI API key
$ node aiChat.js

About

Node program that runs in a shell and uses the microphone and speaker for real time chat with chatGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published