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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

403 dépôts

Awesome GitHub RepositoriesIntegration and Deployment

Explore 403 awesome GitHub repositories matching artificial intelligence & ml · Integration and Deployment. Refine with filters or upvote what's useful.

Awesome Integration and Deployment GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • codecrafters-io/build-your-own-xAvatar de codecrafters-io

    codecrafters-io/build-your-own-x

    516,240Voir sur GitHub↗

    Ce projet fournit un framework complet pour créer, gérer et exécuter des défis de programmation éducatifs. Il inclut des systèmes standardisés pour concevoir du contenu pédagogique, définir des cas de test et structurer la documentation afin de garantir des résultats d'apprentissage cohérents. La plateforme prend en charge un large éventail de langages de programmation via des environnements d'exécution dédiés qui gèrent la compilation, la gestion des dépendances et les tests automatisés. L'infrastructure facilite les flux de travail de développement locaux et distants, offrant des utilitaires en ligne de commande pour tester le code sans nécessiter de commits de contrôle de version. Elle dispose d'un cycle de vie d'orchestration automatisé pour l'exécution de tests conteneurisés, complété par des outils de diagnostic pour déboguer les protocoles réseau et surveiller la sortie des programmes. De plus, le projet inclut des flux de travail de maintenance pour la gestion de l'historique des dépôts et des outils d'intégration pour synchroniser les données avec des hôtes de contrôle de version externes.

    Enables automated one-way synchronization of repository state updates to connected external version control hosts.

    Markdownawesome-listfreeprogramming
    Voir sur GitHub↗516,240
  • openclaw/openclawAvatar de openclaw

    openclaw/openclaw

    380,031Voir sur GitHub↗

    Openclaw est une plateforme de gestion d'environnements d'exécution d'agents, fournissant l'infrastructure nécessaire pour contrôler les cycles de vie des agents, l'état des sessions et la persistance des espaces de travail. Elle dispose d'une passerelle centralisée qui gère les boucles de modèles, l'invocation d'outils et les événements en streaming, tout en prenant en charge le routage multi-agents et la gestion de la mémoire persistante. Le système est conçu pour normaliser les signatures d'exécution des outils et fournir une interface standardisée pour la compatibilité entre les fournisseurs. La plateforme inclut des outils de développement étendus, tels qu'une interface en ligne de commande pour la gestion des espaces de travail, la journalisation de diagnostic et une architecture de plugins qui permet l'enregistrement d'outils et de capacités personnalisés. Elle prend en charge les flux de travail automatisés via des hooks pilotés par les événements, la planification des tâches et l'intégration avec des services externes. La sécurité est gérée par des politiques d'exécution, la portabilité des identifiants et des flux de travail d'approbation pour les actions des agents. Le déploiement est pris en charge par des installateurs d'infrastructure automatisés et des assistants de passerelle conteneurisés, avec des utilitaires intégrés pour les sauvegardes et la gestion de la configuration. Le système fournit un format structuré pour orchestrer des flux de travail en plusieurs étapes et inclut des outils spécialisés pour l'automatisation des navigateurs et le patch de code structuré.

    Allocates persistent directory structures to serve as long-term memory and file storage for agent operations.

    TypeScriptaiassistantcrustacean
    Voir sur GitHub↗380,031
  • affaan-m/eccAvatar de affaan-m

    affaan-m/ECC

    221,981Voir sur GitHub↗

    ECC est un framework d'orchestration d'agents LLM et une suite d'outils IA multiplateforme conçue pour coordonner les flux de travail multi-modèles. Il fournit un système pour gérer les rôles d'agents spécialisés, les compétences réutilisables et la planification structurée pour exécuter des tâches de développement logiciel complexes à travers différents éditeurs de code alimentés par l'IA. Le projet se distingue en tant que gestionnaire de protocole de contexte de modèle, fournissant une couche de configuration pour intégrer des serveurs externes et auditer l'exécution des outils. Il implémente en outre un bac à sable de sécurité agentique qui restreint l'accès aux fichiers sensibles et recherche les fuites de secrets pour sécuriser les flux de travail autonomes. Le framework couvre de larges domaines de capacités, notamment l'automatisation du flux de travail de codage IA avec des garde-fous de développement piloté par les tests, l'optimisation des coûts des modèles par routage intelligent et la gestion de la mémoire isolée par état. Il inclut également des outils pour appliquer des normes de codage spécifiques au langage et gérer les comportements des agents à travers divers environnements de développement intégrés. Le système est géré via une interface en ligne de commande qui gère l'installation des outils, la réparation de la configuration et le déploiement des préréglages d'outils.

    Coordinates multiple agents by assigning specific roles and operating procedures to execute complex workflows.

    JavaScript
    Voir sur GitHub↗221,981
  • significant-gravitas/auto-gptAvatar de Significant-Gravitas

    Significant-Gravitas/Auto-GPT

    184,987Voir sur GitHub↗

    Auto-GPT is an autonomous agent framework that uses large language models to decompose complex goals and execute multi-step tasks without human intervention. It functions as a workflow automation tool that chains language model tasks and manages memory to achieve specific objectives. The project features a visual agent designer that allows users to define behaviors and goals by connecting functional blocks through a graphical interface. It employs a vector database memory system to recall information across different sessions and a sliding-window buffer for immediate short-term context. The

    Integrates core agent logic with external functional plugins for web and file system interactions.

    Python
    Voir sur GitHub↗184,987
  • torantulino/auto-gptAvatar de Torantulino

    Torantulino/Auto-GPT

    184,986Voir sur GitHub↗

    Auto-GPT is an autonomous agent framework designed for creating and deploying AI agents that use large language models to plan and execute complex goals independently. The system provides a comprehensive environment for managing the entire agent lifecycle, from initial design and testing to live production deployment. The project features a low-code workflow designer that allows users to define agent behaviors by connecting functional blocks in a visual interface. It includes an agent marketplace for discovering and deploying pre-configured agent templates and a standardized evaluation tool t

    Provides a centralized marketplace for discovering and launching pre-configured autonomous agents.

    Python
    Voir sur GitHub↗184,986
  • significant-gravitas/autogptAvatar de Significant-Gravitas

    Significant-Gravitas/AutoGPT

    184,973Voir sur GitHub↗

    AutoGPT is an orchestration platform designed for building, managing, and deploying autonomous agents. It provides a visual canvas-based environment where users can assemble agents by connecting modular blocks that represent actions, data flows, and conditional logic. The platform supports the entire agent lifecycle, including task scheduling, execution monitoring, and configuration management, while offering a marketplace for discovering and sharing community-built workflows. The project includes a legacy framework for command-line agent execution and an extensible component system for devel

    Standardizes message injection interfaces to maintain context within agent prompts.

    Pythonaiartificial-intelligenceautonomous-agents
    Voir sur GitHub↗184,973
  • anthropics/skillsAvatar de anthropics

    anthropics/skills

    151,506Voir sur GitHub↗

    This project provides a standardized framework for extending the functional range of artificial intelligence agents through a registry of modular, declarative instructions. It enables agentic workflow automation by allowing developers to define task-specific behaviors and operational constraints that guide how agents interact with external tools and execute multi-step processes. The system distinguishes itself through a directory-based discovery model and a plugin-registry architecture that facilitates the distribution of specialized workflows. By utilizing a schema-driven specification that

    Establishes a uniform schema for defining agent behaviors and operational constraints when interacting with external tools.

    Pythonagent-skills
    Voir sur GitHub↗151,506
  • x1xhlol/system-prompts-and-models-of-ai-toolsAvatar de x1xhlol

    x1xhlol/system-prompts-and-models-of-ai-tools

    141,061Voir sur GitHub↗

    This project is a community-driven knowledgebase and registry for AI agent configurations. It serves as a centralized repository for system prompts, environment settings, and integration strategies designed to standardize the behavior of various AI-assisted development tools. By capturing these configurations in a structured format, the project enables developers to maintain consistent AI agent performance across different workstations and environments. The repository distinguishes itself through a hierarchical, version-controlled architecture that treats prompt engineering patterns as portab

    Organizes version-controlled system prompts and integration parameters specifically for Claude Code environments.

    aiboltcluely
    Voir sur GitHub↗141,061
  • langchain-ai/langchainAvatar de langchain-ai

    langchain-ai/langchain

    139,458Voir sur GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows that manage state, memory, and tool execution. The project distinguishes itself through a durable execution runtime that maintains persistent state across long-running processes by checkpointing progress to external storage. It models agent workflows as directed graphs, allowing

    Maintains persistent state across long-running processes by automatically checkpointing execution progress to external storage.

    Pythonagentsaiai-agents
    Voir sur GitHub↗139,458
  • firecrawl/firecrawlAvatar de firecrawl

    firecrawl/firecrawl

    133,479Voir sur GitHub↗

    Firecrawl is a web data extraction platform designed to convert unstructured web content into clean, LLM-ready formats like markdown or JSON. It functions as an autonomous web crawler and scraper, capable of mapping entire domains, performing recursive navigation, and executing complex data gathering tasks. By leveraging headless browser orchestration, the system handles dynamic, JavaScript-heavy pages to ensure comprehensive data capture. The platform distinguishes itself through its focus on agentic workflows, providing a programmatic interface that allows autonomous agents to perform live

    Equips agents with the capability to perform live web searches and interact with pages for real-time problem solving.

    TypeScriptaiai-agentsai-crawler
    Voir sur GitHub↗133,479
  • mattpocock/skillsAvatar de mattpocock

    mattpocock/skills

    131,422Voir sur GitHub↗

    This project is an AI agent workflow framework and development toolkit designed for AI-driven software engineering. It provides a system of modular instructions, prompt libraries, and standardized routines to orchestrate complex engineering sequences and automate the decomposition of plans into technical tasks. The system differentiates itself through advanced context management and prompt engineering, using state compression and handoff documents to preserve conversation history between different AI sessions. It employs a structured library of prompt skills and high-signal trigger words to e

    Creates modular and standardized system prompt structures to ensure predictable agent behaviors.

    Shell
    Voir sur GitHub↗131,422
  • microsoft/generative-ai-for-beginnersAvatar de microsoft

    microsoft/generative-ai-for-beginners

    112,045Voir sur GitHub↗

    This project is a comprehensive, open-source educational curriculum designed to guide developers through the mastery of generative artificial intelligence. It provides a structured learning path that covers foundational concepts, prompt engineering, and the practical application of large language models. The repository serves as a central hub for skill acquisition, offering sequential modules that progress from basic model mechanics to advanced architectural patterns. The curriculum distinguishes itself by focusing on the end-to-end lifecycle of intelligent software, including the implementat

    Demonstrates the process of authenticating and executing initial API requests against managed cloud-based artificial intelligence providers.

    Jupyter Notebookaiazurechatgpt
    Voir sur GitHub↗112,045
  • garrytan/gstackAvatar de garrytan

    garrytan/gstack

    110,596Voir sur GitHub↗

    gstack is an AI agent framework and development workflow system designed to automate the software development lifecycle. It coordinates specialized AI personas to manage tasks across product design, engineering management, and quality assurance, transforming product intent into technical specifications and final releases. The project is distinguished by its deep integration of headless browser automation and semantic code memory. It utilizes a persistent Chromium daemon for web scraping and visual auditing, and implements a searchable knowledge base that logs architectural decisions and repos

    Coordinates multiple agents by assigning specialized roles for design, engineering management, and quality assurance.

    TypeScript
    Voir sur GitHub↗110,596
  • google-gemini/gemini-cliAvatar de google-gemini

    google-gemini/gemini-cli

    105,341Voir sur GitHub↗

    This project provides a command-line interface for managing autonomous agent workflows, task orchestration, and system-level automation. It includes a comprehensive framework for defining agent skills, managing persistent memory, and delegating tasks to specialized subagents. Users can configure complex planning modes, execute shell commands with safety constraints, and integrate external tools through standardized protocols. The platform supports non-interactive execution via a headless mode and provides an event-driven hook framework for custom lifecycle automation. It features centralized

    Session management maintains persistent state and interaction history, allowing users to resume workflows or rewind to specific points in time.

    TypeScriptaiai-agentscli
    Voir sur GitHub↗105,341
  • browser-use/browser-useAvatar de browser-use

    browser-use/browser-use

    100,229Voir sur GitHub↗

    Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web interfaces using natural language instructions. By acting as an orchestration layer between large language models and browser automation protocols, it enables the execution of complex, multi-step workflows without relying on brittle selectors. The system functions as a headless browser controller, providing a programmatic interface to manage browser instances and execute granular interactions. The project distinguishes itself through its ability to translate high-level intent into

    Orchestrates iterative task execution by processing visual page context and generating actionable commands through language models.

    Pythonai-agentsai-toolsbrowser-automation
    Voir sur GitHub↗100,229
  • ant-design/ant-designAvatar de ant-design

    ant-design/ant-design

    98,362Voir sur GitHub↗

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and visual language across large-scale projects. The library distinguishes itself through a robust styling architecture that utilizes design tokens and hierarchical configuration providers to propagate global settings like themes, locale, and layout direction. By employing component-l

    Defines standardized formats for embedding design system knowledge into AI-powered coding assistants and development environments.

    TypeScriptant-designantddesign-systems
    Voir sur GitHub↗98,362
  • florinpop17/app-ideasAvatar de florinpop17

    florinpop17/app-ideas

    95,036Voir sur GitHub↗

    App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through plugin-based integration and natural language triggers. The platform distinguishes itself through a robust static analysis engine that traverses syntax trees to enforce structural coding standards and identify violations. Users can define custom review rules, architectural prefer

    Standardizes interfaces that connect external AI assistants to local development environments for automated remediation.

    applicationscodingcodingchallenges
    Voir sur GitHub↗95,036
  • punkpeye/awesome-mcp-serversAvatar de punkpeye

    punkpeye/awesome-mcp-servers

    89,264Voir sur GitHub↗

    This project serves as a centralized directory and interoperability hub for the Model Context Protocol, providing a curated collection of standardized service connectors that bridge artificial intelligence models with external software, databases, and APIs. It facilitates the integration of AI agents with diverse ecosystems by offering a registry of machine-readable interface definitions that enable dynamic tool discovery and structured context injection. The directory distinguishes itself by focusing on the protocol-based interoperability required for autonomous AI agents to interact with he

    Implements standardized interface definitions allowing agents to dynamically identify and invoke external functions at runtime.

    aimcp
    Voir sur GitHub↗89,264
  • karpathy/autoresearchAvatar de karpathy

    karpathy/autoresearch

    87,119Voir sur GitHub↗

    Autoresearch is an autonomous machine learning research agent and architecture search framework. It employs a closed-loop system to programmatically rewrite training and architecture source code to discover optimal language model configurations. The system iteratively modifies code and evaluates performance metrics to improve model quality based on a target objective. It optimizes model performance and training efficiency by tracking validation bits per byte, which allows for a fair comparison of architectural changes independently of vocabulary size. The framework manages the full training

    Employs AI agents to programmatically read and edit training source code to optimize model configurations.

    Python
    Voir sur GitHub↗87,119
  • infiniflow/ragflowAvatar de infiniflow

    infiniflow/ragflow

    82,922Voir sur GitHub↗

    This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying knowledge-based AI applications. It provides a unified environment for organizing datasets, configuring conversational chat assistants, and developing autonomous agents that execute multi-step reasoning workflows. By integrating document intelligence with advanced retrieval pipelines, the platform enables the creation of grounded, verifiable responses supported by traceable citations. The platform distinguishes itself through deep document understanding and sophisticated know

    Handles the lifecycle of autonomous agents through dedicated API endpoints for listing, managing, and interacting with system entities.

    Pythonagentagenticagentic-ai
    Voir sur GitHub↗82,922
