PB2204/Teachable-Machine
This Is A Very Simple Live Teachable Machine Using TensorFlow.JS
This tool helps you quickly train a machine learning model right in your web browser, using just a few examples. You can show it images or sounds, teach it to recognize different categories, and then it can classify new inputs based on what it learned. It's ideal for educators, artists, or researchers who want to experiment with AI without writing any code.
No commits in the last 6 months.
Use this if you need to rapidly prototype an AI model for simple image or sound classification without any programming knowledge.
Not ideal if you require robust, production-ready AI models or need to work with complex datasets and custom model architectures.
Stars
19
Forks
—
Language
JavaScript
License
MIT
Category
Last pushed
Jun 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PB2204/Teachable-Machine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ntedgi/node-efficientnet
tensorflowJS implementation of EfficientNet 🚀
SashiDo/teachablemachine-node
Using Teachable Machine Models in Node.js
thekevinscott/ml-classifier
A tool for quickly training image classifiers in the browser
thekevinscott/ml-classifier-ui
A UI tool for quickly training image classifiers in the browser
fastai/tinypets
Minimal JS interface to an image classifer