Skip to content

peter-mcconnell/gptcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt cli

A simple CLI for interacting with ChatGPT, written entirely by ChatGPT

Run

Get an API key from Open AI - you will pass this in as a CLI arg.

./main.py --api-key=$(cat api.key)

gpt voice

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)

About

A simple CLI for interact with ChatGPT, written by ChatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages