Terminal Chat Tool
download
This tool can be installed using cargo install terminal_chat
.
set up
- Obtain API key from OPENAI.
- Add an environment variable
OPENAI_API_KEY
to your system.
Usage
- To start the app: type
terminal_chat
in your terminal.
- To exit the app: press on
esc