A simple CLI for interacting with ChatGPT, written entirely by ChatGPT
Get an API key from Open AI - you will pass this in as a CLI arg.
./main.py --api-key=$(cat api.key)hands-free mode. speak to it and have it speak back to you. requires speech_recognition
pip3 install --user SpeechRecognition pyttsx3
./voice.py --api-key=$(cat api.key)