Skip to content

ajaxlab/teachablemachine-community

 
 

Repository files navigation

NEW:

Want to bring Teachable Machine into your own web creations?

We’re working on a library called teachablemachine.js which will let you do just that. Here’s the first remixable demo you can play with to get a sneak peek at what’s possible:

Hello Wizard - This demo shows how you can drop a machine learning “training wizard” on top of your website with just a few lines of code.

Teachable Machine Community

Teachable Machine

What is Teachable Machine?

Teachable Machine is a web-based tool that makes creating machine learning models fast, easy, and accessible for everyone. You can try it here.

Who is it for?

Educators, artists, students, innovators, makers of all kinds – really, anyone who has an idea they want to explore. No prerequisite machine learning knowledge required.

How does it work?

You train a computer to recognize your images, sounds, and poses without writing any machine learning code. Then, use your model in your own projects, sites, apps, and more.

What is this repository for?

This repository contains two components of Teachable Machine:

  1. A libraries section that contains all of the machine learning code used in Teachable Machine. Under the hood we use Tensorflow.js, a library for machine learning in Javascript, to train and run the models you make in your web browser. The libraries section also contains the API for image, audio, and pose helper libraries that make it easier to use the models exported by Teachable Machine in your own projects.

  2. A snippets section that contains markdown snippets that are being displayed inside the export panel in Teachable Machine. These snippets contain code and instructions on how to use the exported models from Teachable Machine in languages like Javascript, Java and Python.

How can I send feedback or get in contact with you?

You have a few options:

Community Contributions and Projects

Disclaimer

This is an experiment, not an official Google product. We’ll do our best to support and maintain this experiment but your mileage may vary.

We encourage open sourcing projects as a way of learning from each other. Please respect our and other creators’ rights, including copyright and trademark rights when present, when sharing these works and creating derivative work. If you want more info on Google's policy, you can find that here.

About

Example code snippets and machine learning code for Teachable Machine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 49.9%
  • C++ 16.3%
  • Python 11.0%
  • JavaScript 7.1%
  • HTML 4.1%
  • Shell 3.7%
  • Other 7.9%