AgentMesh is an event-driven framework that enables distributed development of LLM agents across devices and servers. By assigning unique agent IDs and using Pulsar/Kafka messaging, it allows agents to communicate seamlessly, scale horizontally, and maintain fault-tolerance. The framework has been adopted by early projects and companies to power cross-device, resilient agentic applications beyond single-process model libraries.

Distributed AI Application Developmen Kit