> 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/nx-ai-manager-v4.x/for-data-scientists/importing-models/from-teachable-machine.md).

# From Teachable Machine

## About Teachable Machine

![](/files/XqGrvqAUhmYJqiM4nskm)

[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 Nx 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/JduB2JOYZcghGwDZIZ13)
4. Select the TensorFlow lite tab, and click Download my model.\
   \
   ![](/files/OWYSk55XuOizIFYLjE4z)
5. After few seconds "Converting model", you will be able to download a `.zip` archive&#x20;
6. Upload the zip archive directly through the admin platform.\
   \
   ![](/files/4icJ6Qi7Hp0R71TmecF1)\ <br>
