top | item 37617598

(no title)

TheSisb2 | 2 years ago

How difficult would it be to feed in design system components to the AI? Design system building blocks could serve to improve the quality of outputs vs straight CSS/Tailwind

discuss

order

fy20|2 years ago

Are there any open source tools that do something like that (not nessaarily with design / UI)? I'm wondering how you would 'teach' the AI about your system. I guess it would need fine tuning as the prompt would be too big otherwise.

tough|2 years ago

afaik v0 uses ui.shadcn.com which uses radix ui underneath

muratsu|2 years ago

This is a good idea. I think this is worth experimenting with. Are you familiar with any repos with good design systems? I'll take a look when I've time.

nwienert|2 years ago

If you're interested in collaborating, I've been thinking of a feature like this for our platform (https://tamagui.dev) to integrate with the studio we're launching soon, send me an email or DM on Discord.

yawgmoth|2 years ago

Material UI / MUI is really popular. Fluent UI is another.

geniium|2 years ago

Am wondering about the process it would require to build such thing. Maybe cut out in smaller component and then prompt from this smaller component image to code?