Teachable Machine
Google's free no-code tool for training custom machine learning models using images, sounds, or poses directly in the browser.
About
Teachable Machine is a free, browser-based tool from Google that lets anyone train a basic machine learning model without writing code. You gather examples by uploading files or using a webcam or microphone, label the classes, and the model trains in real time on your device. Finished models can be exported and used in websites, apps, or physical projects via TensorFlow.js, TensorFlow Lite, or Coral. It is aimed at educators, students, hobbyists, and developers who want to explore machine learning concepts or prototype simple classification tasks quickly. The tool is completely free to use.