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
·

18 dépôts

Awesome GitHub RepositoriesPlugins & External Integrations

Explore 18 awesome GitHub repositories matching artificial intelligence & ml · Plugins & External Integrations. Refine with filters or upvote what's useful.

Awesome Plugins & External Integrations 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.
  • 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é.

    Configures the automatic installation and activation of plugins prior to agent execution.

    TypeScriptaiassistantcrustacean
    Voir sur GitHub↗380,031
  • 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
  • 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
  • openhands/openhandsAvatar de OpenHands

    OpenHands/OpenHands

    77,330Voir sur GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system enables agents to autonomously navigate codebases, implement features, and resolve issues through iterative reasoning and tool execution. The platform distinguishes itself through a model-agnostic orchestrator that connects diverse language models to a unified tool registry. It

    Control the installation and activation status of plugins through persistent storage management.

    Pythonagentartificial-intelligencechatgpt
    Voir sur GitHub↗77,330
  • laion-ai/open-assistantAvatar de LAION-AI

    LAION-AI/Open-Assistant

    37,397Voir sur GitHub↗

    Open-Assistant is a conversational assistant and a system for creating large language model training datasets. It utilizes a client-server architecture that separates the conversational user interface from language model processing through an API. The project features a retrieval-augmented generation system that fetches external data from search engines to provide real-time knowledge. It also includes a standardized plugin interface for connecting language models to third-party systems and external software tools. The system provides a pipeline for collecting and labeling human-annotated pro

    Implements a standardized interface to connect the conversational model to external third-party systems and software tools.

    Pythonaiassistantchatgpt
    Voir sur GitHub↗37,397
  • sgl-project/sglangAvatar de sgl-project

    sgl-project/sglang

    29,079Voir sur GitHub↗

    Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It provides a programmable interface for orchestrating complex generation workflows, enabling developers to coordinate multi-turn dialogues, tool invocations, and reasoning chains through a domain-specific language. The platform is built to support production-scale deployments, offering an OpenAI-compatible API that allows for integration with existing application ecosystems. The system distinguishes itself through a disaggregated architecture that separates compute-intensive pr

    Integrates custom model implementations without modifying core source code by using a registry for external packages.

    Pythonattentionblackwellcuda
    Voir sur GitHub↗29,079
  • acheong08/chatgptAvatar de acheong08

    acheong08/ChatGPT

    27,924Voir sur GitHub↗

    This project is a command line AI client and API wrapper designed to facilitate interaction with a large language model. It functions as a terminal interface for sending multi-line prompts and receiving generated text, providing a means of conversational AI integration through a programmable interface. The system utilizes a reverse-engineered API interface and HTTP-based request simulation to communicate with the model. It includes an AI plugin manager that allows for the installation and management of external extensions to increase the functional capabilities of the language model. The imp

    Implements a plugin management system for extending the capabilities of the integrated language model.

    Python
    Voir sur GitHub↗27,924
  • coze-dev/coze-studioAvatar de coze-dev

    coze-dev/coze-studio

    19,900Voir sur GitHub↗

    Coze Studio is a development platform for building intelligent agents and conversational applications. It provides a visual environment where users construct agents by linking workflows, knowledge bases, and custom prompts to automate complex tasks. The system functions as a central hub for managing AI model services, allowing developers to connect various providers to serve as the intelligence layer for their applications. The platform distinguishes itself through a node-based workflow orchestrator that enables the design of automated logic sequences on a visual canvas. It includes a modular

    Integrates third-party plugins and knowledge bases to provide agents with access to specialized information.

    TypeScriptagentagent-platformai-plugins
    Voir sur GitHub↗19,900
  • langbot-app/langbotAvatar de langbot-app

    langbot-app/LangBot

    15,311Voir sur GitHub↗

    LangBot is an orchestration platform designed for building, managing, and deploying AI agents. It functions as a comprehensive framework for integrating large language models with custom workflows, enabling developers to connect intelligent agents to various messaging platforms and external tools. The platform distinguishes itself through a modular, plugin-based architecture that allows for the extension of agent capabilities via custom tools and file parsers. It features a secure, sandbox-isolated runtime environment that executes untrusted code and plugin logic within resource-constrained c

    Dify initializes plugins, manages individual components, and interacts with external marketplaces to facilitate bot development.

    Pythonagentcozedeepseek
    Voir sur GitHub↗15,311
  • openlmlab/mossAvatar de OpenLMLab

    OpenLMLab/MOSS

    12,140Voir sur GitHub↗

    MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for deploying large language models capable of multi-turn dialogue, general-purpose response generation, and following complex instructions. The system functions as a tool-augmented framework that extends model knowledge through external plugins and tool-call loops. This allows the model to execute tasks via search engines and calculators to augment responses with external data. The project covers model training through supervised conversational fine-tuning and optimizes deployment

    Integrates external plugins by generating tool calls to enhance the accuracy of AI responses.

    Python
    Voir sur GitHub↗12,140
  • iflytek/astron-agentAvatar de iflytek

    iflytek/astron-agent

    9,720Voir sur GitHub↗

    Astron-agent is an orchestration platform for designing and executing complex agentic workflows that combine language models with external tools and business systems. It provides a production-ready environment for deploying AI services within private intranets using container orchestration for scalable management. The platform distinguishes itself by linking large language model decision-making with robotic process automation to execute tasks across enterprise applications. It further supports enterprise requirements through a multi-tenant infrastructure that utilizes isolated memory and iden

    Extends agent capabilities by loading external tool definitions and protocols to interact with third-party business systems.

    Javaagentagentic-workflowai
    Voir sur GitHub↗9,720
  • valuecell-ai/valuecellAvatar de ValueCell-ai

    ValueCell-ai/valuecell

    9,206Voir sur GitHub↗

    Valuecell is an artificial intelligence financial trading platform and market analysis engine. It functions as a multi-exchange trading bot and financial data orchestrator, designed to analyze market data and execute automated trades across global financial exchanges. The system utilizes a modular agent plugin framework that allows for the integration of third-party tools and agents through a shared community registry. It incorporates a retrieval-augmented generation approach to analyze fundamental financial documents and historical patterns, grounding AI responses in factual data. The platf

    Utilizes a standardized interface and shared registry to integrate third-party tools and extended agent capabilities.

    Pythonagentic-aiagentsai
    Voir sur GitHub↗9,206
  • microsoft/tinytroupeAvatar de microsoft

    microsoft/TinyTroupe

    7,475Voir sur GitHub↗

    TinyTroupe is a multi-agent simulation framework designed to create populations of persona-based agents that interact to generate synthetic behavioral data and business insights. It serves as a persona-based agent orchestrator and synthetic data generator, allowing for the definition of agents with specific personality traits and goals to coordinate their interactions through structured workflows. The project features an extensible plugin system for connecting simulated agents to external tools and servers to execute code and access remote data. It includes an agentic simulation dashboard tha

    Defines a standard interface for agents to integrate with external services and execute remote code via plugins.

    Jupyter Notebook
    Voir sur GitHub↗7,475
  • nextai-translator/bob-plugin-openai-translatorAvatar de nextai-translator

    nextai-translator/bob-plugin-openai-translator

    5,649Voir sur GitHub↗

    Ce projet est un plugin de traduction LLM et une extension pour l'outil de traduction Bob. Il connecte l'application à des grands modèles de langage externes via API pour fournir une traduction de texte en temps réel, une correction grammaticale automatisée et un polissage de contenu. Le plugin fonctionne comme un outil d'ingénierie de prompt IA, permettant la définition d'instructions système personnalisées et de modèles pour contrôler le style, le ton et la profondeur de raisonnement de la sortie. Il opère comme un client API en streaming qui traite les réponses textuelles incrémentales pour afficher les résultats de traduction en temps réel. Ses capacités couvrent la traduction entre langues, le raffinement de texte pour une clarté professionnelle et la gestion des configurations de modèles telles que les limites de jetons (tokens) et les bascules de raisonnement. Le système inclut une validation de connectivité pour s'assurer que les clés API et les points de terminaison sont accessibles avant d'initier les workflows.

    Integrates as a plugin for the Bob translation tool to connect it with external AI providers.

    TypeScriptbobpluginchatgptgpt
    Voir sur GitHub↗5,649
  • openbmb/agentverseAvatar de openbmb

    openbmb/agentverse

    5,064Voir sur GitHub↗

    Agentverse est un framework multi-agents et un orchestrateur conçu pour déployer et gérer de multiples agents de grands modèles de langage. Il fournit un environnement de simulation où les agents interagissent basés sur des personas personnalisés et des règles d'interaction définies pour résoudre des tâches ou simuler des dynamiques sociales. Le système dispose d'une couche d'intégration d'outils qui connecte les agents à des plugins fonctionnels externes et des outils spécialisés, étendant leurs capacités au-delà de la génération de texte. Il utilise une combinaison d'injection de prompt basée sur les personas et de mémoire gérée par état pour maintenir la cohérence des agents et des ensembles de compétences spécialisés pendant les simulations. Le framework inclut un runtime de simulation et un moteur de tâches avec un tableau de bord web local pour exécuter et surveiller les scénarios. Il supporte le provisionnement d'environnement piloté par configuration pour définir le comportement des agents, le routage des messages et l'orchestration par tours.

    Connects agents to external functional extensions via a standardized plugin interface to expand capabilities.

    JavaScript
    Voir sur GitHub↗5,064
  • evalstate/fast-agentAvatar de evalstate

    evalstate/fast-agent

    3,839Voir sur GitHub↗

    This project is an autonomous agent workflow engine and multi-agent orchestration framework. It provides a runtime for managing agent lifecycles and a provider-agnostic abstraction layer for interacting with multiple large language model backends through standardized requests and structured outputs. The framework features a reliability layer for output verification, utilizing sampling-based majority voting and generator-evaluator feedback loops to refine model responses. It supports complex coordination patterns including sequential chaining, parallel execution with fan-in aggregation, and re

    Supports extending environment functionality through the integration of external command plugins.

    Python
    Voir sur GitHub↗3,839
  • significant-gravitas/auto-gpt-pluginsAvatar de Significant-Gravitas

    Significant-Gravitas/Auto-GPT-Plugins

    3,831Voir sur GitHub↗

    This project is a plugin framework for extending autonomous LLM agents. It enables the integration of external scripts and third-party services into an agent's workflow without modifying the core code. The framework utilizes an event-driven hook system to execute plugin functions at predefined stages of an agent's lifecycle. It includes a sandboxed code executor to run external extensions in a secure, isolated environment. The system manages the lifecycle of external modules through a dependency injection manager and supports loading extensions from local directories or zipped archives. Conf

    Provides a configuration-driven system to manage the installation, lifecycle, and activation of agent plugins.

    Python
    Voir sur GitHub↗3,831
  • aaswordman/operitAvatar de AAswordman

    AAswordman/Operit

    3,373Voir sur GitHub↗

    Operit is a private, voice-enabled AI agent designed to run quantized large language models offline within mobile Linux environments. It functions as a plugin-based agent that combines local inference with a hands-free interaction pipeline. The system distinguishes itself through the use of role cards to manage distinct AI personas and conversation histories. It integrates a voice-driven interface utilizing speech-to-text and text-to-speech modules, and it enables device automation by dispatching shell commands and accessibility services to navigate user interfaces. The project further cover

    Provides a standardized interface to connect external services and custom scripts as tools for the AI agent.

    Kotlinagentaiandroid
    Voir sur GitHub↗3,373
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Integration and Deployment
  5. Agent Frameworks
  6. Plugins & External Integrations

Explorer les sous-tags

  • Plugin Management SystemsConfiguration-driven systems that manage the installation, lifecycle, and activation of plugins for agent frameworks.
  • Plugin-Based Agent IntegrationsStandardized interfaces for external AI assistants.