cli-gpt
cli-gpt copied to clipboard
💬 Simple TUI for ChatGPT.
cli-gpt
https://user-images.githubusercontent.com/55558407/223719418-26477b1e-1cf6-4f47-8810-69b665b260dd.mp4
Usage
Run: ./cli-gpt
Other options: commands
Configuration
- place custom (system) prompts in
~/.config/cli-gpt/system-prompts/*.txt- to use a custom prompt, see commands
Installation
Dependencies
Installing
- install the dependencies
- set the
OPENAI_API_KEYenvironment variable to your OpenAI API key (export OPENAI_API_KEY="<your-api-key>") - clone this repo &
cdinto it chmod +x ./cli-gpt- ./cli-gpt