You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/_data/site.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
},
9
9
"messaging": {
10
10
"tagLine": "Connect, Collect, Build, and Scale with FlowFuse",
11
-
"subtitle": "FlowFuse is the Industrial Application Platform that connects any machine, moves data across any protocol, models it in any data platform, and operates industrial applications at scale—accelerated by an LLM-powered copilot that uses Model Context Protocol (MCP) to connect AI directly to your live industrial data."
11
+
"subtitle": "FlowFuse is the Industrial Application Platform that connects any machine, moves data across any protocol, models it in any data platform, and operates industrial applications at scale—accelerated by FlowFuse Expert, an LLM-powered copilot, that uses Model Context Protocol (MCP) to connect AI directly to your live industrial data."
12
12
,
13
13
"title": "Build workflows and integrations that optimize your industrial operations",
14
14
"keywords": "Node-RED, Application Development, IoT, IIoT, Low-Code, open source, Integration, Workflow, Automation, Data Processing, Data Integration, Data Transformation, Data Visualization, Industrial Automation, Industrial IoT, Industry 4.0"
Copy file name to clipboardExpand all lines: src/ai.njk
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -4,23 +4,23 @@ nohero: true
4
4
imageDescription: "Plant worker interacting with an HMI"
5
5
meta:
6
6
title: "FlowFuse Expert: LLMs for Industrial Teams"
7
-
description: "Turn natural language into reliable industrial applications with an LLM-powered copilot deeply integrated into FlowFuse and Node-RED, designed for the constraints, protocols, and governance your plants require."
7
+
description: "Turn natural language into reliable industrial applications with FlowFuse Expert, or LLM-powered copilot, deeply integrated into FlowFuse and Node-RED, designed for the constraints, protocols, and governance your plants require."
8
8
hero:
9
9
title: "<spanclass='text-indigo-200'>FlowFuse Expert:</span> LLMs for Industrial Teams"
10
10
description:
11
-
- "Turn natural language into reliable industrial applications with an LLM‑powered copilot deeply integrated into FlowFuse and Node-RED. Built on Model Context Protocol (MCP), it connects AI directly to your machines, databases, and brokers—so it understands your constraints, protocols, and governance, not generic templates."
11
+
- "Turn natural language into reliable industrial applications with with FlowFuse Expert, our LLM-powered copilot, deeply integrated into FlowFuse and Node-RED. Built on Model Context Protocol (MCP), it connects AI directly to your machines, databases, and brokers—so it understands your constraints, protocols, and governance, not generic templates."
12
12
- "Scale Your Industrial Applications with AI."
13
13
buttonText: "Request a Demo"
14
14
buttonLink: "/book-demo/"
15
15
buttonReference: "ai"
16
16
img: ./images/ai/ai-hero.png
17
17
imgAlt: "FlowFuse Expert AI icon with connecting lines flowing out"
18
18
platform:
19
-
title: "Meet your new <spanclass='text-indigo-600'>AI‑Copilot</span>"
19
+
title: "Meet your <spanclass='text-indigo-600'>AI-powered</span> FlowFuse Expert"
20
20
subtitle: "Ask what you need. Let it build the application."
21
21
description:
22
22
- "FlowFuse Expert is the fastest, most secure way to build industrial applications and operate at scale—now with AI powered by Model Context Protocol (MCP) that grounds every suggestion in live plant data, so it understands your processes, systems, and governance needs in real time."
23
-
- "FlowFuse combines Node-RED's 5,000+ community nodes with LLM-powered copilots built on MCP and enterprise governance, so IT and OT teams can collaborate and deploy across plants without waiting on scarce developers. MCP connects AI to your live industrial data, making FlowFuse the fastest, most secure way to build industrial applications and operate at scale."
23
+
- "FlowFuse combines Node-RED's 5,000+ community nodes with with FlowFuse Expert, our LLM-powered copilot, built on MCP and enterprise governance, so IT and OT teams can collaborate and deploy across plants without waiting on scarce developers. MCP connects AI to your live industrial data, making FlowFuse the fastest, most secure way to build industrial applications and operate at scale."
description: "Keep humans in control with approval workflows, role-based access, audit trails, and the same enterprise-grade governance you use for all FlowFuse applications."
38
38
ctaSection:
39
-
title: "With <spanclass='text-indigo-600'>FlowFuse AI,</span> teams can:"
39
+
title: "With <spanclass='text-indigo-600'>FlowFuse Expert,</span> teams can:"
40
40
list:
41
41
- "<spanclass='font-medium'>Generate Node-RED flows from natural language descriptions</span> of a workflow or integration, so you can connect any machine and protocol faster."
42
-
- "<spanclass='font-medium'>Draft and edit Function node code</span> (JavaScript), UI templates (HTML/CSS/JS), SQL queries, and JSON configurations using the Copilot in the editor, so you can transform and model data in any platform without starting from scratch."
42
+
- "<spanclass='font-medium'>Draft and edit Function node code</span> (JavaScript), UI templates (HTML/CSS/JS), SQL queries, and JSON configurations using the FlowFuse Expert in the editor, so you can transform and model data in any platform without starting from scratch."
43
43
- "<spanclass='font-medium'>Empower Operations and Process Engineers</span> to quickly build new dashboards, widgets, and queries using plain-language descriptions of the desired views or KPIs, reducing reliance on IT support."
44
44
- "<spanclass='font-medium'>Spin up LLM blueprints</span> that expose industrial data to a chat agent via Model Context Protocol (MCP), so operators and engineers can query systems in natural language and get answers grounded in live machine state, alarms, and logs—not stale documentation."
subtitle: "FlowFuse Expert for node editing, FlowFuse Broker schema autodetection, Improved Snapshots Interface, eCharts enablement, and FlowFuse Dashboard Updates"
4
+
description: "FlowFuse Expert for node editing, FlowFuse Broker schema autodetection, Improved Snapshots Interface, eCharts enablement, and FlowFuse Dashboard Updates"
5
5
date: 2025-09-25
6
6
authors: ["greg-stoutenburg"]
7
7
image: blog/2025/09/images/2.22-release.png
@@ -15,11 +15,11 @@ FlowFuse 2.22 provides more powerful development by bringing the FlowFuse Assist
15
15
16
16
<!--more-->
17
17
18
-
## AI Copilot for Node Editing
19
-

20
-
_FlowFuse Assistant at work_
18
+
## AI Expert for Node Editing
19
+

20
+
_FlowFuse Expert at work_
21
21
22
-
We've enhanced the capabilities of the FlowFuse AI Assistant, which now provides automatic suggestions to draft and edit your code that extends to Tables nodes, Dashboard Template nodes (ui-template), and Function nodes. You can now simply start typing, and the FlowFuse Assistant will provide code for you based on your context, making the FlowFuse Assistant your AI copilot in Node-RED.
22
+
We've enhanced the capabilities of the FlowFuse Expert, which now provides automatic suggestions to draft and edit your code that extends to Tables nodes, Dashboard Template nodes (ui-template), and Function nodes. You can now simply start typing, and the FlowFuse Assistant will provide code for you based on your context, making the FlowFuse Assistant your AI copilot in Node-RED.
23
23
24
24
With this change, the FlowFuse assistant can now write HTML, CSS, SQL, Javascript, and JSON, all based on your words, and with awareness of your FlowFuse environment (like your Tables structure), cursor position, and where in your code you are editing.
Copy file name to clipboardExpand all lines: src/blog/2026/01/node-red-history-community-industrial-iot-flowfuse.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ _Nick and ZJ_
136
136
137
137
Together, they have raised $14.5 million to build the infrastructure enterprises demand. With this funding, they assembled a talented team spanning engineering, product, customer success, marketing, sales, and community, each member contributing their unique expertise to drive FlowFuse's growth across every aspect of the business.
138
138
139
-
Between 2021 and 2025, FlowFuse evolved into a full industrial ecosystem through deliberate focus on operational maturity. The journey began with team collaboration and scaling — introducing version control, team permissions, and DevOps pipelines that let engineering teams work together on flows like software projects, then deploy updates across thousands of remote Node-RED instances with discipline. With collaboration and scale established, the focus shifted to enterprise security, adding SSO, RBAC, and SOC 2 compliance to meet strict governance requirements. Next came infrastructure independence, integrating a built-in MQTT broker and FlowFuse Tables to reduce reliance on external services. By 2025, as AI began reshaping industry, FlowFuse entered the intelligence era with AI assistance, MCP nodes, and FlowFuse Expert — an AI copilot that converts plain-English industrial problems directly into working Node-RED flows.
139
+
Between 2021 and 2025, FlowFuse evolved into a full industrial ecosystem through deliberate focus on operational maturity. The journey began with team collaboration and scaling — introducing version control, team permissions, and DevOps pipelines that let engineering teams work together on flows like software projects, then deploy updates across thousands of remote Node-RED instances with discipline. With collaboration and scale established, the focus shifted to enterprise security, adding SSO, RBAC, and SOC 2 compliance to meet strict governance requirements. Next came infrastructure independence, integrating a built-in MQTT broker and FlowFuse Tables to reduce reliance on external services. By 2025, as AI began reshaping industry, FlowFuse entered the intelligence era with MCP nodes, and FlowFuse Expert — an AI that converts plain-English industrial problems directly into working Node-RED flows.
140
140
141
141
FlowFuse's mission went beyond enterprise features. It invested continuously in Node-RED core development and community sustainability. When the original [Node-RED Dashboard was deprecated](https://discourse.nodered.org/t/announcement-node-red-dashboard-v1-deprecation-notice/89006/2), FlowFuse rebuilt [Node-RED Dashboard 2.0](https://dashboard.flowfuse.com) from the ground up.
Copy file name to clipboardExpand all lines: src/handbook/marketing/messaging.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ the confidence to innovate, adapt, and unlock new value in industrial automation
99
99
## FlowFuse in-depth
100
100
101
101
FlowFuse is the industrial platform built for speed, intelligence, and operational confidence—enabling organizations to orchestrate their most critical applications, data, and automation at scale. Founded in 2021 by Nick O’Leary, the visionary behind Node-RED, FlowFuse takes the best of low-code integration and supercharges it with enterprise governance, robust security, and built-in AI.
102
-
FlowFuse’s platform puts advanced automation and artificial intelligence at the heart of industrial innovation—empowering teams to connect any machine or system, unify diverse data streams, and deploy automated logic and visualizations in record time. With AI Copilot tools, domain experts and engineers can transform, structure, and analyze industrial data—simply and intuitively—accelerating solution development beyond traditional approaches.
102
+
FlowFuse’s platform puts advanced automation and artificial intelligence at the heart of industrial innovation—empowering teams to connect any machine or system, unify diverse data streams, and deploy automated logic and visualizations in record time. With our AI-driven FlowFuse Expert, domain experts and engineers can transform, structure, and analyze industrial data—simply and intuitively—accelerating solution development beyond traditional approaches.
103
103
Security and reliability are never compromised: from audit trails and access controls to blueprint-driven deployments and version automation, FlowFuse is engineered for mission-critical, production environments. Whether you choose cloud, self-hosted, or hybrid, FlowFuse gives you complete control while driving the agility you need to lead the market.
104
104
By blending trusted open-source roots with relentless product innovation and a clear focus on tangible outcomes, FlowFuse is the competitive advantage for industrial teams ready to deliver results faster, more securely, and smarter than ever before.
Copy file name to clipboardExpand all lines: src/index.njk
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ sections:
10
10
description: "Isolated solutions for each facility are a maintenance nightmare. Our platform enables you to build standardized, scalable solutions that can be deployed and managed centrally."
11
11
- svgPath: "components/icons/puzzle-piece.svg"
12
12
title: "IT Department Bottlenecks"
13
-
description: "Every operational change requires IT approval, creating 6-month delays for simple tasks. With our AI Copilot, OT teams can now build, test, and deploy solutions independently and in record time, turning months into minutes."
13
+
description: "Every operational change requires IT approval, creating 6-month delays for simple tasks. With FlowFuse Expert, our LLM-powered copilot, , OT teams can now build, test, and deploy solutions independently and in record time, turning months into minutes."
14
14
capabilities:
15
15
- capability: "Edge data acquisition"
16
16
feature: "Device agent for streamlined connectivity"
@@ -19,12 +19,12 @@ capabilities:
19
19
imageAlt: "FlowFuse UI"
20
20
- capability: "Organize and Analyze"
21
21
feature: "AI-Assisted platform for data transformation"
22
-
description: " Transform raw data into a structured and unified information model. Our AI Copilot accelerates this process, allowing your teams to generate complex data transformation logic, from SQL queries to JavaScript functions, using simple natural language prompts. Cleanse, contextualize, and normalize data faster than ever before."
22
+
description: " Transform raw data into a structured and unified information model. FlowFuse Expert accelerates this process, allowing your teams to generate complex data transformation logic, from SQL queries to JavaScript functions, using simple natural language prompts. Cleanse, contextualize, and normalize data faster than ever before."
23
23
imagePath: "images/home/home-node-red.png"
24
24
imageAlt: "Node-RED UI"
25
25
- capability: "Interact with the Data"
26
26
feature: "Interactive, real-time dashboards built with AI assistance"
27
-
description: "Give your teams the tools to visualize and interact with real-time operational data. With our AI Copilot, you can create custom dashboards and sophisticated UI elements in record time, empowering you to monitor KPIs, optimize production, and innovate without limits."
27
+
description: "Give your teams the tools to visualize and interact with real-time operational data. with FlowFuse Expert, our LLM-powered copilot, you can create custom dashboards and sophisticated UI elements in record time, empowering you to monitor KPIs, optimize production, and innovate without limits."
28
28
imagePath: "images/home/home-dashboard.png"
29
29
imageAlt: "FlowFuse Dashboard"
30
30
solutions:
@@ -101,7 +101,7 @@ hubspot:
101
101
{%setmetrics= [
102
102
{
103
103
number: "10x",
104
-
text: "Faster development with our AI Copilot"
104
+
text: "Faster development with FlowFuse Expert"
105
105
},
106
106
{
107
107
number: "50%",
@@ -165,7 +165,7 @@ hubspot:
165
165
An <spanclass='font-medium'>industrial-tuned LLM</span> uses FlowFuse's knowledge base and your data schemas to <spanclass='font-medium'>turn your plain-language description into Node-RED flows</span>, data mappings, dashboards, and queries—so you can <spanclass='font-medium'>build faster without waiting on scarce developers.</span>
166
166
</p>
167
167
<pclass="max-sm:text-center">
168
-
FlowFuse does not bolt a generic LLM onto the side of your stack; LLMs are wired directly into how teams design, build, and operate Node-RED applications via Model Context Protocol (MCP). <spanclass='font-medium'>FlowFuse Expert is the AI copilot</span> that understands your flows, data structures, and environment in real time—so it can <spanclass='font-medium'>generate and refine real, deployable artifacts instead of isolated snippets.</span>
168
+
FlowFuse does not bolt a generic LLM onto the side of your stack; LLMs are wired directly into how teams design, build, and operate Node-RED applications via Model Context Protocol (MCP). <spanclass='font-medium'>FlowFuse Expert is the AI</span> that understands your flows, data structures, and environment in real time—so it can <spanclass='font-medium'>generate and refine real, deployable artifacts instead of isolated snippets.</span>
<p>FlowFuse transforms how organizations deploy and manage industrial applications using Node-RED. Our platform, now enhanced with an AI Copilot, empowers IT and OT teams to collaborate more effectively than ever before. Standardize deployments across multiple facilities and accelerate innovation, all while maintaining the governance, security, and scalability your digital transformation demands.</p>
247
+
<p>FlowFuse transforms how organizations deploy and manage industrial applications using Node-RED. Our platform, now enhanced with FlowFuse Expert, empowers IT and OT teams to collaborate more effectively than ever before. Standardize deployments across multiple facilities and accelerate innovation, all while maintaining the governance, security, and scalability your digital transformation demands.</p>
0 commit comments