Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmpetrov/openai-chatgpt
🤖 Use ChatGPT from the terminal
https://github.com/gmpetrov/openai-chatgpt
Last synced: 1 day ago
JSON representation
🤖 Use ChatGPT from the terminal
- Host: GitHub
- URL: https://github.com/gmpetrov/openai-chatgpt
- Owner: gmpetrov
- Created: 2023-02-02T00:20:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T13:08:29.000Z (over 1 year ago)
- Last Synced: 2024-08-03T22:04:19.985Z (3 months ago)
- Language: TypeScript
- Size: 3.5 MB
- Stars: 129
- Watchers: 4
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- jimsghstars - gmpetrov/openai-chatgpt - 🤖 Use ChatGPT from the terminal (TypeScript)
README
# openai-chatgpt
## Install
```bash
$ npm install --global openai-chatgpt
```## CLI
```
$ openai-chatgpt --helpUsage
$ openai-chatgptOptions
--reset Reset Openai API KeyExamples
$ openai-chatgpt --reset
```> This readme is automatically generated by [create-ink-app](https://github.com/vadimdemedes/create-ink-app)