1 repo
Architectural patterns for routing and transforming data through sequential processing stages.
Distinguishing note: Focuses on the request-response middleware architecture.
Explore 1 awesome GitHub repository matching software engineering & architecture · Processing Pipelines. Refine with filters or upvote what's useful.
Open WebUI is a self-hosted, web-based platform designed for interacting with local and remote artificial intelligence models. It functions as a unified interface and orchestration suite, enabling users to build, deploy, and manage specialized AI agents equipped with custom instructions, external tool access, and private knowledge bases. The platform distinguishes itself through a modular architecture that supports complex AI workflows. It features a plugin-based framework for custom logic and pipeline-based request processing, allowing developers to filter or transform data streams before th
Routes incoming chat messages through a series of modular filters and transformation steps.