This changes everything. π€―
With GPT-3, I built a Figma plugin to design for you.
I call it "Designer"
3:31 PM Β· Jul 18, 2020
426
3,230
1,529
14,250
868,105
It uses modified code I had written previously to get a rudimentary version working:
Natural language processing + @figmadesign
An experimental plugin to talk to Figma and say things like "add a blue square" or "give me a pink circle that's 500px"
6
29
5
392
How it works: I made a basic representation of the Figma canvas which GPT-3 generates after providing a few raw text examples. I then take that representation and translate it into Figma plugin code to build a screen.
3
12
1
246
The plugin then does additional work to layout the frame, fetch the image examples from Unsplash, and fetch SVG icon data from the Feather icons set.
2
9
0
173