awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

18 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • openclaw/openclawopenclaw 的头像

    openclaw/openclaw

    380,031在 GitHub 上查看↗

    Openclaw 是一个用于管理智能体(Agent)执行环境的平台,提供控制智能体生命周期、会话状态和工作区持久化的基础设施。它具有一个处理模型循环、工具调用和流式事件的中心化网关,同时支持多智能体路由和持久化内存管理。该系统旨在规范工具执行签名,并为跨提供商兼容性提供标准化接口。 该平台包括广泛的开发者工具,例如用于工作区管理的命令行界面、诊断日志记录以及允许注册自定义工具和功能的插件架构。它通过事件驱动的钩子、任务调度和与外部服务的集成来支持自动化工作流。安全性通过执行策略、凭据可移植性和智能体操作的审批工作流进行管理。 部署通过自动化基础设施安装程序和容器化网关助手提供支持,并内置了用于备份和配置管理的实用程序。该系统为编排多步工作流提供了结构化格式,并包括用于浏览器自动化和结构化代码补丁的专用工具。

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

    TypeScriptaiassistantcrustacean
    在 GitHub 上查看↗380,031
  • significant-gravitas/auto-gptSignificant-Gravitas 的头像

    Significant-Gravitas/Auto-GPT

    184,987在 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
    在 GitHub 上查看↗184,987
  • florinpop17/app-ideasflorinpop17 的头像

    florinpop17/app-ideas

    95,036在 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
    在 GitHub 上查看↗95,036
  • openhands/openhandsOpenHands 的头像

    OpenHands/OpenHands

    77,330在 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
    在 GitHub 上查看↗77,330
  • laion-ai/open-assistantLAION-AI 的头像

    LAION-AI/Open-Assistant

    37,397在 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
    在 GitHub 上查看↗37,397
  • sgl-project/sglangsgl-project 的头像

    sgl-project/sglang

    29,079在 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
    在 GitHub 上查看↗29,079
  • acheong08/chatgptacheong08 的头像

    acheong08/ChatGPT

    27,924在 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
    在 GitHub 上查看↗27,924
  • coze-dev/coze-studiocoze-dev 的头像

    coze-dev/coze-studio

    19,900在 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
    在 GitHub 上查看↗19,900
  • langbot-app/langbotlangbot-app 的头像

    langbot-app/LangBot

    15,311在 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
    在 GitHub 上查看↗15,311
  • openlmlab/mossOpenLMLab 的头像

    OpenLMLab/MOSS

    12,140在 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
    在 GitHub 上查看↗12,140
  • iflytek/astron-agentiflytek 的头像

    iflytek/astron-agent

    9,720在 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
    在 GitHub 上查看↗9,720
  • valuecell-ai/valuecellValueCell-ai 的头像

    ValueCell-ai/valuecell

    9,206在 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
    在 GitHub 上查看↗9,206
  • microsoft/tinytroupemicrosoft 的头像

    microsoft/TinyTroupe

    7,475在 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
    在 GitHub 上查看↗7,475
  • nextai-translator/bob-plugin-openai-translatornextai-translator 的头像

    nextai-translator/bob-plugin-openai-translator

    5,649在 GitHub 上查看↗

    这是一个用于 Bob 翻译工具的 LLM 翻译插件和扩展。它通过 API 将应用连接到外部大语言模型,以提供实时文本翻译、自动语法纠正和内容润色。 该插件作为 AI 提示工程工具,允许定义自定义系统指令和模板,以控制输出的风格、语气和推理深度。它作为一个流式 API 客户端运行,处理增量文本响应以实时显示翻译结果。 其功能涵盖语言间翻译、用于专业清晰度的文本优化,以及模型配置(如令牌限制和推理开关)的管理。该系统包括连接验证,以确保在启动工作流之前 API 密钥和端点是可达的。

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

    TypeScriptbobpluginchatgptgpt
    在 GitHub 上查看↗5,649
  • openbmb/agentverseopenbmb 的头像

    openbmb/agentverse

    5,064在 GitHub 上查看↗

    Agentverse 是一个多智能体框架和编排器,专为部署和管理多个大语言模型智能体而设计。它提供了一个模拟环境,智能体在其中基于自定义角色和定义的交互规则进行交互,以解决任务或模拟社会动态。 该系统具有一个工具集成层,将智能体连接到外部功能插件和专业工具,将其能力扩展到文本生成之外。它结合了基于角色的提示词注入和状态管理内存,以在模拟期间保持智能体的一致性和专业技能集。 该框架包括一个模拟运行时和一个带有本地 Web 仪表板的任务引擎,用于执行和监控场景。它支持配置驱动的环境配置,以定义智能体行为、消息路由和基于轮次的编排。

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

    JavaScript
    在 GitHub 上查看↗5,064
  • evalstate/fast-agentevalstate 的头像

    evalstate/fast-agent

    3,839在 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
    在 GitHub 上查看↗3,839
  • significant-gravitas/auto-gpt-pluginsSignificant-Gravitas 的头像

    Significant-Gravitas/Auto-GPT-Plugins

    3,831在 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
    在 GitHub 上查看↗3,831
  • aaswordman/operitAAswordman 的头像

    AAswordman/Operit

    3,373在 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
    在 GitHub 上查看↗3,373
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Integration and Deployment
  5. Agent Frameworks
  6. Plugins & External Integrations

探索子标签

  • 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.