awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 Repos

Awesome GitHub RepositoriesPipeline Customizers

Injects custom logic into specific stages of the media processing pipeline.

Distinct from Processing Pipelines: Distinct from general processing pipelines: focuses on the injection of custom logic into agent workflows.

Explore 10 awesome GitHub repositories matching data & databases · Pipeline Customizers. Refine with filters or upvote what's useful.

Awesome Pipeline Customizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • invoke-ai/invokeaiAvatar von invoke-ai

    invoke-ai/InvokeAI

    27,500Auf GitHub ansehen↗

    InvokeAI is a self-hosted, professional-grade platform designed for managing generative models and performing complex image synthesis. It provides a local application environment that allows users to execute diffusion models directly on their own hardware, ensuring data privacy and complete ownership of all generated assets. The platform distinguishes itself through a node-based workflow system that enables the construction of reproducible and automated image generation pipelines. By chaining modular functional units into directed acyclic graphs, users can automate intricate production tasks

    Enables construction of custom generation pipelines by connecting modular processing nodes.

    TypeScriptai-artartificial-intelligencegenerative-art
    Auf GitHub ansehen↗27,500
  • livekit/livekitAvatar von livekit

    livekit/livekit

    19,358Auf GitHub ansehen↗

    LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections. The platform distinguishes itself through it

    Modifies agent behavior at specific stages of the processing pipeline by injecting custom logic for speech or language events.

    Gogolangmedia-serversfu
    Auf GitHub ansehen↗19,358
  • paddlepaddle/paddledetectionAvatar von PaddlePaddle

    PaddlePaddle/PaddleDetection

    14,243Auf GitHub ansehen↗

    PaddleDetection is an object detection framework designed for the end-to-end development, training, and deployment of computer vision models. It provides a comprehensive library of modular neural network architectures and pipelines that support object detection, instance segmentation, and multi-object tracking tasks. The project distinguishes itself through a configuration-driven approach that decouples model components like backbones and heads, allowing for the flexible assembly of custom vision workflows. It incorporates advanced techniques such as anchor-free detection logic, joint detecti

    Extends deployment workflows by implementing custom data preprocessing logic for specific model architectures.

    Pythonblazefacedeepsortdetr
    Auf GitHub ansehen↗14,243
  • automl/auto-sklearnAvatar von automl

    automl/auto-sklearn

    8,111Auf GitHub ansehen↗

    This is a scikit-learn automated machine learning framework designed to optimize model selection and hyperparameters. It functions as an automated model selector and hyperparameter optimization tool for classification and regression tasks, utilizing an automated ensemble builder to combine high-performing models for increased predictive accuracy. The system features a distributed search engine that uses Dask for parallel machine learning optimization across CPU cores or clusters. It implements a budget-based evaluation strategy through successive halving to prioritize promising model configur

    Allows the integration of custom classification, regression, or preprocessing algorithms via abstract interfaces.

    Python
    Auf GitHub ansehen↗8,111
  • open-mmlab/mmagicAvatar von open-mmlab

    open-mmlab/mmagic

    7,434Auf GitHub ansehen↗

    mmagic is a multimodal training pipeline and framework for generative AI, focusing on visual synthesis and restoration. It provides the infrastructure to build and train models for tasks such as text-to-image and text-to-video generation, 3D-aware content synthesis, and high-fidelity image translation using diffusion models and generative adversarial networks. The project distinguishes itself through specialized capabilities for generative model personalization, including techniques for fine-tuning subjects and styles. It also supports advanced visual manipulations such as latent space interp

    Supports registering user-defined data transformation functions into a pipeline registry for modular processing sequences.

    Jupyter Notebookaigccomputer-visiondeep-learning
    Auf GitHub ansehen↗7,434
  • open-mmlab/mmdetection3dAvatar von open-mmlab

    open-mmlab/mmdetection3d

    6,273Auf GitHub ansehen↗

    MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting objects in three-dimensional environments. It supports a range of core tasks including monocular 3D object detection from single camera images, LiDAR-based 3D object detection from raw point clouds, and multi-modal fusion that combines camera images with LiDAR data. The toolbox also covers point cloud semantic segmentation, assigning class labels to every point in a scan for scene understanding. The project distinguishes itself through a config-driven pipeline that orchestrate

    Ships a registry for adding custom data transformation steps into processing pipelines.

    Python3d-object-detectionobject-detectionpoint-cloud
    Auf GitHub ansehen↗6,273
  • weaveworks/flaggerAvatar von weaveworks

    weaveworks/flagger

    5,362Auf GitHub ansehen↗

    Flagger is a Kubernetes operator designed to automate the lifecycle of application deployments through progressive delivery. It functions as a controller that monitors custom resource definitions to orchestrate complex release strategies, including canary, blue/green, and A/B testing. By continuously reconciling the desired cluster state with the actual environment, it ensures that deployments adhere to defined specifications while managing the underlying infrastructure required for traffic routing. The project distinguishes itself through a sophisticated metric-driven analysis loop that eval

    Provides logic injection points for executing custom tests or validation checks at specific stages of a deployment rollout.

    Go
    Auf GitHub ansehen↗5,362
  • zhaochenyang20/awesome-ml-sys-tutorialAvatar von zhaochenyang20

    zhaochenyang20/Awesome-ML-SYS-Tutorial

    5,371Auf GitHub ansehen↗

    This project provides a comprehensive technical guide and framework for engineering large-scale machine learning systems. It covers the full lifecycle of model development, focusing on the infrastructure and computational principles required to build, train, and serve generative AI models across distributed GPU clusters. The repository distinguishes itself by offering deep-dive tutorials and implementation strategies for complex system challenges. It emphasizes high-performance architectural primitives, such as collective communication orchestration, distributed tensor sharding, and static gr

    Defines custom generation logic and verification steps within the data rollout phase.

    Python
    Auf GitHub ansehen↗5,371
  • thudm/slimeAvatar von THUDM

    THUDM/slime

    4,259Auf GitHub ansehen↗

    SLIME is a distributed reinforcement learning framework for large language model post-training that bridges Megatron training with SGLang inference servers. It orchestrates scalable RL loops across GPU clusters, decoupling training and inference into independent processes that communicate over HTTP and NCCL for independent scaling and fault tolerance. The system supports multi-agent reinforcement learning workflows with parallel agent instances, customizable rollout strategies, and personalized agent serving that improves models from prior conversations without disrupting API serving. The fra

    Captures detailed performance traces of the rollout phase using the profiling interface to identify bottlenecks.

    Python
    Auf GitHub ansehen↗4,259
  • opendcai/dataflowAvatar von OpenDCAI

    OpenDCAI/DataFlow

    2,926Auf GitHub ansehen↗

    DataFlow is an agent-based workflow orchestrator and data pipeline designed to synthesize, clean, and augment large-scale datasets for training large language models. It functions as a synthetic data generator and text curation tool, utilizing an intelligent assistant to assemble modular processing operators into functional pipelines based on user requirements. The project distinguishes itself through a low-code approach, providing a web-based visual interface for designing and monitoring multi-stage execution flows. It features an operator-based registry system that allows for the integratio

    Enables the combination of core and custom operators to build distributable data processing workflows.

    Pythondatadata-agentdata-cleaning
    Auf GitHub ansehen↗2,926
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Processing Pipelines
  5. Pipeline Customizers

Unter-Tags erkunden

  • Custom Pipeline OrchestrationCombining core and domain-specific operators to create distributable data processing workflows. **Distinct from Pipeline Customizers:** Focuses on the orchestrational assembly of distributable workflows rather than injecting logic into existing media pipelines.
  • Data Transformation RegistrationsRegistering user-defined transformation functions into a pipeline registry for data processing sequences. **Distinct from Pipeline Customizers:** Distinct from Pipeline Customizers: focuses on registering custom data transformations rather than injecting logic into agent workflows.
  • InferenceInterfaces for injecting custom data preprocessing logic into model inference workflows. **Distinct from Pipeline Customizers:** Distinct from Pipeline Customizers: focuses specifically on inference-time preprocessing rather than general media processing.
  • MLInterfaces for integrating custom machine learning algorithms and preprocessors into automated pipelines. **Distinct from Pipeline Customizers:** Specifically targets the integration of ML models and transformers, unlike general media or agent pipelines.
  • Rollout1 Sub-TagLogic injection points for customizing the sample generation process during RL rollouts. **Distinct from Pipeline Customizers:** Distinct from general media processing pipeline customizers by targeting the LLM rollout generation process.