Run AI Models, In NodeJS WITHOUT Any Python Code

preview_player
Показать описание
🔥 Run AI in NodeJS WITHOUT a single line of Python code.

Don't be afraid to use machine learning models even if you don't know or want to use Python in your stack.

Every AI model exported to the ONNX format can be run in JavaScript using the ONXX Runtime for NodeJS.

It's just a library to install with npm.

Then you can run prediction from NodeJS with JavaScript only!

Try it 😉

Hopefully you liked this video 💚
🔥 Subscribe to Bitswired
👍🏽 Leave us a like/comment to support us

See you soon :)

💬HASHTAGS:
#ai #machinelearning #jstricks #nodejs #wasm #javascript #programming #coding #webdevelopment #typescript #onnx #shorts
Рекомендации по теме
Комментарии
Автор

Very interesting didn't knew about it yet, would love to see some short tutorial about this. Thanks for great content

viditjain
Автор

How will the input be for a text summarisation model? Do we have to tokenize each word?

HakaishinBlast