1 repo
Mechanisms for classifying and directing heterogeneous data inputs to appropriate processing modules within an AI workflow.
Distinguishing note: Specifically handles input classification for workflow branching, distinct from general data filtering.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Input Routing Strategies. 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
The platform separates mixed input lists into distinct categories, such as images and documents, to apply specialized processing methods to each file type within a workflow.