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

https://github.com/angelfire/gptcli

CLI - ChatGPT
https://github.com/angelfire/gptcli

cli openai

Last synced: about 2 months ago
JSON representation

CLI - ChatGPT

Awesome Lists containing this project

README

          

# CHAT GPT - CLI

The easiest way to interact with ChatGPT just with an API Key

![Screenshot 2023-02-13 at 2 42 14 PM](https://user-images.githubusercontent.com/315504/218560908-514f5778-3039-4f03-993b-b3833930e7ec.png)

![Screenshot 2023-02-13 at 2 32 55 PM](https://user-images.githubusercontent.com/315504/218561197-58776a59-7308-44e3-bdfa-02667a2c4d1f.png)

## Getting started

### OpenAI
- Create an account in https://openai.com/api/
- Go to https://platform.openai.com/account/api-keys

### Project
- `npm i`
- `npm run build`
- `node dist/index.js -p "question"`