> ## Documentation Index
> Fetch the complete documentation index at: https://docs.edgeimpulse.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Scailable

The [Scailable platform](https://nx.docs.scailable.net/) and AI manager allow you to create and manage edge AI solutions effortlessly. Scailable provides a platform for creating and managing Edge AI solutions at scale. With Scailable, you can simply configure any [supported AI accelerator](https://nx.docs.scailable.net/ai-accelerators-support/supported-ai-accelerators).

<Frame caption="">
  <img src="https://mintcdn.com/edgeimpulse/BCrJzLAs8FGQ0Eny/.assets/images/scailable_logo.png?fit=max&auto=format&n=BCrJzLAs8FGQ0Eny&q=85&s=357fd5ea94333e4399b5c3de5d8cfe04" width="1000" height="168" data-path=".assets/images/scailable_logo.png" />
</Frame>

This tutorial describes how you can build and train an Edge Impulse model for vision tasks and deploy this model seamlessly using the Scailable platform.

## Getting started with Scailable

[Scailable provides a full end-to-end tutorial](https://nx.docs.scailable.net/for-data-scientists/importing-models/from-edge-impulse) for importing an Edge Impulse model into the Scailable Cloud Platform. Please see their guide for information to install and setup all preliminary software and hardware requirements.

### Preliminary steps

* [Purchase Scailable officially supported hardware](https://nx.docs.scailable.net/for-data-scientists/importing-models/from-edge-impulse#preliminaries)
* [Create a Scailable platform account](https://admin.sclbl.nxvms.com/)
* [Create an Edge Impulse account](https://studio.edgeimpulse.com)

Now continue with the [Scailable tutorial](https://nx.docs.scailable.net/for-data-scientists/importing-models/from-edge-impulse#id-1.-model-training-using-the-edge-impulse-platform) ("Model training using the Edge Impulse platform.").

## Next steps: building a machine learning model

With everything set up you can now build your vision-based machine learning model by following the below tutorial. Make sure that you select the **FOMO MobileNetV2.0.1** on the model selection page in the Edge Impulse Studio.

* [Detect objects with centroids (FOMO)](/tutorials/end-to-end/object-detection-centroids)

## Import to Scailable

Once you have fully trained your model in Edge Impulse, continue with the [Scailable tutorial](https://nx.docs.scailable.net/for-data-scientists/importing-models/from-edge-impulse#id-2.-coupling-your-edge-impulse-model-with-nx) ("Coupling your Edge Impulse model with Scailable") in their documentation.

## Deploying back to device

Once you have fully trained your model in Edge Impulse, continue with the [Scailable tutorial](https://nx.docs.scailable.net/for-data-scientists/importing-models/from-edge-impulse#id-3.-deploying-and-testing-your-model-on-your-edge-device) ("Deploying (and testing) your model on your edge device") in their documentation.
