aldy

1.0.2 • Public • Published

ask-aldy-cli

This is a command-line interface (CLI) tool that allows you to interact with the OpenAI GPT-3.5 Turbo model to get brief and helpful answers to user queries. You can get an API key from OpenAI Platform

Getting Started

Follow these steps to set up and use the aldy:

Installation

  1. Clone this repository to your local machine:

    npm install -g aldy
  2. Get new API key from OpenAI portal and set it as the environment variable. It will be saved locally. In 'Users/usernam/.aldy_config.json'

    aldy --config API_KEY=NEW_API_KEY
  3. You can start using aldy command in terminal now

    Examples

    ~ aldy how to create an array in javascript
    ~ aldy var vs let vs const in javascript
    ~ aldy what does is the meaning of ingress in aws

License

This project is licensed under the ISC License - see the LICENSE file for details.

Readme

Keywords

none

Package Sidebar

Install

npm i aldy

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

5.21 kB

Total Files

4

Last publish

Collaborators

  • nanospeck