FlexML.js FlexML.js is a node.js module for Flexible Machine Learning. It enables node.js apps to use various machine learning models. It now supports only ANN, but it will support DNN, SVM, KNN, etc in the future. How to install npm install flexml-js