Flowise Chatflow TemplatesTemplate40/100 via “visual drag-and-drop chatflow composition with node-based graph execution”
No-code LLM app builder with visual chatflow templates.
Unique: Uses a component plugin system (NodesPool) that dynamically loads 100+ node types from a registry, allowing users to extend the platform with custom nodes without modifying core code. The execution engine resolves variable dependencies across nodes and streams outputs in real-time via WebSockets, enabling live debugging and progressive response rendering in the UI.
vs others: Faster to prototype than LangChain code-first approaches because visual composition eliminates boilerplate, and the plugin architecture supports more integrations (50+ LLM providers, vector stores, tools) than competing no-code platforms like Make or Zapier which focus on API orchestration rather than AI-specific workflows.