https://github.com/angelfire/gptcli
CLI - ChatGPT
https://github.com/angelfire/gptcli
cli openai
Last synced: about 2 months ago
JSON representation
CLI - ChatGPT
- Host: GitHub
- URL: https://github.com/angelfire/gptcli
- Owner: Angelfire
- Created: 2023-02-13T19:51:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T19:55:45.000Z (over 3 years ago)
- Last Synced: 2025-10-19T14:53:55.822Z (8 months ago)
- Topics: cli, openai
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CHAT GPT - CLI
The easiest way to interact with ChatGPT just with an API Key


## 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"`