关于
Distri is a Rust-based framework designed to facilitate the creation and composition of AI agents. It allows developers to construct, publish, and combine agent capabilities using the Multi-Agent Communication Protocol (MCP). This framework enables agents to communicate, share tools, execute tasks collaboratively, and handle state management efficiently, fostering an ecosystem of composable AI capabilities that are easily integrated and reused.
主要功能
- Modular Design for creating independent, composable agents
- MCP Protocol support for standardized inter-agent communication
- Rust-based for high performance and reliability
- Tool Publishing for sharing agents as reusable MCP-compatible tools
- AI Gateway integration for accessing 250+ LLMs
- 3 GitHub stars
使用案例
- Developing reusable agent capabilities for various tasks
- Building AI applications that leverage a network of specialized agents
- Creating collaborative AI workflows