1 repo
Architectures for building iterative and cyclic agentic processes.
Distinguishing note: Focuses on the construction of directed cyclic graphs for agents.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Agentic Workflow Construction. Refine with filters or upvote what's useful.
Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p
Constructs conversational systems using directed cyclic graph architectures that support iterative processes.