googlecreativelab/teachable-machine-v1
Explore how machine learning works, live in the browser. No coding required.
ArchivedLeverages TensorFlow.js to enable real-time image classification training directly in the browser through webcam input, allowing users to teach custom models by example without writing code. The architecture supports rapid iteration with live prediction feedback and includes a boilerplate template for extending functionality into custom applications. Requires HTTPS for camera access and uses a local development server with hot-reload capabilities via Yarn.
3,878 stars. No commits in the last 6 months.
Stars
3,878
Forks
605
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Sep 01, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/googlecreativelab/teachable-machine-v1"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ntedgi/node-efficientnet
tensorflowJS implementation of EfficientNet 🚀
SashiDo/teachablemachine-node
Using Teachable Machine Models in Node.js
thekevinscott/ml-classifier
A tool for quickly training image classifiers in the browser
thekevinscott/ml-classifier-ui
A UI tool for quickly training image classifiers in the browser
fastai/tinypets
Minimal JS interface to an image classifer