You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open platform for AI agent networks — semantic discovery, a secure broker, and multidirectional agent-to-agent communication with Google A2A protocol support. Async Python (FastAPI), Postgres, Qdrant, Redis.
A hands-on tutorial implementation of Google's Agent2Agent (A2A) protocol. Three multi-agent travel planners Flight, Hotel, and Itinerary collaborate via Agent Cards, SSE streaming, and artifact passing. Includes LangGraph and CrewAI integrations.