Skip to main content

A CLI tool for ChatGPT.

Project description

Installation

### Manual Installation

git clone https://github.com/hansololz/rubberduck-ai.git cd rubberduck-ai python3 setup.py install

### Installation (pip)

pip3 install rubberduck-ai

Authentication

### Authentication Token The CLI tool requires Open AI authentication token. Token can be obtained by going to https://platform.openai.com/account/api-keys.

### Authentication Methods Choose one of these options to authenticate the CLI tool: - Set the environment variable: OPENAI_API_KEY=<AUTHENTICATION_TOKEN>. - Use a command argument: rda –openai-api-key=<AUTHENTICATION_TOKEN>. - Enter the API key when prompted while running the CLI tool.

Usage

### Evaluation Loop Run the application: rda.

#### Supported Commands - .n .new: Create new session - .p .print: Print current session - .s .sessions: Change chat session - cd clear ls: Session supported bash commands - cd cls dir: Session supported cmd commands

### Single Prompt Process a single prompt with:

rda <SINGLE_PROMPT> –openai-api-key=<AUTHENTICATION_TOKEN>

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

rubberduck-ai-0.2.0.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distributions

rubberduck_ai-0.2.0-py3.11.egg (38.9 kB view hashes)

Uploaded Source

rubberduck_ai-0.2.0-py3-none-any.whl (19.1 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