@thingcode/node-red-plugin-openai

0.9.2 • Public • Published

OpenAi Plugin for Node-RED Beta

A Open Source Node-RED plugin to interact and build flows using OpenAi, GPT and chat. Document flows with detailed explainers, Simplify your workflow and let AI do the heavy lifting.

Deployment

To deploy this project run in your Node-RED user folder.

  npm i @thingcode/node-red-plugin-openai

Append to your package.json

"node-red": {
        "plugins": {
            "openai": "plugin.js"
        }
    }

Authors

Features

  • Build flows, using chat.
  • Document flows with detailed explainers.
  • Open Source.
  • much more coming soon.

Logo

Package Sidebar

Install

npm i @thingcode/node-red-plugin-openai

Weekly Downloads

1

Version

0.9.2

License

none

Unpacked Size

43.4 kB

Total Files

11

Last publish

Collaborators

  • thingcode