Teachable Machine
Example code snippets and machine learning code for Teachable Machine observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 88
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2634
- days_rel: n/a
- days_push: 75
- n_releases_24m: 0
Adoption not part of the score
1731 stars · 866 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Teachable Machine is a web-based tool by Google Creative Lab that lets anyone train and use simple machine learning models (image, sound, pose) directly in the browser with no coding. It is built on TensorFlow.js and serves both as an educational experiment and a boilerplate for custom projects.
Use cases
- teach students how machine learning works without coding
- train an image classifier from webcam samples in the browser
- build a sound or pose recognition demo quickly
- create a no-code ML prototype for a class project
- use a boilerplate to start a custom browser-based ML project
- demo transfer learning with TensorFlow.js
When to choose
- you want a no-code, in-browser introduction to machine learning
- you need a fast educational demo of image, audio, or pose classification
- you want a starting boilerplate for TensorFlow.js browser ML apps
When to avoid
- you need production-grade model accuracy or large-scale training
- you require server-side or mobile-native ML deployment
- you need actively developed features - the v1 repo has not seen recent releases
Facets
application · maturity maintenance
machine-learning computer-vision audio-processing machine-learning education artificial-intelligence web-development browser tensorflowjs no-code browser-based-ml google-creative-lab image-classification sound-classification pose-classification learning-tool education web-server javascript
2 sources
- readme: https://github.com/googlecreativelab/teachablemachine-community · fetched 2026-08-28 · c5b943333d38
- homepage: https://g.co/teachablemachine · fetched 2026-08-29 · a876ee64d05a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| googlecreativelab/teachablemachine-community | main | 72 |
| googlecreativelab/teachable-machine-v1 | mirror | 10 |
For agents
markdown · JSON · MCP: product_card(name="googlecreativelab/teachablemachine-community")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem