A2A UI Generator Agent
Python A2A agent for general-purpose UI generation with A2UI support.
Setup
python -m venv .venv
source .venv/bin/activate
pip install -e .
Run
python -m agent
The server starts on port 10002. Agent card available at http://localhost:10002/.well-known/agent.json.