pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.55k stars 273 forks source link

[Blog] AI on the Web #4630

Open jgw96 opened 5 months ago

jgw96 commented 5 months ago

What happened?

This blog post would be covering Al of the recent client-side AI improvements on the web.

I would want to cover both more stable webassembly based approaches such as transformers.js from HugginFace, and more experimental WebGPU approaches such as turbo-whisper. The point would be to bring awareness to how far client side AI is on the web.

How do we reproduce the behavior?

No repo

What do you expect to happen?

No response

What environment were you using?

Windows 11

Additional context

No response

alex-breen commented 4 months ago

I'm a big fan of transformers.js https://github.com/xenova/transformers.js. I've been pleased by its performance in the browser, including on mobile. I'm looking forward to your post @jgw96!