@thingcode/node-red-plugin-openai
v0.9.2
Published
A Node-RED plugin to interact and build flows using OpenAi, GPT and chat. Document flows with detailed explainers.
Downloads
2
Maintainers
Readme
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.