transformers.js is such a cool library.<p>I made a small web app with it that uses it to remove backgrounds from images (with BRIA AI's RMBG1.4 model) at <a href="https://aether.nco.dev" rel="nofollow">https://aether.nco.dev</a><p>The fact you don't need to send your data to an API and this runs even on smartphones is really cool. I foresee lots of projects using this in the future, be it small vision, language or other utility models (depth estimation, background removal, etc), looks like a bright future for the web!<p>I'm already working on my next project, and it'll definitely use transformers.js again!