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
·

11 repositorios

Awesome GitHub RepositoriesSpaces Deployments

Publishes static sites to Hugging Face Spaces by configuring a Space and setting up a deployment workflow.

Distinct from Hugging Face: Distinct from Hugging Face: focuses on deploying static sites to Spaces, not model conversion or authentication.

Explore 11 awesome GitHub repositories matching devops & infrastructure · Spaces Deployments. Refine with filters or upvote what's useful.

Awesome Spaces Deployments GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • lensapp/lensAvatar de lensapp

    lensapp/lens

    23,180Ver en GitHub↗

    Lens is a multi-cluster management platform and desktop application for administering Kubernetes environments. It provides a graphical interface for deploying Helm charts, editing YAML manifests, and managing the lifecycle of pods and deployments. The project features an AI-powered cluster assistant that enables users to query cluster state, perform autonomous troubleshooting, and translate natural language requests into system commands. It also supports collaborative team access through shared spaces, utilizing encrypted cluster sharing and role-based access control to manage credentials and

    Disconnects clusters from shared workspaces and provides commands to remove the space agent.

    cloud-nativecontainersdevops
    Ver en GitHub↗23,180
  • snapshot-labs/snapshot-v1Avatar de snapshot-labs

    snapshot-labs/snapshot-v1

    9,109Ver en GitHub↗

    Snapshot is a decentralized governance platform that enables DAOs and organizations to create and manage onchain voting systems. It supports both offchain signing and onchain execution, allowing votes to be submitted as signed messages to reduce gas costs while maintaining verifiability through onchain proposal execution on Ethereum and Starknet. The platform provides a modular strategy plugin system for voting power calculation and proposal validation, along with hierarchical space and role management for multi-tier governance structures. Snapshot distinguishes itself through several advance

    Snapshot moves an existing governance space to a new ENS domain by creating a fresh space and having the team copy settings and transfer all proposals, votes, and followers.

    Vue
    Ver en GitHub↗9,109
  • superradcompany/microsandboxAvatar de superradcompany

    superradcompany/microsandbox

    6,570Ver en GitHub↗

    Microsandbox is a runtime for creating and managing lightweight, hardware-isolated virtual machines — called sandboxes — that boot directly from standard OCI container images. Each sandbox runs as its own host process with a separate kernel, filesystem, and network stack, providing process-per-sandbox isolation. The project includes a command-line tool and multi-language SDKs (Rust, TypeScript, Python, Go) for programmatic lifecycle control, and it communicates with sandbox agents over Unix sockets using a CBOR-encoded protocol. What distinguishes Microsandbox is its combination of host-manag

    Opens an interactive shell session inside a running sandbox, accepting commands directly from the terminal.

    Rust
    Ver en GitHub↗6,570
  • evidence-dev/evidenceAvatar de evidence-dev

    evidence-dev/evidence

    5,919Ver en GitHub↗

    Publishes static sites to Hugging Face Spaces via GitHub Actions workflows.

    JavaScriptanalyticsbusiness-intelligencedashboard
    Ver en GitHub↗5,919
  • snailyp/gemini-balanceAvatar de snailyp

    snailyp/gemini-balance

    5,826Ver en GitHub↗

    Deploys the proxy service to Hugging Face Spaces using a Dockerfile.

    Pythongeminigemini-apigooglesearch
    Ver en GitHub↗5,826
  • lxc/lxdAvatar de lxc

    lxc/lxd

    5,554Ver en GitHub↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Opens interactive shell sessions inside running containers and virtual machines for direct command execution.

    Go
    Ver en GitHub↗5,554
  • stability-ai/stable-audio-toolsAvatar de Stability-AI

    Stability-AI/stable-audio-tools

    3,790Ver en GitHub↗

    Stable-audio-tools is a toolkit for training and deploying latent diffusion models for high-fidelity audio synthesis. It provides a framework for generating audio by iteratively refining noise within a compressed latent space, using specialized encoders to preserve temporal and spectral features of the audio signal. The project features a system for adapting pre-trained audio checkpoints to new datasets through modular initialization and configuration files. It includes utilities for weight extraction and inference model export, which remove training metadata and optimizer states to create li

    Enables the deployment of interactive web demos to showcase and test audio generation capabilities.

    Python
    Ver en GitHub↗3,790
  • huggingface/smollmAvatar de huggingface

    huggingface/smollm

    3,624Ver en GitHub↗

    SmolLM is a project dedicated to the development of small language models. It focuses on training and fine-tuning compact models that maintain high performance while utilizing fewer parameters. The project emphasizes efficient AI inference and on-device text generation, aiming to enable the deployment of lightweight models on edge devices with limited memory and processing power. It utilizes synthetic data generation to produce artificial datasets that improve the reasoning and training of these AI systems. The system supports a variety of optimization and training capabilities, including we

    Lists, pauses, restarts, and monitors the build status of hosted AI spaces.

    Python
    Ver en GitHub↗3,624
  • mxschmitt/action-tmateAvatar de mxschmitt

    mxschmitt/action-tmate

    3,500Ver en GitHub↗

    This project is an orchestration tool for establishing interactive debug sessions within automation pipelines. It functions as a GitHub Action that opens an interactive SSH or web-based shell session, providing a remote access utility for real-time system interaction and troubleshooting during continuous integration execution. The tool supports conditional debugging workflows, allowing interactive shells to be triggered only upon manual request or the failure of previous automation steps. It also enables detached debugging modes to start background sessions that provide connection details wit

    Provides secure web or SSH access to temporary cloud environments for live system exploration.

    JavaScriptactionsdebugginggithub-action
    Ver en GitHub↗3,500
  • huggingface/huggingface_hubAvatar de huggingface

    huggingface/huggingface_hub

    3,342Ver en GitHub↗

    The Hugging Face Hub Python client is a library that provides programmatic access to the Hugging Face Hub, a centralized platform for hosting and collaborating on machine learning models, datasets, and demo applications. It serves as the primary SDK for interacting with the Hub's API, enabling users to download and upload models and datasets, manage repositories, authenticate via tokens or OAuth, and run inference on hosted models through a unified interface. The client distinguishes itself through a comprehensive set of capabilities that go beyond basic file transfer. It includes a CLI exten

    Creates and configures hosted Spaces for running interactive ML applications or demos.

    Pythondeep-learninghacktoberfestmachine-learning
    Ver en GitHub↗3,342
  • huggingface/hub-docsAvatar de huggingface

    huggingface/hub-docs

    506Ver en GitHub↗

    This repository serves as the documentation source for the Hugging Face Hub, a collaborative platform designed for hosting, versioning, and discovering machine learning models, datasets, and interactive applications. It provides the foundational infrastructure for managing machine learning assets through Git-based repositories, which support large file storage, branching, and comprehensive commit history. The platform distinguishes itself by integrating metadata-driven discovery and structured management systems that allow users to attach licensing, task categories, and performance metrics to

    Deploys interactive web-based machine learning demos using Python SDKs, static HTML, or containerized environments.

    Handlebarshacktoberfestmachine-learning
    Ver en GitHub↗506
  1. Home
  2. DevOps & Infrastructure
  3. Model Conversion
  4. Hugging Face
  5. Spaces Deployments

