About This Project
A2UI is an open standard and set of libraries that allows agents to 'speak UI'. Agents send a declarative JSON format describing the intent of the UI, and the client application renders this using its own native component library.
Tags
Installation & Setup
git clone https://github.com/google/a2ui.git
cd a2ui
export GEMINI_API_KEY="your_gemini_api_key"
corepack enable
yarn install
cd samples/client/lit
yarn demo:restaurant
Reviews & Ratings
Share your experience
User Reviews (0)
No reviews yet. Be the first to share your experience!