Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/byebyebruce/chatgpt_cli
- Owner: byebyebruce
- Created: 2023-02-20T05:58:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-02-20T06:10:00.000Z (over 1 year ago)
- Last Synced: 2024-06-20T19:35:21.642Z (5 months ago)
- Language: Go
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"`