|
|
|
|
|
by knolleary
332 days ago
|
|
Node-RED project lead here :wave: As ever, I think each has its strengths and weaknesses, but I know which one I prefer... In terms of 'out of the box' experience, I do agree there is space for some improved Node-RED nodes to support some of these workflows. There certainly are nodes in the community to help, but there's space for more. And that's an area I think gives Node-RED an advantage; the open source nature that allows anyone to build in the gaps of what's already there. Node-RED provides plenty of low-level building blocks to connect with pretty much anything - but having higher level abstraction nodes is needed to make it more accessible. It's also an area we're looking at in my day job (FlowFuse CTO) where we provide a commercial platform built around Node-RED. |
|
As a hack, I have got LangGraph working inside of a node-red flow. I will write it up as a medium article in the next few days, as it might be of help to others. It's very codey.
I think production engineers will have to master the Langchain ecosystem, when we creating mission critical AI based systems. I think node-red has good nodes in place to record decisions and data as part of an AI ethics program.
Flowise have a good set of nodes around langchain, but I bet it was a massive and expensive undertaking to build.
Also Dashboard 2 is something n8n is sorely missing and is needed to monotor live systems.