0.1.0 • Published 1 year ago

node-red-contrib-chatgpt v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

node-red-contrib-chatgpt

Node-RED node to access the ChatGPT API

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install node-red-contrib-chatgpt

Usage

  1. Get the API key from the OpenAI API portal (https://platform.openai.com/account/api-keys)
  2. Add the API key to the ChatGPT node property

npm.io

  1. Pass the text via msg.payload to the ChatGPT node

npm.io

And then the ChatGPT node will output the answer.

Demonstration

Smart Speaker using ChatGPT

0.1.0

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

1.0.0

1 year ago