Skip to content

iamshaikhsharik/AutoModeler

 
 

Repository files navigation

🤖 AutoModeler Project Guide

🚀 Features

  • Train ML models in your browser (no coding needed)
  • Image, audio, and pose classification
  • Live preview and export options

🛠 Setup

git clone https://github.com/iamshaikhsharik/AutoModeler
cd AutoModeler
# Open index.html in browser or use Live Server

📦 Updated Dependencies

Use the latest TensorFlow.js:

<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@4.19.0"></script>

🎓 Quick Tutorial

  1. Open the app in browser
  2. Click "Add Class" and record examples
  3. Press "Train Model"
  4. Test and export

💡 Tip: Use good lighting and variety while recording.

🤝 Contribute

  • Fork the repo
  • Make a new branch
  • Commit and open a pull request

📄 License

This project is licensed under the Apache License 2.0.

It is based on Teachable Machine v1 by Google Creative Lab.

🌐 Live Demo

Coming soon via GitHub Pages!

🙏 Credits

About

Explore how machine learning works, live in the browser. No coding required.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.6%
  • Stylus 16.7%
  • HTML 11.7%
  • Python 1.0%