awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 个仓库

Awesome GitHub RepositoriesCloud Execution Environments

Capabilities for offloading generative AI pipeline execution to remote cloud infrastructure.

Explore 7 awesome GitHub repositories matching artificial intelligence & ml · Cloud Execution Environments. Refine with filters or upvote what's useful.

Awesome Cloud Execution Environments GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • comfy-org/comfyuiComfy-Org 的头像

    Comfy-Org/ComfyUI

    117,227在 GitHub 上查看↗

    ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks without requiring manual code implementation. It serves as both a local environment for high-performance model inference and a production-ready server for deploying generative capabilities. The platform distinguishes itself through its focus on workflow portability and extensibilit

    Offloads resource-intensive visual AI pipelines to remote cloud infrastructure to bypass local hardware limitations.

    Pythonaicomfycomfyui
    在 GitHub 上查看↗117,227
  • prefecthq/prefectPrefectHQ 的头像

    PrefectHQ/prefect

    21,640在 GitHub 上查看↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Deploys and runs workflow tasks within managed cloud container environments with execution monitoring.

    Pythonautomationdatadata-engineering
    在 GitHub 上查看↗21,640
  • drewthomasson/ebook2audiobookDrewThomasson 的头像

    DrewThomasson/ebook2audiobook

    19,291在 GitHub 上查看↗

    This project is a scalable, containerized pipeline designed to transform digital documents and image-based ebooks into narrated audiobooks. It functions as an end-to-end production platform that integrates text-to-speech synthesis, optical character recognition, and automated workflow management to convert various file formats into spoken audio. The system distinguishes itself through advanced linguistic analysis and voice synthesis capabilities, including the ability to identify characters within a text and assign them distinct voice profiles for multi-speaker narration. Users can further pe

    Supports running resource-intensive audio rendering tasks within remote hosted environments to offload heavy processing requirements from local hardware.

    Pythonaudiobookaudiobookschinese
    在 GitHub 上查看↗19,291
  • j3ssie/osmedeusj3ssie 的头像

    j3ssie/Osmedeus

    6,425在 GitHub 上查看↗

    Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp

    Executes YAML-defined security workflows on cloud instances, distributing across targets and syncing results back.

    Go
    在 GitHub 上查看↗6,425
  • zenml-io/zenmlzenml-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

    Defines runtime environments that map agent code to specific cloud compute backends and storage providers for scalable execution.

    Pythonagentopsagentsai
    在 GitHub 上查看↗5,451
  • iterative/cmliterative 的头像

    iterative/cml

    4,178在 GitHub 上查看↗

    CML 是一个用于训练和评估机器学习模型的管道自动化工具,作为机器学习的 CI/CD 系统运行。它作为一个云计算编排器和基于 Git 的工作流管理器,通过分支管理、自动提交和集成报告来自动化模型训练周期。 该项目通过配置临时云实例或 Kubernetes 节点来提供计算密集型任务所需的专用硬件,从而脱颖而出。它还管理远程计算运行器,允许连接自托管 GPU 集群或本地机器来执行容器化机器学习工作流。 该系统涵盖了广泛的功能,包括 ML 实验跟踪(性能指标和可视化直接发布到版本控制 Pull Request 中)。它处理从初始数据导入和版本控制到生成格式化工作流报告和外部可视化链接的 ML 管道自动化。 该工具通过基于 SSH 的远程调试和恢复中断作业的能力,为基础设施管理提供了额外的实用性。

    Launches specialized cloud-based runners to execute and monitor machine learning workflow tasks.

    JavaScript
    在 GitHub 上查看↗4,178
  • comfyanonymous/comfyui_examplescomfyanonymous 的头像

    comfyanonymous/ComfyUI_examples

    3,918在 GitHub 上查看↗

    This repository is a collection of node-based pipeline configurations, examples, and templates for generating AI media. It provides a workflow library and a curated gallery of blueprints designed for creating images, videos, and 3D assets using diffusion models. The project specifically offers a set of pre-configured node graphs for implementing advanced image generation and refinement techniques, with a focus on Stable Diffusion workflows. These examples demonstrate how to interconnect processing nodes to define complex generative logic without writing code. The available templates cover a

    Enables offloading complex generative AI pipeline execution to remote cloud GPU infrastructure.

    HTML
    在 GitHub 上查看↗3,918
  1. Home
  2. Artificial Intelligence & ML
  3. Generative AI Resources
  4. Workflow Execution & Serving Backends
  5. Cloud Execution Environments

探索子标签

  • Cloud Workflow RunnersManaged cloud environments for executing and monitoring workflow tasks. **Distinct from Cloud Execution Environments:** Distinct from cloud execution environments: focuses on the workflow-specific runner capability rather than general AI pipeline offloading.