Skip to main content

This package allows you to connect teachable machine with python in a very simple way.

Project description

Teachable Machine Easy Library

Many people know of Teachable Machine, by Google. This certain library/module only supports the image part of it. Website where you can create it a h5 file/model. Checklist:

  • h5 File Support, without user opening file themselves.
  • Other Teachable Machine Options, like audio.
  • Cross-platform testing.

Simple Syntax:

from teachable-machine-easy import main
main(keras_model.h5, messages=["You have Pepsi.", "You have Coke.", "You have Fanta.", "You have Red Bull."])

This will open up the camera, and constantly tell whch type of soda there is.

Note: This library is in no way associated with these drinks. They are here for demostartion purposes only.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

teachable-machine-easy-0.0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

teachable_machine_easy-0.0.1-py3-none-any.whl (1.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page