node-red-contrib-chatgpt 0.1.0

Node-RED node for chatgpt

npm install node-red-contrib-chatgpt

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

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

And then the ChatGPT node will output the answer.

Demonstration

Smart Speaker using ChatGPT

Node Info

Version: 0.1.0
Updated 1 year, 8 months ago
License: Apache-2.0
Rating: 3.9 7

Categories

Actions

Rate:

Downloads

37 in the last week

Keywords

  • node-red-nodegen
  • node-red
  • chatgpt
  • openai

Maintainers