Skip to main content

A cli client for chat gpt with some extra features

Project description

CLI Companion

CLI Companion is a command line tool that you can use to ask questions and get responses back from a virtual companion. You can also review previous questions and responses.

Installation

You can install CLI Companion using PyInstaller.

To install using PyInstaller, first clone this repository. Then, in the repository directory, run the following command:

pyinstaller -D companion.py

This will create a standalone executable in the dist directory.

Usage

Talk

To ask a question, use the talk subcommand. For example:

companion talk "What is your name?"

Review

To review previous questions and responses, use the review subcommand. This will bring up a list of previous questions. You can then select a question to view the response.

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

chat_companion-0.1.0.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

chat_companion-0.1.0-py3-none-any.whl (18.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