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

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

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

4 个仓库

Awesome GitHub RepositoriesAgent Event Generators

Mechanisms for autonomous agents to produce and emit data events.

Distinguishing note: Focuses on the event production capability of agents.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Agent Event Generators. Refine with filters or upvote what's useful.

Awesome Agent Event Generators GitHub Repositories

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

    huginn/huginn

    49,480在 GitHub 上查看↗

    Huginn is a self-hosted automation platform that functions as an event-driven workflow engine. It allows users to build autonomous agents that monitor web services, scrape data, and execute complex tasks by propagating events through a directed graph. By running on your own server infrastructure, it provides a private environment for orchestrating workflows without relying on third-party automation services. The platform distinguishes itself through a modular, plugin-based architecture that enables the development of custom agents to handle specific data processing needs. Each agent maintains

    Produces events within agent logic using specific data payloads.

    Rubyagentautomationfeed
    在 GitHub 上查看↗49,480
  • openai/openai-agents-pythonopenai 的头像

    openai/openai-agents-python

    27,191在 GitHub 上查看↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Yields semantic events incrementally during agent execution for real-time monitoring.

    Pythonagentsaiframework
    在 GitHub 上查看↗27,191
  • ag-ui-protocol/ag-uiag-ui-protocol 的头像

    ag-ui-protocol/ag-ui

    14,395在 GitHub 上查看↗

    ag-ui is an agent-frontend interoperability layer and communication protocol designed to connect AI agent backends with web and mobile user interfaces. It provides a standardized event-driven framework for exchanging messages, session state, and tool calls, utilizing a generative UI framework to render dynamic interface components and structured content triggered by an agent. The project distinguishes itself through an SSE-based event streamer that delivers real-time incremental model responses and reasoning telemetry. It enables bi-directional state synchronization and allows remote agents t

    Maps structured agent events to dynamic frontend components to render real-time user interfaces.

    Pythonag-ui-protocolagent-frontendagent-ui
    在 GitHub 上查看↗14,395
  • cloudwego/einocloudwego 的头像

    cloudwego/eino

    9,675在 GitHub 上查看↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Translates backend agent events into visual components such as cards and dynamic text for the user interface.

    Goaiai-applicationai-framework
    在 GitHub 上查看↗9,675
  1. Home
  2. Artificial Intelligence & ML
  3. Agent Event Generators

探索子标签

  • Agent Event UI MappingsSystems that translate internal agent execution events into specific visual interface components. **Distinct from Agent Event Generators:** Distinct from Agent Event Generators: focuses on the transformation of emitted events into UI elements rather than the generation of events.