🌎 Community-curated list of tech conference talks, videos, slides and the like β€” from all around the world

🎀

Machine Learning (ML) and Artificial Intelligence are becoming ubiquitous in websites, chatbots and mobile apps. While Node.js may not be the language of choice for building and training ML models, it is an excellent option for building the user-facing server layer that brings ML product to life. In this talk learn about the ways that Node and ML can work together whether it’s through running ML models in the browser (using WebAssembly and WebGPU) or writing a node server for an ML chatbot. She’ll show you how to take a pre-trained ML model built on any library (e.g. TensorFlow, Torch) and any language (python, lua), and build and deploy a node server for a Facebook messenger bot that interfaces with the model.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.