Open Source

a2ui

Agent-to-User Interface. A2UI is an open-source project that allows agents to generate or populate rich user interfaces.

Source: Github Pricing: Open Source
💻 View Code

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

agent Generative UI json

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!