Skip to content

fitv/chatgpt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Cli

ChatGPT (gpt-3.5-turbo) in command line with streaming.

Usage

export OPENAI_API_KEY=your_api_key

go run .

Tips: type q, quit or exit to exit the program.

Build

go build .

mv chat /usr/local/bin/chatgpt

About

ChatGPT (gpt-3.5-turbo) in command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages