Node Red tilt to AI?

Hi All,

I've been busy playing with n8n and started to wonder whether nodered might tilt more towards AI.

I love nodered and from using n8n see so many weaknesses in the product that nodered could do better at, but it's focus on AI nodes makes it easier to use to automate many things with LLMs.

Hi @alex88

A topic has been in deep discussion already.

1 Like

n8n is definitely better suited currently for Agentic AI workflows. The way they construct flows, particular with agents supporting multiple inputs makes it visually very easy to construct unique behaviours for their agents.

With that in mind though, Node-RED does support this too, but there are no "official" nodes in core Node-RED and it depends on community contribution to community nodes, but there are OpenAI and other LLM-based nodes out there.

FlowFuse are also growing their "AI in Node-RED" offering. We already have Blueprints for building LLM & RAG Agents in Node-RED:

We are also about to release some MCP nodes too, which will make building MCP Servers to integrate with anything super-easy (here's a little preview which retrieves data from FlowFuse's Tables offering for work orders):



In the next month or so too, there should be some native Machine Vision models for depth estimation, object detection and image classification coming as well, this is a quick screengrab from a video that @Steve-Mcl shared internally with us last week:

Then, FlowFuse are also improving the in-editor experience for Node-RED with AI too with the FlowFuse Assistant which includes co-pilot within the function/template editors, flow explainers, flow autocomplete and lots more.

3 Likes

Thank you. I will reply on the other thread to keep it all in one place.

For continuity: Is the way you you are using NR changing in the age of AI - #7 by alex88