6 repos
Explore 6 awesome GitHub repositories matching artificial intelligence & ml · Protocols and Interoperability. Refine with filters or upvote what's useful.
Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem
Registers executable tools for model access while enforcing strict allowlisting and validation protocols.
Langflow is a visual interface for building and orchestrating workflows, allowing users to construct complex systems through a drag-and-drop canvas. It provides tools for managing autonomous agents, configuring memory settings, and integrating custom code-based components. Users can organize their work into projects, t
Standardizes communication pathways that enable autonomous agents to interact seamlessly with external tools and services.
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 t
Provides standardized messaging interfaces to facilitate distributed interaction and cross-service observability between agents.
OpenCode is a framework for orchestrating autonomous AI agents within development environments. It provides a multi-tiered architecture where primary assistants manage user interaction while specialized subagents handle specific tasks like planning, research, and code generation. The system includes a comprehensive com
Regulates tool availability for agents using pattern-based filtering and specific execution settings.
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,
Standardized communication protocols enable external agents to interact with the interface, facilitating file system access and remote session control.
The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service envir
Provides schema-defined interfaces that allow models to discover and execute specific operations with typed inputs.