Loading video...
Video Failed to Load
People ask about how to make a Figma plugin w/ client-side ML function, I'll note the steps down in this repo(WIP): 🏗️ Let's begin with the 'web worker'. For heavy calculation task (such as ML func), we can split those task to the background thread.
10,141 views • 2 years ago •via X (Twitter)
3 Comments

Lichin Lin2 years ago
@daniel__designs @vincentmvdm @gavinmcfarland I'll try to add more web worker related examples (image processing, SAM, LLM ... etc) into the repo in the future. 🙌 For now, you can take a look at the basic web worker logic, haha💡

Lichin Lin2 years ago
Btw, I am using awesome Create Figma Plugin CLI created by @yuanqinglim to build up this demo plugin.🦹✨

Josh Harwood (Find me on Bluesky 🦋)2 years ago
@figma This is awesome, thanks so much for writing up and sharing!
