- Train ML models in your browser (no coding needed)
- Image, audio, and pose classification
- Live preview and export options
git clone https://github.com/iamshaikhsharik/AutoModeler
cd AutoModeler
# Open index.html in browser or use Live ServerUse the latest TensorFlow.js:
<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@4.19.0"></script>- Open the app in browser
- Click "Add Class" and record examples
- Press "Train Model"
- Test and export
💡 Tip: Use good lighting and variety while recording.
- Fork the repo
- Make a new branch
- Commit and open a pull request
This project is licensed under the Apache License 2.0.
It is based on Teachable Machine v1 by Google Creative Lab.
Coming soon via GitHub Pages!
- Original framework by Google Creative Lab
- Updated and maintained by @iamshaikhsharik