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

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

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

9 Repos

Awesome GitHub RepositoriesPlugin-Based Agent Integrations

Standardized interfaces for external AI assistants.

Explore 9 awesome GitHub repositories matching artificial intelligence & ml · Plugin-Based Agent Integrations. Refine with filters or upvote what's useful.

Awesome Plugin-Based Agent Integrations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • significant-gravitas/auto-gptAvatar von Significant-Gravitas

    Significant-Gravitas/Auto-GPT

    184,987Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗184,987
  • florinpop17/app-ideasAvatar von florinpop17

    florinpop17/app-ideas

    95,036Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗95,036
  • laion-ai/open-assistantAvatar von LAION-AI

    LAION-AI/Open-Assistant

    37,397Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗37,397
  • openlmlab/mossAvatar von OpenLMLab

    OpenLMLab/MOSS

    12,140Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,140
  • iflytek/astron-agentAvatar von iflytek

    iflytek/astron-agent

    9,720Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,720
  • valuecell-ai/valuecellAvatar von ValueCell-ai

    ValueCell-ai/valuecell

    9,206Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,206
  • microsoft/tinytroupeAvatar von microsoft

    microsoft/TinyTroupe

    7,475Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,475
  • openbmb/agentverseAvatar von openbmb

    openbmb/agentverse

    5,064Auf GitHub ansehen↗

    Agentverse ist ein Multi-Agenten-Framework und Orchestrator, der für das Deployment und die Verwaltung mehrerer Large-Language-Model-Agenten entwickelt wurde. Es bietet eine Simulationsumgebung, in der Agenten basierend auf benutzerdefinierten Personas und definierten Interaktionsregeln interagieren, um Aufgaben zu lösen oder soziale Dynamiken zu simulieren. Das System verfügt über eine Tool-Integrationsschicht, die Agenten mit externen funktionalen Plugins und spezialisierten Tools verbindet und deren Fähigkeiten über die Textgenerierung hinaus erweitert. Es verwendet eine Kombination aus Persona-basiertem Prompt-Injection und zustandsverwaltetem Speicher, um die Konsistenz der Agenten und spezialisierte Fähigkeiten während der Simulationen aufrechtzuerhalten. Das Framework umfasst eine Simulations-Runtime und eine Aufgaben-Engine mit einem lokalen webbasierten Dashboard zum Ausführen und Überwachen von Szenarien. Es unterstützt konfigurationsgesteuerte Umgebungsbereitstellung zur Definition von Agentenverhalten, Nachrichten-Routing und turn-basierter Orchestrierung.

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

    JavaScript
    Auf GitHub ansehen↗5,064
  • aaswordman/operitAvatar von AAswordman

    AAswordman/Operit

    3,373Auf GitHub ansehen↗

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