Closed jlarmstrongiv closed 1 year ago
Thanks for reporting @jlarmstrongiv. I'll have a look.
Hi, @jlarmstrongiv! For some time, Web AI didn't have proper Node.js support. But now there is one! You just need a special package for that - https://www.npmjs.com/package/@visheratin/web-ai-node
Here is a small demo of batched feature extraction.
That”s exciting 🎉 Thank you for the demo @visheratin
I checked a couple weeks ago, but the example in the readme does not work in Node.js:
I’m not sure if that’s due to getting the typescript compiler settings wrong or if
@visheratin/web-ai
is incompatible with Node.js