1 repo
Executes logic by chaining modular nodes that pass state.
Distinguishing note: Focuses on DAG-based execution logic rather than general workflow management.
Explore 1 awesome GitHub repository matching software engineering & architecture · Directed Acyclic Graph Engines. Refine with filters or upvote what's useful.
Dify is an open-source platform for building, orchestrating, and deploying generative AI applications and autonomous agents. It provides a visual development environment that allows users to design complex, multi-step logic chains and conversational flows, which can then be published as APIs, web interfaces, or embedded widgets. The platform acts as a centralized infrastructure layer, managing model connections, prompt templates, and knowledge retrieval to support scalable AI-powered services. What distinguishes the platform is its focus on stateful application design and workflow orchestrati
Executes complex logic by chaining modular processing nodes that pass state and variables between each other.