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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

20 repository-uri

Awesome GitHub RepositoriesAgent Deployments

Deploys AI agents to production via managed infrastructure with one-click GitHub integration.

Distinct from Managed Infrastructure Deployment: Distinct from Managed Infrastructure Deployment: focuses on deploying AI agents specifically, not general data processing pipelines.

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

Awesome Agent Deployments GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • travis-ci/travis-ciAvatar travis-ci

    travis-ci/travis-ci

    8,490Vezi pe GitHub↗

    Travis CI is a continuous integration platform and CI/CD pipeline orchestrator that automates the testing and building of code changes from version control systems. It functions as a multi-language test runner and build infrastructure manager, ensuring software quality through automated testing across various programming languages and runtimes. The platform is distinguished by its use of virtual-machine-based isolation for reproducible environments and a configuration-driven approach to pipeline generation. It supports complex testing strategies through parallel matrix execution, allowing job

    Enables pushing verified code to a dedicated production environment after the successful completion of build and test pipelines.

    Vezi pe GitHub↗8,490
  • collabnix/dockerlabsAvatar collabnix

    collabnix/dockerlabs

    8,008Vezi pe GitHub↗

    dockerlabs is a collection of educational labs and technical tutorials designed to teach the fundamentals of containerization and microservice architecture. It provides instructional material and hands-on exercises covering image optimization, security training, infrastructure setup, and cluster orchestration. The project features specific courses and guides focused on reducing image size through multi-stage builds, securing workloads via vulnerability scanning and encrypted networks, and deploying multi-node clusters with high availability using Swarm orchestration. The materials cover a br

    Presents best practices for ensuring containerized services are stable, scalable, and secure in production.

    PHPadvancebeginnersdocker
    Vezi pe GitHub↗8,008
  • mimecorg/vuidoAvatar mimecorg

    mimecorg/vuido

    6,062Vezi pe GitHub↗

    Vuido is a framework for building native desktop applications for Windows, macOS, and Linux using Vue.js components, without requiring Electron or Chromium. It maps Vue components directly to native widgets from the libui library, creating lightweight applications that run on a single-threaded event loop and compile templates at build time for optimized runtime performance. The framework provides a complete Vue.js component-to-native bridge, enabling two-way data binding via v-model, component-based window composition, and platform-specific package generation for distributing executables. It

    Creates optimized and minified application bundles excluding debugging code for packaging.

    JavaScriptdesktoplibuivue
    Vezi pe GitHub↗6,062
  • voltagent/voltagentAvatar VoltAgent

    VoltAgent/voltagent

    6,020Vezi pe GitHub↗

    Provides managed infrastructure deployment for AI agents with one-click GitHub integration.

    TypeScriptagentsaiai-agents
    Vezi pe GitHub↗6,020
  • getstream/vision-agentsAvatar GetStream

    GetStream/Vision-Agents

    6,029Vezi pe GitHub↗

    Packages a multi-modal AI agent into a container using CPU or GPU Dockerfiles for production.

    Pythonagentic-aiagentsai
    Vezi pe GitHub↗6,029
  • maximegris/angular-electronAvatar maximegris

    maximegris/angular-electron

    5,725Vezi pe GitHub↗

    Angular Electron is a project scaffolding tool that generates a preconfigured desktop application template combining Angular's web framework with Electron's native runtime. It produces cross-platform executables for Windows, macOS, and Linux from a single codebase, while providing a development server with hot reload that automatically refreshes the Electron renderer process when Angular source files change. The project handles the architectural complexity of running Angular inside Electron by separately bundling Node.js modules for the main process and Angular modules for the renderer proces

    Compiles the application into an optimized bundle ready for distribution.

    TypeScript
    Vezi pe GitHub↗5,725
  • googlecloudplatform/agent-starter-packAvatar GoogleCloudPlatform

    GoogleCloudPlatform/agent-starter-pack

    5,752Vezi pe GitHub↗

    Deploys GenAI agents to production with infrastructure-as-code, CI/CD pipelines, and automated rollback capabilities.

    Pythonagentsgcpgemini
    Vezi pe GitHub↗5,752
  • yeoman/generator-angularAvatar yeoman

    yeoman/generator-angular

    5,675Vezi pe GitHub↗

    This is a Yeoman generator that scaffolds AngularJS projects and components. It automates the setup of a complete AngularJS application with boilerplate code, directory structure, and optional dependencies, while also providing standalone sub-generators for creating controllers, directives, filters, services, views, and routes. The generator handles module registration automatically, injecting generated files into the AngularJS module system and patching route configuration files when new routes are created. It supports generating code in CoffeeScript or TypeScript through a command-line flag

    Provides a production build step that optimizes assets and applies production-ready settings.

    JavaScript
    Vezi pe GitHub↗5,675
  • pyspur-dev/pyspurAvatar PySpur-Dev

    PySpur-Dev/pyspur

    5,677Vezi pe GitHub↗

    Publishes a completed agent workflow as a one-click API endpoint for integration into external applications.

    TypeScriptagentagentsai
    Vezi pe GitHub↗5,677
  • rllm-org/rllmAvatar rllm-org

    rllm-org/rllm

    5,641Vezi pe GitHub↗

    rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline that runs the same agent code for both evaluation and training, automatically capturing traces for gradient computation. The framework supports distributed reinforcement learning across multiple GPUs and nodes using pluggable backends, and executes agents in isolated sandboxes—either locally or in the cloud—for safe and scalable rollout collection. It trains agents built with LangGraph, SmolAgents, OpenAI Agents SDK, or custom frameworks without requiring core logic changes. T

    Deploys containerized agents to an auto-scaling, sandboxed runtime that isolates each session in a separate microVM.

    Pythonagent-frameworkagentic-workflowcoding-agent
    Vezi pe GitHub↗5,641
  • bc-security/empireAvatar BC-SECURITY

    BC-SECURITY/Empire

    5,045Vezi pe GitHub↗

    Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and manages agents written in PowerShell, Python, C#, Go, and C across Windows, Linux, and macOS, using encrypted communication channels over HTTP, HTTPS, and SMB. The framework executes over 400 built-in modules for reconnaissance, privilege escalation, credential theft, and lateral movement, and provides a modular engine for authoring custom attack modules. What sets Empire apart is its multi-language agent deployment system, which allows operators to choose implants that suit each

    Deploys lightweight Go-based agents for Windows systems, optimized for performance and portability.

    PowerShellc2empirehacktoberfest
    Vezi pe GitHub↗5,045
  • preactjs/preact-cliAvatar preactjs

    preactjs/preact-cli

    4,669Vezi pe GitHub↗

    preact-cli is a command line tool for scaffolding, developing, and building applications using the Preact library. It provides a Webpack-based build pipeline to coordinate code transformation, asset optimization, and production compilation. The toolkit includes a static site prerenderer to convert application routes into static HTML files and a PWA development toolkit for generating service workers and offline asset caching. It also functions as a frontend development server featuring hot module replacement and a proxy for real-time application iteration. The project covers a broad range of

    Compiles the application into optimized static assets ready for production deployment.

    JavaScriptclihacktoberfesthttp2
    Vezi pe GitHub↗4,669
  • apostrophecms/apostropheAvatar apostrophecms

    apostrophecms/apostrophe

    4,524Vezi pe GitHub↗

    Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel

    Configures a Node.js and MongoDB content management system for production environments with appropriate security and performance settings.

    JavaScriptapostrophecmscms-framework
    Vezi pe GitHub↗4,524
  • vercel/geist-fontAvatar vercel

    vercel/geist-font

    3,249Vezi pe GitHub↗

    Geist is an open-source font family and typography collection designed for high legibility in technical interfaces. It consists of a series of web-optimized typefaces, including geometric sans-serif, monospaced, and pixel styles. The collection functions as a variable font library, utilizing coordinate interpolation to allow precise control over weight and style within a single font file. These fonts are built as OpenType typefaces, incorporating standardized layout tables to define advanced typographic behaviors such as kerning and ligatures. The project provides specific implementations fo

    Reverts the production environment to a previous stable state to recover from breaking changes.

    HTMLfontvariable-fonts
    Vezi pe GitHub↗3,249
  • datawhalechina/vibe-vibeAvatar datawhalechina

    datawhalechina/vibe-vibe

    3,126Vezi pe GitHub↗

    vibe-vibe is an LLM agent engineering framework and toolchain optimizer designed for orchestrating multi-agent systems. It serves as a comprehensive guide and methodology for transforming conceptual ideas into deployed applications through agentic software engineering. The project focuses on the orchestration of specialized AI agent roles with defined collaboration boundaries and iterative feedback loops. It provides frameworks for toolchain optimization, including the selection and evaluation of protocols that extend model capabilities and the design of standardized tool interfaces. The sys

    Transforms local projects into stable, publicly accessible production environments with integrated monitoring.

    agentagentic-aiai
    Vezi pe GitHub↗3,126
  • e2b-dev/code-interpreterAvatar e2b-dev

    e2b-dev/code-interpreter

    2,348Vezi pe GitHub↗

    This project is an infrastructure platform designed to provide secure, isolated, and ephemeral cloud-based Linux environments for AI agents and automated code execution. It functions as an orchestrator that provisions on-demand virtual machines, allowing developers to run arbitrary code generated by large language models within hardware-level security boundaries. The platform distinguishes itself through its ability to manage stateful, long-lived sessions that persist across multiple execution calls, enabling complex, multi-step workflows. It supports high-concurrency scaling, allowing for th

    Orchestrates the provisioning and management of secure, on-demand virtual machine environments for parallel computation.

    Pythonaiai-data-analysisanthropic
    Vezi pe GitHub↗2,348
  • netlify/cliAvatar netlify

    netlify/cli

    1,893Vezi pe GitHub↗

    This developer command-line tool manages deployments, configures serverless functions, and provisions resources for a cloud hosting platform. It provides a terminal utility to automate project deployment, environment variable management, and database provisioning for web applications, while also serving as a local development server that simulates production routing and proxy rules. The tool handles deployment workflows by synchronizing web projects through file hashing, artifact caching, and real-time progress tracking. It coordinates serverless function lifecycles with hot reloading across

    Builds your project for production and hosts the output locally without watching for source changes.

    TypeScriptclinetlify
    Vezi pe GitHub↗1,893
  • ngx-rocket/starter-kitAvatar ngx-rocket

    ngx-rocket/starter-kit

    1,263Vezi pe GitHub↗

    Starter-kit is an enterprise-grade starter kit and development toolkit for Angular applications, providing project scaffolding, boilerplate generation, and command-line automation. It establishes a structured foundation for large-scale web development with built-in ahead-of-time template compilation, module-based dependency injection, and client-side single-page application routing. The command-line automation utilities support rapid code generation for components, directives, pipes, services, classes, and modules alongside a local development server with live reloading and backend API reque

    Compiles application source code into optimized static bundles ready for production deployment.

    TypeScriptangularangular-clibootstrap
    Vezi pe GitHub↗1,263
  • remix-run/examplesAvatar remix-run

    remix-run/examples

    1,216Vezi pe GitHub↗

    Acest repository servește drept colecție completă de implementări de referință pentru framework-ul web Remix. Oferă exemple practice de dezvoltare web full-stack, demonstrând cum să construiești aplicații dinamice, rerate pe server, care fac legătura între logica server-side și interactivitatea client-side. Prin utilizarea unei arhitecturi bazate pe componente, aceste exemple ilustrează tipare fundamentale pentru gestionarea datelor, rutare și interfețe utilizator într-un mediu de dezvoltare unificat. Colecția evidențiază abordarea distinctivă a framework-ului față de arhitectura web, punând accent pe încărcarea datelor pe server și ierarhiile de rute imbricate care oglindesc structurile URL. Aceste exemple arată cum să gestionezi cererile care schimbă starea prin acțiuni dedicate pe server și să asiguri funcționalitatea aplicației prin îmbunătățire progresivă (progressive enhancement), permițând funcțiilor să rămână operaționale chiar înainte ca scripturile client-side să fie complet încărcate. Dincolo de tiparele fundamentale, repository-ul acoperă un spectru larg de capabilități de integrare, inclusiv autentificare securizată și gestionarea sesiunilor, sincronizarea datelor în timp real și conectivitatea cu API-uri externe. De asemenea, oferă îndrumări privind fluxurile de lucru pregătite pentru producție, cum ar fi procesarea sarcinilor în fundal, gestionarea securizată a plăților și tehnici de optimizare a performanței, precum batching-ul cererilor către baza de date și amânarea încărcării resurselor (asset deferral). Aceste exemple sunt menținute ca un set de proiecte modulare, oferind dezvoltatorilor o privire directă asupra modului de structurare a aplicațiilor, impunerea calității codului și automatizarea pipeline-urilor de deployment. Fiecare implementare servește drept șablon funcțional pentru sarcini comune de dezvoltare web, variind de la gestionarea conținutului și a formularelor până la interacțiuni UI complexe.

    Creates minimal production container images using multi-stage builds to reduce the final deployment footprint.

    TypeScript
    Vezi pe GitHub↗1,216
  • aplus-framework/appAvatar aplus-framework

    aplus-framework/app

    594Vezi pe GitHub↗

    This project is a PHP web application framework designed to provide a structured foundation for building and scaling applications. It utilizes a model-view-controller architecture to separate data management, user interface rendering, and request handling, while employing a service container to manage dependency injection and modular code organization. The framework distinguishes itself by integrating a comprehensive suite of development and maintenance tools directly into the ecosystem. It features a command-line interface for automating repetitive tasks and managing application state, along

    Offers configuration options for deploying web applications to production server infrastructure.

    PHPaplusaplus-frameworkapp
    Vezi pe GitHub↗594
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Infrastructure Deployment
  4. Managed Infrastructure Deployment
  5. Agent Deployments

Explorează sub-etichetele

  • Containerized Agent PackagesPackages a multi-modal AI agent into a container using CPU or GPU Dockerfiles for production deployment. **Distinct from Agent Deployments:** Distinct from Agent Deployments: focuses on container packaging, not managed infrastructure deployment.
  • MicroVMDeploying containerized agents to an auto-scaling, sandboxed runtime that isolates each session in a separate microVM for secure parallel rollouts. **Distinct from Agent Deployments:** Distinct from Agent Deployments: adds auto-scaling, per-session microVM isolation for parallel rollouts, not just one-click GitHub integration.
  • One-Click API ExposuresPublishing completed agent workflows as one-click API endpoints for integration into external applications. **Distinct from Agent Deployments:** Distinct from Agent Deployments: focuses on exposing workflows as API endpoints with a single click, not general agent deployment to cloud infrastructure.
  • Production Deployments4 sub-tag-uriDeploys GenAI agents to managed runtimes with infrastructure-as-code, CI/CD pipelines, and automated rollback capabilities. **Distinct from Agent Deployments:** Distinct from Agent Deployments: focuses on production-grade deployments with rollback and CI/CD, not just any agent deployment.