On-device AI Models for JavaScript and TypeScript in the Browser and Node.js
npm packages that run models client-side in the browser and in Node, with TypeScript types included.
The JavaScript and TypeScript packages run in Node and the browser, scoped under @desert-ant-labs on npm. Most use transformers.js or ONNX Runtime Web; Shapes runs pure-JS with no runtime to load.
Everything runs locally, so data stays on the device. Install with npm and import with full TypeScript types.
Available models
PII redaction in Node and the browser via transformers.js, no server round-trip.
Multilingual emoji suggestions from text, 23 languages, in the browser or Node.
Single-stroke shape recognition with pure-JS inference, no runtime to load.
Speech enhancement in the browser through ONNX Runtime Web.
Pricing
Every model is free up to 100k monthly active devices per SDK. Unlimited inference per user.