v0.1.0
First release of cligpt 🎈
cligpt
is a command-line interface for interacting with the ChatGPT
API from OpenAI
. With cligpt
, you can quickly and easily generate text by sending prompts to ChatGPT
from your terminal. Simply provide your OpenAI
API key and the message you want to generate, and cligpt
will handle the rest.
This application started as a joke, namely, whether ChatGPT could help create an interface for itself, for the command-line. I described the process so far in a series of tweets.
Full Changelog: https://github.com/schneiderfelipe/cligpt/commits/v0.1.0