Préc.123456…21Suivant
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Integration and Deployment

Explorer les sous-tags

  • AI Agent Architectures2 sous-tagsStructural patterns that decouple agent logic from service implementations to facilitate independent scaling and modular system design.
  • AI Agent Tooling18 sous-tagsExternal tools, interfaces, and protocols that extend the functional capabilities of autonomous agents through standardized access to external systems.
  • AI Integration Guides1 sous-tagInstructional resources for connecting external cloud-based AI services into existing software architectures.
  • AI Integration Workflows1 sous-tagAutomated processes for synchronizing and managing data between cloud storage platforms and AI services.
  • Agent Configuration Tools14 sous-tagsTools for defining and managing agent metadata, system prompts, and configuration settings.
  • Agent Development1 sous-tagPlatforms and interfaces that enable users to build and customize AI agents with specific skills and operational capabilities.
  • Agent Ecosystems3 sous-tagsPlatforms and registries for discovering, sharing, and integrating community-built agents, standardized service connectors, and specialized skills.
  • Agent Frameworks8 sous-tagsSoftware structures providing abstractions, runtimes, and configuration standards for building, managing, and executing language model-powered applications.
  • Agentic Domains3 sous-tagsSpecialized operational environments where AI agents are designed to perform domain-specific tasks like automated web navigation.
  • Business Integrations1 sous-tagSoftware solutions that integrate artificial intelligence capabilities into commercial and e-commerce business operations.
  • Distributed Agent DevelopmentTools for packaging and transmitting agents between different machines to enable cross-device development. **Distinct from Agent Development:** Focuses on the transmission and packaging for cross-device dev, not the platform for building agent skills.
  • Infrastructure and Runtime Environments2 sous-tagsCovers the underlying server-side execution environments, workspace containers, and deployment infrastructure for hosting agents.