Teachable Machine is a free browser-based experiment from Google Creative Lab that makes basic machine-learning classification accessible without requiring coding. Users collect examples into labeled classes, train a model, test it with new inputs, and export it for use in websites, apps, classroom projects, and prototypes.
It supports image classification from files or a webcam, audio classification from short recordings, and pose classification from camera examples. Exported models are real TensorFlow.js models that can run in JavaScript environments, with additional formats and examples for tools such as p5.js, Glitch, Node.js, Coral, and Arduino workflows.
Training can run locally in the browser, allowing webcam or microphone examples to remain on the device in supported workflows. A small demonstration model is not production-ready by default: accuracy depends on balanced examples, representative environments, testing, bias review, accessibility, consent, and deployment constraints.
You must be logged in to submit a review.
No reviews yet. Be the first to review!