Get GPT-like chatGPT on your terminal
You need an LLM API key to use this package:
Install TerminalGPT globally:
npm install -g terminalgptor
yarn global add terminalgptStart a chat:
tgpt chatOn first run, you'll be prompted to enter your OpenAI API key.
Delete all conversations:
tgpt deleteNote: npx terminalgpt runs the package without installation.
Please refer to CONTRIBUTING.md for details on how to contribute to this project.

