Back to Copilotkit

A2A UI Generator Agent

examples/showcases/generative-ui-playground/a2a-agent/README.md

1.57.0326 B
Original Source

A2A UI Generator Agent

Python A2A agent for general-purpose UI generation with A2UI support.

Setup

bash
python -m venv .venv
source .venv/bin/activate
pip install -e .

Run

bash
python -m agent

The server starts on port 10002. Agent card available at http://localhost:10002/.well-known/agent.json.