awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Modular Pipeline Architectures · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesModular Pipeline Architectures

Architectures that decouple processing stages into independent, configurable components.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Modular Pipeline Architectures. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. CI/CD and Pipeline Automation
  4. CI/CD and Pipeline Management
  5. Modular Pipeline Architectures

Awesome Modular Pipeline Architectures GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • PaddlePaddle/PaddleOCR

    PaddlePaddle/PaddleOCR

    70,931GitHubView on GitHub↗

    PaddleOCR is a comprehensive optical character recognition framework designed for detecting and transcribing text from images and documents into structured, machine-readable formats. It provides a modular computer vision pipeline that decouples image preprocessing, text detection, and character recognition into indepen

    Pythonai4sciencechineseocrdocument-parsing
  • scrapy/scrapy

    scrapy/scrapy

    59,824GitHubView on GitHub↗

    Scrapy is a comprehensive framework designed for automated web data extraction and large-scale crawling. It operates on an asynchronous, event-driven engine that manages non-blocking network requests and data processing tasks, allowing for the efficient retrieval of structured information from web documents using path-

    Pythoncrawlercrawlingframework