
What is Teachable Machine?
Teachable Machine is a Google web app for making a small machine-learning model from examples you collect. Choose image, sound, or pose input, create classes, add files or capture examples, train the model in the browser, test its predictions, and export it for a website, app, or compatible hardware project. The public tool opens without an account or payment prompt.
What stands out
A Google web tool for training simple image, sound, or pose classifiers from examples, then testing and exporting the resulting model for a project.
Frequently Asked Questions
Questions about Teachable Machine
Do I need to write code to use Teachable Machine?
No. Teachable Machine presents a visual workflow for collecting examples, grouping them into classes, training a model, testing it, and exporting the result without requiring code.
What kinds of models can I train?
The current public tool offers image, sound, and pose projects. Its official guide describes collecting examples for classes, training a model, testing it, and exporting it for a project.