Hi everyone,
This is my first time posting on this forum. I am currently developing "LLM plugin for Node-RED" (node-red-contrib-llm-plugin) and would like to share it with this community.
I recently demoed this project at a local meetup in Japan called "Visual Programming IoTLT," where several other presenters were also sharing their work with Node-RED.
The plugin is designed to help integrate LLMs into Node-RED flows. It is currently quite effective at analyzing flows, though I am still working on improving its ability to generate them. During my demo, I showcased how it works in practice, incorporating components such as Dashboard 2.0, Node-RED MCU, MQTT nodes, and python-venv node. I am also developer of python-venv node.
Presentation (Video):
I am continuing to develop this project. If you encounter any issues or have feature requests, please feel free to open an issue on GitHub. I would also appreciate any feedback or reports on how it works for you in your own projects.
Thank you !