/chatgpt-tui

A ChatGPT tui interface using https://github.com/Textualize/textual

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ChatGPT-tui

Format

A terminal user interface for ChatGPT API using textual

demo.mp4

Installation

Assuming you have micromamba

micromamba create -f environment.yml

Usage

  • Set OPENAI_API_KEY environment variable. which you can be generated from api-keys

  • micromamba run -n chatgpt python3 chatgpt.py