awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • comfy-org/comfyuiAvatar de Comfy-Org

    Comfy-Org/ComfyUI

    117,227Ver en 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
    Ver en GitHub↗117,227
  • prefecthq/prefectAvatar de PrefectHQ

    PrefectHQ/prefect

    21,640Ver en 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
    Ver en GitHub↗21,640
  • drewthomasson/ebook2audiobookAvatar de DrewThomasson

    DrewThomasson/ebook2audiobook

    19,291Ver en 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
    Ver en GitHub↗19,291
  • j3ssie/osmedeusAvatar de j3ssie

    j3ssie/Osmedeus

    6,425Ver en 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
    Ver en GitHub↗6,425
  • zenml-io/zenmlAvatar de zenml-io

    zenml-io/zenml

    5,451Ver en 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
    Ver en GitHub↗5,451
  • iterative/cmlAvatar de iterative

    iterative/cml

    4,178Ver en GitHub↗

    CML es una herramienta de automatización de pipelines para entrenar y evaluar modelos de machine learning, funcionando como un sistema CI/CD para machine learning. Sirve como orquestador de computación en la nube y gestor de flujos de trabajo basado en Git que automatiza los ciclos de entrenamiento de modelos mediante la gestión de ramas, commits automatizados e informes integrados. El proyecto se distingue por aprovisionar instancias de nube efímeras o nodos de Kubernetes para proporcionar hardware especializado para tareas de computación intensiva. También gestiona runners de computación remota, permitiendo la conexión de clusters de GPU autohospedados o máquinas on-premise para ejecutar flujos de trabajo de machine learning contenerizados. El sistema cubre una amplia gama de capacidades, incluyendo el seguimiento de experimentos de ML, donde las métricas de rendimiento y visualizaciones se publican directamente en los pull requests de control de versiones. Maneja la automatización de pipelines de ML desde la importación y versionado inicial de datos hasta la generación de informes de flujo de trabajo formateados y enlaces de visualización externos. La herramienta proporciona utilidad adicional para la gestión de infraestructura a través de depuración remota basada en SSH y la capacidad de reanudar trabajos interrumpidos.

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

    JavaScript
    Ver en GitHub↗4,178
  • comfyanonymous/comfyui_examplesAvatar de comfyanonymous

    comfyanonymous/ComfyUI_examples

    3,918Ver en 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
    Ver en GitHub↗3,918
  1. Home
  2. Artificial Intelligence & ML
  3. Generative AI Resources
  4. Workflow Execution & Serving Backends
  5. Cloud Execution Environments

Explorar subetiquetas

  • 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.