AI Tool Guides
Best for
Training simple ML models with no code
Works on
Browser
Alternatives
ML for Kids, Lobe
Watch out
Models are basic; great for learning, not production
What It Does
Google's Teachable Machine lets you train a machine learning model in your browser without writing a single line of code. Point your webcam, record audio samples, or upload images, assign labels, and click Train Model. Within seconds you have a working image, sound, or pose classifier that you can export or embed in a website.
Setup in 5 Minutes
.
- Choose Image Project, Audio Project, or
Pose Project.
- No account required—everything runs locally in your browser.
Try This
Create an image project with three classes: "thumbs up", "thumbs down",
and "background". Record 30 samples of each using your webcam. Click
Train Model, then test it live. Export the model as a
TensorFlow.js file and embed it in a simple HTML page.
Follow Along
Follow Along — Hand Gesture Recogniser:
. Test it live—hold up each gesture and check the confidence scores. Re-record any class with low accuracy.
- Export the model as a TensorFlow.js file. Create a basic HTML page that loads the model and displays the predicted gesture in real time.
- Play a round of Rock-Paper-Scissors-Lizard-Spock against a friend, using your model as the referee. Note which gestures it confuses and why.
More in Research & Study Tools
51Machine Learning for Kids— Classroom AI/ML experiments for beginners
Free47NotebookLM— Study guides from your own notes
Free48Wolfram Alpha— Maths, science, and data queries
Free49Quizlet— Flashcards and spaced repetition
Free tier53Elicit— AI-assisted literature review
Free tier54Semantic Scholar— Academic paper search with AI recommendations
FreeAI Analysis
Frameworks from the aiborg Handbook — powered by Claude