Skip to main content

A simple TUI interface for ChatGPT.

Project description

ChatGPT TUI

PyPI version

catui is a Python-based Text User Interface (TUI) for ChatGPT, powered by OpenAI's official API. It provides an easy-to-use interface that allows you to interact with ChatGPT directly from your terminal.

Usage

Install

pip install -U chatgpt_tui

Export your OpenAI API key

Before using it, you need to export your OpenAI API key as an environment variable:

export OPENAI_API_KEY=your-api-key

Launch

To start the app, simply run the following command in your terminal:

catui

This will launch catui and connect you to the ChatGPT chatbot.

Road Map

  • Resume from previous chat history
  • Improve UI/UX
    • Better visuals
    • More keybindings

License

catui is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chatgpt_tui-0.7.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

chatgpt_tui-0.7.0-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page