awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ggml-org/whisper.cppAvatar von ggml-org

    ggml-org/whisper.cpp

    50,770Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗50,770
  • jujumilk3/leaked-system-promptsAvatar von jujumilk3

    jujumilk3/leaked-system-prompts

    14,134Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,134
  • apache/predictionioAvatar von apache

    apache/predictionio

    12,522Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,522
  • lazyagi/lazyllmAvatar von LazyAGI

    LazyAGI/LazyLLM

    3,842Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,842
  • aws/copilot-cliAvatar von aws

    aws/copilot-cli

    3,735Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,735
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Services

Unter-Tags erkunden

  • 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