1.1.1 • Published 11 months ago

@hikyu/cli-gpt v1.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

@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.

1.1.1

11 months ago

1.1.0

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago