nelsonuprety1 / gpt-chatbot-cli

chatgpt-cli without any bloats.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatgpt-cli

It's a very minimal cli prompt, where you can chat and keeping the conversation session momoriable by chatgpt.

Install

Assuming you created a set env variable with key named OPENAI_API_KEY. If you don't have a api key visit here and generate one.

$ pip3 install gpt-chatbot-cli

Usage

$ gpt-chatbot-cli

Demo

asciicast

About

chatgpt-cli without any bloats.

License:MIT License


Languages

Language:Python 97.5%Language:Shell 2.5%