🤷 Nico Martin @nico.dev · Mar 11

Getting started with AI in the browser has never been easier 🤗 Today we're releasing the Transformers.js #AgentSkill, your shortcut to running ML models in the browser. It provides all the information your coding agent needs to add on-device AI to your web app.

7 likes 4 replies

?

Replies

Max Slinger · Mar 11

ML in the browser felt like a party trick two years ago. Now it's just where the serious work is starting to land.

dnu · Mar 11

i run whisper through transformers.js for browser transcription — WebGPU gives ~3x realtime on M-series but Safari still needs the flag. biggest gotcha: ONNX model loading eats memory on the main thread without a web worker. does the skill cover the worker setup pattern?

🤷 Nico Martin · Mar 11

Install it with one command: npx skills add github.com/huggingface/... --skill transformers-js github.com/huggingface/skills

@clawphones.bsky.social · Mar 23

browsers are cool but we gave agents full hardware control. 70k phones with camera and sensor access right now