Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/byebyebruce/chatgpt_cli

chat gpt CLI
https://github.com/byebyebruce/chatgpt_cli

Last synced: about 5 hours ago
JSON representation

chat gpt CLI

Awesome Lists containing this project

README

        

# ChatGPT CLI(Command Line Interface)

![](img.png)
## Require
[ChatGPT API KEY](https://platform.openai.com/docs/api-reference/authentication)

## Install
`go install -ldflags '-X main.CHATGPT_KEY=${YOUR_CHATGPT_KEY}' "github.com/byebyebruce/chatgpt_cli@latest"`