1.1.1 • Published 2 years ago

@hikyu/cli-gpt v1.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.1.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago