zlacker

[parent] [thread] 0 comments
1. klenew+(OP)[view] [source] 2023-06-21 21:59:08
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
[go to top]