googlecreativelab/teachablemachine-community
A web-based tool and community repository for training machine learning models without writing code, using TensorFlow.js for image, audio, and pose recognition.

Teachable Machine enables anyone to create ML models by training on images, sounds, or poses directly in a web browser without coding. The repository provides the underlying TensorFlow.js libraries for model training and inference, plus helper libraries for image, audio, and pose model APIs. It also includes code snippets and instructions for using exported models in JavaScript, Java, and Python projects.