JafarAbdi / chatgpt-tui

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 95.0%Language:CSS 5.0%