1.0.2 • Published 1 year ago

node-gpt-repl v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

node-gpt-repl

About

node-gpt(1) is a Node.js REPL with built-in GPT3 completion and auto-npm install on require() so you can experiment at the speed of thought!

Installation

$ npm install -g node-gpt-repl

Usage

Get an OpenAI API key and expose it in your environment:

export OPENAI_API_KEY=xxxxxxxxxxxx

In your terminal:

$ node-gpt

As you can see from the demo below the results are pretty crappy at the moment, but I think the idea is solid. Contributions welcome!

Demo

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago