awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 مستودعات

Awesome GitHub RepositoriesPipeline Execution Interfaces

CLI interfaces that orchestrate multi-stage workflows including configuration, training, evaluation, and visualization.

Distinct from CLI Execution: Distinct from CLI Execution: focuses on orchestrating a complete multi-stage pipeline, not just running a single command.

Explore 7 awesome GitHub repositories matching development tools & productivity · Pipeline Execution Interfaces. Refine with filters or upvote what's useful.

Awesome Pipeline Execution Interfaces GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • paddlepaddle/paddlexالصورة الرمزية لـ PaddlePaddle

    PaddlePaddle/PaddleX

    6,163عرض على GitHub↗

    PaddleX is a PaddlePaddle-based framework for building, deploying, and fine-tuning AI model pipelines, with pre-built support for computer vision, OCR, document analysis, and time series tasks. It offers a toolkit of ready-to-use pipelines for image classification, object detection, segmentation, and pose estimation, alongside an end-to-end OCR document analysis pipeline that extracts text, tables, formulas, and layout information. The platform also includes a dedicated time series forecasting pipeline for analyzing historical data to detect anomalies, classify patterns, and predict future val

    Executes pre-built processing pipelines by specifying name, input file, and target device in a single terminal command.

    Pythonai-pipelinesclassificationdeployment
    عرض على GitHub↗6,163
  • open-edge-platform/anomalibالصورة الرمزية لـ open-edge-platform

    open-edge-platform/anomalib

    5,871عرض على GitHub↗

    Anomalib is a PyTorch-based library for visual anomaly detection, offering a modular framework, a comprehensive model zoo, and a benchmarking suite designed for industrial defect detection. It provides a wide range of algorithms—including generative, discriminative, teacher-student, and vision-language approaches—that support unsupervised, few-shot, and zero-shot settings. The library enables deployment through model export to ONNX and OpenVINO for edge devices, and includes a no-code web application for training and inference. It also features a command-line interface for orchestrating multi

    Orchestrates the complete anomaly detection workflow through a command-line interface.

    Pythonanomaly-detectionanomaly-localizationanomaly-segmentation
    عرض على GitHub↗5,871
  • maiot-io/zenmlالصورة الرمزية لـ maiot-io

    maiot-io/zenml

    5,452عرض على GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Triggers and manages pipeline runs from a dashboard interface by deploying ad-hoc runners into configured compute environments.

    Python
    عرض على GitHub↗5,452
  • zenml-io/zenmlالصورة الرمزية لـ zenml-io

    zenml-io/zenml

    5,451عرض على GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Triggers machine learning pipelines directly from a web dashboard by spawning ephemeral jobs.

    Pythonagentopsagentsai
    عرض على GitHub↗5,451
  • hit-scir/ltpالصورة الرمزية لـ HIT-SCIR

    HIT-SCIR/ltp

    5,253عرض على GitHub↗

    هذا هو مجموعة أدوات معالجة اللغة الطبيعية الصينية التي توفر مجموعة من الأدوات لتقسيم الكلمات، ووسم أجزاء الكلام، والتعرف على الكيانات المسماة. تتضمن محللاً تبعياً عصبياً لتحليل العلاقات النحوية والدلالية بين الكلمات ومجموعة تدريب للتعلم الآلي لإنشاء نماذج لغوية مخصصة باستخدام مجموعات بيانات مشروحة. تتميز مجموعة الأدوات بمرونة النشر، حيث توفر خادماً حاوياً (dockerized) وواجهة خدمة ويب تعرض قدرات المعالجة عبر API. وتدعم استخدام النماذج المدربة مسبقاً وتسمح بدمج المعاجم الخارجية وامتدادات قواميس الكلمات لتحسين دقة التحليل. بشكل عام، يغطي المشروع خط أنابيب كاملاً للمهام اللغوية، بما في ذلك تقسيم الجمل، ورسم الخرائط التبعية النحوية، ووسم الأدوار الدلالية. هذه القدرات متاحة من خلال واجهة سطر الأوامر، أو الوحدات المستقلة، أو خطوط أنابيب التحليل المتكاملة. المنطق الأساسي منفذ بلغة C++ مع روابط لغوية رسمية لـ Python وJava.

    Provides a command-line interface to execute a full pipeline of text processing.

    Pythonchinese-nlpmachine-learningnatural-language-processing
    عرض على GitHub↗5,253
  • arroyosystems/arroyoالصورة الرمزية لـ ArroyoSystems

    ArroyoSystems/arroyo

    4,819عرض على GitHub↗

    Arroyo is a high-performance stream processing platform built in Rust. It executes continuous SQL queries on streaming data with event-time semantics, enabling accurate windowed aggregations, joins, and stateful computations on unbounded event streams. The platform uses native Rust execution for high throughput and low latency, with periodic checkpointing for exactly-once fault tolerance and horizontal scaling across distributed workers. The system integrates deeply with Kafka for reading and writing topics with exactly-once delivery and supports change data capture (CDC) from MySQL and Postg

    Starts a stream processing pipeline directly from the command line, accepting SQL from standard input or as an argument.

    Rustdatadata-stream-processingdev-tools
    عرض على GitHub↗4,819
  • tomgi/git_statsالصورة الرمزية لـ tomgi

    tomgi/git_stats

    1,089عرض على GitHub↗

    Git stats is a command-line utility and reporting tool that analyzes project activity and generates statistical insights from source code version control data. It functions as a Git history analysis tool and repository analytics generator, processing historical commit logs and file modification patterns to track how codebases grow and change over time. The application operates through a command-line interface execution pipeline that parses raw repository logs and commit streams directly into structured data records. It includes an incremental activity aggregator that rolls up individual commi

    Orchestrates multi-stage analysis pipelines from repository scanning to report generation via CLI arguments.

    Rubygitstatistics-generator
    عرض على GitHub↗1,089
  1. Home
  2. Development Tools & Productivity
  3. Headless Execution Environments
  4. CLI Execution
  5. Pipeline Execution Interfaces

استكشف الوسوم الفرعية

  • Dashboard Pipeline TriggersWeb-based interfaces for triggering machine learning pipelines and spawning ephemeral execution jobs. **Distinct from Pipeline Execution Interfaces:** Distinct from Pipeline Execution Interfaces: focuses on dashboard-based triggering rather than CLI-based orchestration.
  • NLP Analysis InterfacesCommand-line interfaces for executing linguistic analysis pipelines. **Distinct from Pipeline Execution Interfaces:** Specializes in the execution of NLP pipelines via CLI rather than general workflow orchestration.