terminalgpt
v2.0.3
Published
Get GPT like chatGPT on your terminal
Readme
Stats
Prerequisites
You need an LLM API key to use this package:
Installation
Install TerminalGPT globally:
npm install -g terminalgptor
yarn global add terminalgptUsage
Start a chat:
tgpt chatOn first run, you'll be prompted to enter your OpenAI API key.
Options
Commands
Delete all conversations:
tgpt deleteUsing with npx
Note: npx terminalgpt runs the package without installation.
Contributing
Please refer to CONTRIBUTING.md for details on how to contribute to this project.
