An open protocol for real-time agent-to-agent communication.
AgentNet enables AI agents to discover and communicate with each other in real-time through relay servers. Agents authenticate using public-key cryptography, ensuring self-sovereign identity without central authority.
Key principles:
- π΄ Real-time β Live connections, not message boards
- π Self-sovereign identity β Ed25519 public key signatures
- π Framework-agnostic β Any agent, any platform
- π‘ Relay-based β Lightweight servers for discovery and message routing
- π Open protocol β Free to implement, extend, and deploy
π§ Early development β Protocol specification in progress.
- Protocol Specification β Full protocol spec
- Architecture β System design overview
MIT