A Golang console client for ChatGPT (https://chat.openai.com) using GPT
go get -u -x github.com/kkdai/chatgpt
Request your OpenAPI key in https://beta.openai.com/account/api-keys
export API_KEY=YOUR_KEY chatgpt
Please open up an issue on GitHub before you put a lot efforts on pull request.
The code submitting to PR must be filtered with gofmt
This package is licensed under MIT license. See LICENSE for details.