> For the complete documentation index, see [llms.txt](https://docs.eyepop.ai/developer-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eyepop.ai/developer-documentation/train-your-own-model.md).

# Train Your Own Model

Build a custom ability from your own labeled data

When a pretrained [ability](/developer-documentation/platform/abilities.md) doesn't cover your use case, train your own. You create a dataset, label it, and EyePop trains a custom model you can deploy as an ability in your Pops — no ML expertise required.

{% hint style="info" %}
**This creates a&#x20;*****new*****&#x20;ability from your data. To chain existing abilities into a pipeline, see** [**Workflows**](/developer-documentation/workflows.md) **instead.**
{% endhint %}

### Get started

[**Defining Your Computer Vision Model**](/developer-documentation/train-your-own-model/defining-your-computer-vision-model.md) starts the full workflow: define your model, upload and label data, review, train, and deploy.
