conversationalgoogle-adkpython
Remote Chat Agent Using A2A Protocol
18Create remote chat agent using agent2agent protocol
Updated 2025-07-30
Quality Score18/100
★ Community
0
◷ Freshness
18
✓ Official
30
⚡ Skills
10
⬡ Protocol
30
🔒 Security
20
Getting Started
1Clone the repository
$ git clone https://github.com/satendrakumar/remote-chat-agent-using-a2a-protocol
2Navigate to the project
$ cd remote-chat-agent-using-a2a-protocol
3Install dependencies
$ pip install -r requirements.txt
4Run the agent
$ python main.py
README
remote-chat-agent-using-a2a-protocol
Start Remote agent:
uv sync
# create .env
cp .env-example .env
# update the .env file
python main.py
# test remote agent using a2a client
python a2a_client.py
Capabilities
StreamingPush NotificationsMulti-TurnAuth: none
adk-pythonagent2agentagentic-frameworkchatbotllmollamaa2a-protocol