Star

prompt
Toggle theme

Prompt

`prompt` is designed to provide users a command-line interface for the ChatGPT API, which uses OpenAI's GPT language model to generate text based on user input.

Read more about it โ†ช .


~$ pip3 install promptcli

Features

Here are some of the cool features supported by Prompt:

Context Resend ๐ŸŒธ

The application helps you start a session with ChatGPT so that the context is preserved and longer conversions with contexts are considered. The user's prompts and the responses are sent back to ChatGPT everytime.

Config Ready ๐Ÿงต

Store OpenAI api token in a managed config file. Use the update command to input a new api token.

Free & Open Source ๐Ÿ”“

Prompt is free for both open-source and commercial projects and is MIT licensed.

Get in touch

Shoot me an email: [email protected]