> For the complete documentation index, see [llms.txt](https://picsellia.gitbook.io/picsellia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://picsellia.gitbook.io/picsellia/getting-started-2.md).

# Getting started

Here are a list of tutorials covering a range of use-cases you might want to work on without reading all of the documentation

## Tutorials

1. [Start using Picsellia](/picsellia/getting-started-2/start-using-picsell.ia.md): Covers all the main features of the platform
2. [Create, annotate, review a Dataset](/picsellia/getting-started-2/create-annotate-review-a-dataset.md): Get your image Dataset ready in no time
3. [Create a new Dataset Version](/picsellia/getting-started-2/create-a-new-dataset-version-with-merged-labels.md): Learn how to manipulate your Datasets easily from our UI
4. [Train a custom Object Detector](/picsellia/getting-started-2/train-a-custom-object-detection-model.md): Learn how to use our wrappers around the most popular frameworks
5. [Deploy model in production](/picsellia/getting-started-2/deploy-model-in-production-tensorflow-only.md): Learn how to deploy your model once your training is over
6. [Feedback Loop](/picsellia/getting-started-2/feedback-loop-send-predictions-from-models-to-datalake-or-datasets.md): Send your model's predictions back to your Datalake or Datasets

## In-depth

For more in-depth explanations on the different topics, you should check the corresponding part of the documentation :

{% content-ref url="/pages/-Ma2aw65RkiqQpgou32U" %}
[Data Management](/picsellia/data-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma2b8QDfI9VcM9ZLS8w" %}
[Experiment Tracking](/picsellia/experiment-tracking.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZCMRJv\_pbllD2xL3pd" %}
[Hyperparameter tuning](/picsellia/hyperparameter-tuning.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma2b\_Sw32W0hAVopQ5u" %}
[Models](/picsellia/models-1.md)
{% endcontent-ref %}

## References

For strict details on how to use our APIs or the Python SDK, please check the reference pages :

{% content-ref url="/pages/-Ma2aoM\_XeAA-pdeSnRP" %}
[References](/picsellia/references-1.md)
{% endcontent-ref %}
