For the complete documentation index, see llms.txt. This page is also available as Markdown.

From Teachable Machine

Train a model with Teachable Machine and deploy it with the AI Manager.

About Teachable Machine

Teachable Machine logo

Teachable Machine is a web-based tool for creating machine learning models quickly, without specialized expertise.

Model Deployment from Teachable Machine

Image classification models trained using Teachable Machine can be exported directly to AI Manager Cloud. The steps are:

  1. Follow the Teachable Machine instructions to train the image classification model. See the Teachable Machine instructional videos for guidance.

  2. After the model has been trained, click the Export Model button.

  3. Select the TensorFlow Lite tab, and click Download my model.

  4. After a few seconds of "Converting model," the .zip archive is available to download.

  5. Upload the zip archive directly through the admin platform.

Teachable Machine training screen with the Export Model button highlighted
Step 3: click Export Model once training finishes
Teachable Machine export dialog with the TensorFlow Lite tab selected and the Download my model button
Step 4: select the TensorFlow Lite tab and download the model
AI Manager Cloud upload dialog for a Teachable Machine zip archive
Step 6: upload the zip archive through the AI Manager Cloud admin platform

Last updated