> For the complete documentation index, see [llms.txt](https://nx.docs.scailable.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nx.docs.scailable.net/ai-manager-v6.1.3/ai-models-support/importing-models/from-teachable-machine.md).

# From Teachable Machine

## About Teachable Machine

<figure><img src="/files/XqGrvqAUhmYJqiM4nskm" alt="" width="500"><figcaption></figcaption></figure>

[Teachable Machine](https://teachablemachine.withgoogle.com) is a web-based tool that makes creating machine learning models fast, easy, and accessible to everyone.

## Model deployment from Teachable Machine

We currently support super easy exports from image classification models trained using Teachable Machine to AI Platform. The steps are:

1. First, start a [new standard image project in Teachable Machine](https://teachablemachine.withgoogle.com/train/image).
2. Next, follow the Teachable machine instructions to train your image classification model. You can find useful instruction video's [here](https://www.youtube.com/watch?v=DFBbSTvtpy4).
3. After the model has been trained Click the "Export Model" button (see image).\
   ![](/files/ByzvTq5UQOYn2a0LCfuG)
4. Select the TensorFlow lite tab, and click Download my model.\
   \
   ![](/files/W5jHFAaJZZlXrqHiNpRK)
5. After few seconds "Converting model", you will be able to download a `.zip` archive
6. Upload the zip archive directly through the admin platform.\
   \
   ![](/files/KvIPrH8u3QcQ6119TVNE)\\
