@hikyu/cli-gpt

1.1.1 • Public • Published

@hikyu/cli-gpt

Description

@hikyu/cli-gpt is a command-line interface (CLI) tool that interacts with OpenAI's GPT-3.5 Turbo model. It sends user inputs to the GPT-3.5 Turbo API, receives the response, and outputs the AI's generated text.

Installation

Install the package globally using npm:

npm install -g @hikyu/cli-gpt

Usage

After installing, you can use the gpt command to interact with the GPT-3.5 Turbo model. Input your text after the command:

gpt

It will then ask you for your OpenAi Token, you can get it here

Dependencies

https: ^1.0.0 readline: ^1.3.0

Author

hikyu

License

ISC.

Readme

Keywords

none

Package Sidebar

Install

npm i @hikyu/cli-gpt

Weekly Downloads

8

Version

1.1.1

License

ISC

Unpacked Size

6.02 kB

Total Files

4

Last publish

Collaborators

  • hikyu