NatML for JavaScript
Zero Configuration Machine Learning Deployment
Effortless Machine Learning
NatML is a platform that brings extremely easy and quick machine learning to JavaScript. It allows you to run ML-powered features in your JS application--browser or NodeJS--without managing any ML infrastructure. In a few steps:
First, fetch a model:
Then create a predictor to make predictions with the model:
Finally, make predictions with the predictor:
Zero Configuration Deployment
NatML is designed for developers to quickly integrate ML functionality into their applications without any knowledge or effort put into building or managing ML infrastructure. Features include:
Extremely Easy to Use. NatML exposes machine learning models with simple functions that return familiar data types.
Bare Metal Performance. NatML runs predictions on powerful GPU's with incredibly high memory and network bandwidth, giving you the highest performance and minimal latency.
Computer Vision. NatML supports models for object classification, object detection, semantic segmentation, style transfer, and so much more.
Lightweight Package. NatML is distributed in a self-contained package weighing less than 100kb, with minimal external dependencies and no setup necessary.
Get NatML
Last updated
Was this helpful?