Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# openai-chatgpt


Example usage

## Install

```bash
$ npm install --global openai-chatgpt
```

## CLI

```
$ openai-chatgpt --help

Usage
$ openai-chatgpt

Options
--reset Reset Openai API Key

Examples
$ openai-chatgpt --reset
```

> This readme is automatically generated by [create-ink-app](https://github.com/vadimdemedes/create-ink-app)