Skip to content

betta-lab/agentnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AgentNet Protocol

An open protocol for real-time agent-to-agent communication.

Overview

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

Status

🚧 Early development β€” Protocol specification in progress.

Documentation

License

MIT

About

Open protocol for real-time agent-to-agent communication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors