awesome-repositories.com
Blog
awesome-repositories.com

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

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

5 repositorios

Awesome GitHub RepositoriesDeployment Services

Tools and platforms for hosting and serving software applications and models in production environments.

Distinguishing note: Focuses on the infrastructure and hosting aspect of deploying speech-to-text services rather than the model logic itself.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Deployment Services. Refine with filters or upvote what's useful.

Awesome Deployment Services GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ggml-org/whisper.cppAvatar de ggml-org

    ggml-org/whisper.cpp

    50,770Ver en GitHub↗

    Whisper.cpp is a high-performance, local-first speech recognition engine designed to run large-scale machine learning models on consumer hardware. It functions as a portable library that converts audio into text, supporting both static file transcription and real-time stream processing. By utilizing a lightweight inference engine and weight quantization, the project minimizes memory and compute overhead, allowing for efficient execution without reliance on external cloud APIs or internet connectivity. The project distinguishes itself through a hardware-agnostic compute abstraction that offloa

    The project enables the hosting of speech-to-text servers that accept audio files via network requests and return transcribed text using locally deployed models.

    C++inferenceopenaispeech-recognition
    Ver en GitHub↗50,770
  • jujumilk3/leaked-system-promptsAvatar de jujumilk3

    jujumilk3/leaked-system-prompts

    14,134Ver en GitHub↗

    This project is a research-oriented repository that serves as a centralized database for system-level prompts and internal behavioral instructions extracted from various large language models. Its primary purpose is to provide a transparent, accessible reference for researchers and developers to study how artificial intelligence models are configured, constrained, and governed. The repository distinguishes itself by cataloging the hidden directives and operational guidelines that define model personas and safety boundaries. By archiving these instruction sets, it enables comparative analysis

    Deploys web services and monitors their operational status.

    aidocumentllm
    Ver en GitHub↗14,134
  • apache/predictionioAvatar de apache

    apache/predictionio

    12,522Ver en GitHub↗

    PredictionIO is a machine learning server designed for the deployment of predictive models to transform raw data into actionable predictions. It manages the full lifecycle of machine learning operations, from ingesting event data via APIs to hosting production-ready predictive services for real-time inference. The system supports distributed model training by spreading computational workloads across a cluster of nodes to increase processing speed. It enables the implementation of custom prediction engines using programming languages or the application of pre-built model templates for common t

    Hosts production-ready machine learning models as services to handle real-time predictive tasks.

    Scala
    Ver en GitHub↗12,522
  • lazyagi/lazyllmAvatar de LazyAGI

    LazyAGI/LazyLLM

    3,842Ver en GitHub↗

    LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides a system for chaining large language models into sequential or parallel pipelines, utilizing a tool registry to convert standard functions into discoverable tools that models can invoke via reasoning. The project features an application deployment kit that enables hosting model workflows as web services with integrated chat interfaces and API gateways. It includes an infrastructure abstraction layer that allows users to switch between bare-metal servers, clusters, and public

    Packages and deploys multi-agent services to various environments using a lightweight gateway or container orchestration for production scaling.

    Pythonagentsai-agentdata
    Ver en GitHub↗3,842
  • aws/copilot-cliAvatar de aws

    aws/copilot-cli

    3,735Ver en GitHub↗

    AWS Copilot is a command line interface for deploying and managing containerized applications and services on AWS. It serves as a container deployment tool, infrastructure orchestrator, and job runner, enabling the release of production-ready workloads through a simplified set of commands. The tool distinguishes itself by automating the entire application lifecycle, from initializing directory structures and manifests to managing continuous delivery pipelines with Git integration. It utilizes a manifest-based approach to generate and customize cloud infrastructure templates, allowing for the

    Creates autoscaling HTTP services that scale based on traffic to optimize operational costs.

    Goaws-apprunneraws-ecsaws-fargate
    Ver en GitHub↗3,735
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Services

Explorar subetiquetas

  • Autoscaling Service DeploymentsDeployment of request-driven services that automatically scale based on incoming traffic to optimize costs. **Distinct from Deployment Services:** Distinct from Deployment Services: focuses on the elastic, request-driven scaling mechanism rather than static hosting.
  • One-Click Agent DeploymentsSimplified deployment mechanisms for multi-agent AI services using gateways or container orchestration. **Distinct from One-Click Deployments:** Focuses on multi-agent AI service packaging and scaling rather than general application hosting or GitHub-specific workflows