Google Teachable Machine

Has anyone else seen this new AI technology from Google? My brother was the developer on it (he’s the guy in the video) and just showed it to me. I don’t have his level of genius, so I wouldn’t know how to integrate into HA, but he said it likely could be. He said it can be converted to tensorflow for python. I can see it being extremely useful by using cameras to recognize objects and trigger automations. Does anyone want to tackle this or know if it could be integrated?

1 Like

Thanks for sharing this.
I don’t think an integration on HA with the “teaching” portion would be much use where their API and auth would all do that for you on the site.

From there you would just download the model and apply it to Tensorflow I imagine?