Skip to main content

Interact with the OpenAI ChatGPT API

Project description

chap - A Python interface to chatgpt, including a terminal user interface (tui)

Chap screencast

installation

Install with e.g., pipx install .

commandline usage

  • chap-cli "What advice would you give a 20th century human visiting the 21st century for the first time?

interactive terminal usage

  • chap-tui

Sessions & Commandline Parameters

Details of session handling & commandline arguments are in flux.

By default, a new session is created. It is saved to the user's cache directory (e.g., ~/.cache on linux/unix systems).

You can specify the session filename for a new session with -n or to re-open an existing session with -s. Or, you can continue the last session with --last.

You can set the "system message" with the -S flag.

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

chap-0.0.5.tar.gz (332.0 kB view hashes)

Uploaded Source

Built Distribution

chap-0.0.5-py3-none-any.whl (7.3 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