Hacker News new | ask | show | jobs
by yewenjie 1099 days ago
How has the release of giant LLMs and other LLM-powered design apps influenced your product roadmap in the last couple of months?
2 comments

They bought an AI design tool company today https://twitter.com/jsngr/status/1671561341893742592
I can't wait until that feature is available on a sites, so that I as a user can AI design my own interface and it hooks it all up to the API for me.
I've been experimenting with using LLMs to map Figma designs directly into a working production-level codebase. There's quite a bit of compression you need to do in order to convert the raw Figma JSON into a format that an LLM can understand, but overall it actually performs quite well. Here's a quick demo: https://www.youtube.com/watch?v=s9JRBw7kR9g