n8n and kudosflow
n8n is a mature, production-ready workflow automation platform that could serve as the underlying execution engine or inspiration for kudosflow's node-based AI agent workflow builder, making them complements in a broader automation ecosystem rather than direct competitors.
About n8n
n8n-io/n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Workflows execute as directed acyclic graphs with nodes representing integrations or custom logic; the platform supports JavaScript/Python execution within nodes and uses LangChain for building AI agent workflows with custom data sources. Extends beyond pre-built integrations through a node SDK, allowing teams to create custom connectors and deploy via Docker, Kubernetes, or managed cloud with granular RBAC and SSO for enterprise environments.
About kudosflow
akudo7/kudosflow
Visual workflow editor for building node-based AI agent workflows with drag-and-drop interface, A2A integration, and real-time execution
Workflows are saved as portable JSON and executed through a VSCode extension with React Flow UI; supports thread-based state persistence for stateful conversations and parallel agent execution via LangGraph fan-out/fan-in patterns. Integrates with OpenAI, Anthropic, and Ollama backends, plus A2A and MCP protocols for multi-agent orchestration, with pre-built skill definitions for common integrations like Teams and Arxiv.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work