Explorar subetiquetas

  • Interactive Demo DeploymentsCreates and configures hosted Spaces for running interactive ML applications or demos. **Distinct from Spaces Deployments:** Distinct from Spaces Deployments: focuses on interactive ML demos, not static site publishing.
  • Interactive Shell AccessProvides secure shell access to running application containers for debugging and development. **Distinct from Spaces Deployments:** Distinct from Spaces Deployments: covers the live interactive access to a container rather than the deployment workflow.
  • Space Hardware Configurations2 sub-etiquetasManaging the hardware resources and power settings for hosted AI spaces. **Distinct from Spaces Deployments:** Focuses on hardware flavors and sleep timers rather than the deployment workflow itself.
  • Space Lifecycle Management4 sub-etiquetasMonitoring, pausing, and restarting the operational state of hosted AI spaces. **Distinct from Spaces Deployments:** Focuses on the operational lifecycle (pause/restart) rather than the deployment process.
  • Space Removals2 sub-etiquetasRemoves deployed Spaces and their associated resources from the remote hub. **Distinct from Spaces Deployments:** Distinct from Spaces Deployments: focuses on deletion, not creation or configuration.
  • Space Secrets ManagementSets environment variables and secret keys for a Space without exposing them in source code. **Distinct from Spaces Deployments:** Distinct from Spaces Deployments: focuses on secret configuration, not the deployment workflow itself.