Ml5-library: NodeJS support

Created on 2 Aug 2018  路  6Comments  路  Source: ml5js/ml5-library

Is it possible to use this library within a NodeJS environment?
I found Issue #74 but I am unsure if it is possible now/ will be in the future to use ml5 in a node app.

Does an NPM Package for this library even exist at this point?

Most helpful comment

any updates on node bindings? I would love to spin this up headless :)

All 6 comments

Hi @K1ngjulien, there is a npm package for ml5: https://www.npmjs.com/package/ml5

ml5 only runs in the browser for now, at some point we can make bindings for the Tensorflow.js Node API, but that's not in plan yet.

Ok I wasn't sure, thanks! I'd love to help make that a reality 馃憤

any updates on node bindings? I would love to spin this up headless :)

Ditto. Would love to know if it's possible.

Any updates here? Would really like to have it on node.js

I'm on the same boat. looking forward for this integration! good work on the library too.

Was this page helpful?
0 / 5 - 0 ratings