This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

Generative MUI

Let the LLM build the UI — in your own Material UI theme

Renderer for Material UI: an LLM emits A2UI, this renders it as real MUI in your host ThemeProvider — with streaming, two-way binding, charts, and runtime custom components. - yessGlory17/generative-mui

Top comment

Hey everyone! 👋

Ozgur here, maker of generative-mui. Chatbots are stuck returning walls of text. But a chart, a table, or a validated form often says more than a paragraph ever will — and until now your options were bad: hand-write a component for every possible scenario, or let the model spit out raw HTML and accept XSS plus a theme that drifts away from your design system. That's why I built generative-mui.

What it is: generative-mui is a renderer that maps Google's A2UI protocol (v0.9.1) onto Material UI. Your agent emits A2UI — data, not code — and the library turns it into real MUI components inside your app's existing <ThemeProvider>.

What makes it different: The model never writes markup. It emits a flat, schema-validated, id-referenced UI description, and a deterministic store resolves it into components. A type that isn't in the registry never runs — it degrades safely. sx / style / className from the agent never reach MUI. And because the core imports no React, the parser, store and tool schema run anywhere: server, edge, RSC, tests. 🤯

Key features:

- Describe → the LLM emits A2UI → deterministic store → real Material UI

- Streaming-first: components arrive piece by piece, missing children render as Skeleton, append-only deltas never clobber the user's local edits

- Two-way binding via JSON-Pointer — {"path":"/name"} reads and writes the data model, no server round-trip

- 18 Basic Catalog components mapped 1:1 to MUI + an opt-in Extended Catalog: charts, tables, stepper, autocomplete, gauge and more

- Your theme, always — the library has no theme of its own; switch yours and the generated UI re-skins top to bottom - Register your own components at runtime with schema + renderer in a single call - Resilient by design: cycles, root-less surfaces, truncated streams and ReDoS-y regex all degrade quietly instead of taking the page down

- Provider-agnostic agent glue (AI-SDK-shaped tools, raw JSON Schema, prompt blocks derived from the schemas)

- MIT licensed, TypeScript, fully tested — including zero axe violations

🎁 FOR THE PRODUCT HUNT COMMUNITY 🎁

It's free and open source, so instead of a discount: two runnable example chatbots (Vite SPA + Next.js App Router) that work in demo mode with no API key. Clone, pnpm dev, and watch an LLM build your UI in 30 seconds. And if you're building something with it, open an issue — I'll help you wire it up personally.

👇 USEFUL LINKS 👇

- Repo & docs: https://github.com/yessGlory17/generative-mui

- See it in action (demo GIF): https://github.com/yessGlory17/generative-mui#readme

- Examples: https://github.com/yessGlory17/generative-mui/tree/main/examples

- Add your own components: https://github.com/yessGlory17/generative-mui/blob/main/docs/09-custom-components.md

LLMs shouldn't just talk — they should build validated, safe, themed UI.

⭐ If the idea grabs you, drop the repo a star; your feedback steers where it goes.

Cheers, Ozgur

About Generative MUI on Product Hunt

Let the LLM build the UI — in your own Material UI theme

Generative MUI was submitted on Product Hunt and earned 15 upvotes and 3 comments, placing #49 on the daily leaderboard. Renderer for Material UI: an LLM emits A2UI, this renders it as real MUI in your host ThemeProvider — with streaming, two-way binding, charts, and runtime custom components. - yessGlory17/generative-mui

On the analytics side, Generative MUI competes within Open Source, User Experience, GitHub and Web Design — topics that collectively have 486k followers on Product Hunt. The dashboard above tracks how Generative MUI performed against the three products that launched closest to it on the same day.

Who hunted Generative MUI?

Generative MUI was hunted by Özgür Kurucan. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

For a complete overview of Generative MUI including community comment highlights and product details, visit the product overview.