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

https://github.com/mattn/chatgpt


https://github.com/mattn/chatgpt

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# chatgpt

CLI for ChatGPT

## Usage

```
$ ./chatgpt
```

## Installation

```
go install github.com/mattn/chatgpt@latest
```

## License

MIT

## Author

Yasuhiro Matsumoto (a.k.a. mattn)