2 रिपॉजिटरी
Architectural patterns where data flows through a chain of discrete modules in a linear sequence.
Distinct from Sequential Formatting Passes: Candidates focus on financial valuations, blockchain, audio effects, or Docker builds, rather than general modular NLP pipeline architecture.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Component-Based Sequential Processing. Refine with filters or upvote what's useful.
DeepPavlov is a conversational AI framework and deep learning NLP library designed for building end-to-end dialogue systems and chatbots. It functions as an NLP pipeline orchestrator that allows users to compose pre-trained models and text processing components into sequential data flows for complex linguistic tasks. The system is distinguished by its ability to act as a chatbot deployment server, exposing trained conversational models as web services via REST and Socket APIs. It utilizes JSON-based pipeline configurations and dynamic variable interpolation to decouple model logic from infras
Implements a modular pipeline orchestrator where the output of one text processing stage becomes the input for the next.
Liteflow is a component-based rule engine and workflow orchestrator used to define business logic through a chain of reusable components. It utilizes a structured data language to map logic paths, functioning as a dynamic workflow engine for managing sequences of synchronous and asynchronous tasks. The project is distinguished by its support for hot deployment, allowing rule definitions and execution logic to be updated in real time without restarting the application. It also features a multi-language scripting engine that embeds external scripts into business rules to enable flexible logic c
Implements business logic by breaking it into isolated atomic nodes for sequential or parallel processing.