ml5js/ml5-library
Friendly machine learning for the web! 🤖 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3256
- days_rel: n/a
- days_push: 692
- n_releases_24m: 0
Adoption not part of the score
6587 stars · 898 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ml5.js is a friendly, beginner-oriented JavaScript machine learning library for the browser, built on top of TensorFlow.js. It provides access to pretrained models (image classification, pose estimation, face landmarks, sound classification) and a neural network module for training custom models, aimed at artists, creative coders, and students.
Use cases
- classify images in the browser with pretrained models
- track body pose or hand skeleton from webcam video
- detect facial landmarks for interactive art projects
- train a simple neural network in JavaScript
- add sound classification to a p5.js sketch
- teach machine learning to students without heavy math
When to choose
- you want approachable ML in the browser with minimal setup
- you're an artist, educator, or student using p5.js or Processing-style coding
- you need pretrained models like BodyPose, HandPose, FaceMesh, or ImageClassifier
- you value educational resources and ethical computing documentation
When to avoid
- you need production-grade performance or fine-grained control over TensorFlow.js
- you need server-side or Node.js ML training at scale
- you require a permissive, well-defined license (licensing is non-standard)
- you need the latest state-of-the-art model architectures
Facets
library · maturity active
machine-learning deep-learning image-processing audio-processing computer-vision machine-learning artificial-intelligence web-development education browser tensorflowjs p5js creative-coding pretrained-models pose-estimation image-classification beginner-friendly javascript web
4 sources
- readme: https://github.com/ml5js/ml5-library · fetched 2026-08-28 · fbd1e77eb805
- homepage: https://ml5js.org · fetched 2026-08-29 · 74667b814fb4
- site_page: https://ml5js.org/about · fetched 2026-08-29 · 74ee69a785e7
- site_page: https://docs.ml5js.org/ · fetched 2026-08-29 · c33ec45dbb4e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ml5js/ml5-library | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ml5js/ml5-library")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem