Capability
20 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →via “visual agent workflow composition with block-based dag editor”
Autonomous AI agent — chains LLM thoughts for goals with web browsing, code execution, self-prompting.
Unique: Uses React Flow with Zustand state management for real-time graph editing with automatic schema validation against block definitions, enabling type-safe connections between blocks without runtime errors. Dual-license model (Polyform Shield for platform, MIT for classic) allows commercial deployment while maintaining open-source tooling.
vs others: Offers visual workflow composition with stronger type safety than Zapier/Make (via JSON Schema validation) and lower latency than cloud-only platforms by supporting local execution through Forge framework.
via “visual agent workflow composition via drag-and-drop block graph editor”
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Unique: Uses React Flow for real-time graph visualization combined with a block-based execution model where each node is independently versioned and can be swapped without rewriting orchestration logic. The backend stores graphs as DAGs with edge metadata for type-safe data flow routing.
vs others: Faster than code-first frameworks (Langchain, AutoGen) for non-engineers to prototype agents; more flexible than template-based tools (Make, Zapier) because blocks are composable and custom-creatable.
via “no-code agent builder with visual workflow composition”
Enterprise AI agent platform for company knowledge.
Unique: Combines visual workflow composition with multi-tool orchestration in a single no-code interface, allowing non-technical users to define agent behavior through block-based logic rather than prompt engineering or code. Agents execute immediately in Dust's cloud runtime without requiring deployment infrastructure.
vs others: Faster to prototype than Copilot or ChatGPT plugins for non-technical teams because it provides visual agent composition without requiring API integration code or prompt management.
via “visual workflow editor for multi-agent system configuration”
Open-source AI coworker, with memory
Unique: Implements visual workflow editor specifically for multi-agent orchestration with support for agent-to-agent communication and tool integration, rather than generic workflow builders, enabling domain-specific abstractions for AI agent composition
vs others: Offers visual agent orchestration unlike code-first frameworks (LangChain, AutoGen), making multi-agent system design accessible to non-developers while maintaining expressiveness for complex workflows
via “visual drag-and-drop workflow composition with react-flow graph editor”
🤖 Visual AI agent workflow automation platform with local LLM integration - build intelligent workflows using drag-and-drop interface, no cloud dependencies required.
Unique: Uses react-flow library for graph-based workflow composition with local-first execution model, avoiding cloud-dependent workflow services like Zapier or Make; serializes visual graphs directly to executable definitions without intermediate API calls
vs others: Provides visual workflow building with full local execution control, unlike cloud-based platforms that require API dependencies and data transmission
via “visual node-graph workflow composition with drag-and-drop canvas”
Build AI Agents, Visually
Unique: Uses a monorepo architecture (packages/ui, packages/server, packages/components) with a plugin-based node system where each component (LLM, tool, retriever) is a self-contained plugin with schema validation via packages/components/src/validator.ts, enabling extensibility without modifying core canvas logic
vs others: Faster iteration than writing LangChain chains manually because visual composition eliminates boilerplate, and the plugin system allows adding new node types without forking the codebase
via “visual agent workflow design”
I built a browser-only studio for designing and orchestrating MCP agent systems for development and experimental purposes. The whole stack — tool authoring, multi-agent orchestration, RAG, code execution — runs from a single static HTML file via WebAssembly. No backend.The bet: WASM is a hard sandbo
Unique: Offers a fully integrated drag-and-drop interface that allows for real-time updates and visual feedback on workflow changes.
vs others: More accessible for non-technical users than traditional coding environments, enabling broader participation in agent design.
via “visual agent workflow composition”
Hey HN! We launched a thing today, and built a cool demo that I'm excited to share with the community.This tool creates AI agents easily and can handle some really technically complex work. I whipped up this rocket scientist agent in our tool in 10 minutes. I asked a couple of aerospace enginee
Unique: Provides a domain-expert-friendly visual composition interface specifically for building AI agents (vs. general workflow builders), likely with built-in templates for common agent patterns like reasoning loops, tool calling, and multi-step planning
vs others: Lowers barrier to entry for non-programmers to build sophisticated agents compared to code-first frameworks like LangChain or AutoGen, while maintaining visibility into agent execution flow
via “visual workflow builder”
MCP server: n8n-nodes-momentum
Unique: Combines a user-friendly drag-and-drop interface with the power of MCP, making complex workflows accessible to non-technical users.
vs others: More intuitive than traditional coding environments, allowing users to build workflows without needing programming skills.
via “visual workflow canvas with drag-and-drop node composition”
Communicative agents for software development
Unique: Browser-based workflow canvas with real-time YAML synchronization, enabling visual node composition that automatically generates valid YAML configuration. The dual-interface design (Web Console + Python SDK) allows users to prototype visually then execute programmatically, bridging interactive design and production automation.
vs others: Provides visual workflow design that Langchain/Crew AI lack, making agent orchestration accessible to non-technical users while maintaining YAML export for version control and CI/CD integration.
via “visual workflow builder with drag-and-drop interface”
MCP server: n8n-mcp
Unique: Offers a drag-and-drop interface that abstracts the complexity of workflow creation, making it accessible to non-developers.
vs others: More intuitive than code-based workflow builders, allowing users to visualize their processes easily.
via “agent workflow orchestration with visual builder”
Framework to develop and deploy AI agents
Unique: Combines visual DAG-based workflow design with LLM-driven decision making at each node, allowing non-technical users to define complex agent behaviors while maintaining full execution transparency through step-by-step logging
vs others: More accessible than code-first frameworks like LangChain for non-technical teams, while offering deeper workflow visibility than simple prompt-chaining tools
via “visual agent builder with drag-and-drop workflow composition”
Build your own agents. In early stage
Unique: unknown — insufficient data on whether Naut uses proprietary DAG execution, standard orchestration frameworks (Airflow, Temporal), or custom state machine patterns
vs others: unknown — insufficient data on how Naut's builder compares to alternatives like Make, Zapier, or code-first frameworks like LangChain in terms of agent expressiveness and ease of use
via “visual agent workflow builder with drag-and-drop composition”
A Multi ai agents builder platform
Unique: Uses a node-graph visual composition model specifically optimized for multi-agent workflows, allowing non-developers to define agent interactions and data dependencies without writing orchestration code
vs others: Offers visual workflow design for agents where competitors like LangChain and AutoGen require Python/code-based composition, lowering the barrier for non-technical users
via “visual agent workflow builder with drag-and-drop composition”
No-code platform to build LLM Agents
Unique: Combines visual DAG-based workflow composition with LLM-specific blocks (prompt templates, model selection, tool binding) in a single canvas, rather than requiring separate orchestration tools or code frameworks
vs others: Faster than code-first frameworks (Langchain, AutoGen) for non-technical users to prototype agents, but less flexible than programmatic approaches for complex conditional logic
via “visual-workflow-builder-for-ai-agents”
No-code copilot that allows users to build AI apps
Unique: unknown — insufficient data on whether Broadn uses proprietary DAG compilation, supports specific LLM provider APIs natively, or integrates with existing workflow platforms
vs others: Likely faster time-to-prototype than code-first frameworks like LangChain for non-technical users, but unclear how it compares to competitors like Make.com or Zapier for AI-specific workflows
via “visual agent workflow builder with drag-and-drop node composition”
(Pivoted to Synthflow) No-code platform for agents
Unique: Combines visual node-based composition with LLM-native abstractions (prompt templates, model selection, token budgeting) rather than treating agents as generic workflow tasks, enabling domain-specific agent design patterns without code
vs others: Faster to prototype agent workflows than code-first frameworks like LangChain or AutoGen because visual composition eliminates syntax overhead and provides immediate visual feedback on agent structure
via “visual-workflow-builder”
via “visual workflow builder with drag-and-drop automation composition”
Unique: Combines visual workflow composition with AI capability blocks, allowing users to drag-and-drop image generation, content extraction, and app actions into a single workflow graph. This differs from generic automation builders by treating AI as first-class workflow components rather than external integrations.
vs others: More intuitive for non-technical users than code-based workflow definition, but less powerful than visual platforms like Zapier or Make for expressing complex conditional logic and error handling.
via “visual-agent-builder”
Building an AI tool with “Visual Agent Workflow Builder With Drag And Drop Composition”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.