# Ecosystem of Supervisely Apps

![](https://1080806899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4BHwRbuyIoH-xoF3Gv%2Fuploads%2Fgit-blob-7aeb04b5bbdc4a4fb5a588379b39838b075c3102%2Fecosystem-main.png?alt=media)

Before we dive into the world of annotation, dataset management and neural networks, it is important to understand how Supervisely is different from other similar solutions.

The main issue with most solutions on the market is that they build as products. It's a black box developed by some company you don't really have an impact on. As soon as your requirements go beyond basic features offered and you want to customize your experience, add something that is not in line with the software owner development plans or won't benefit other customers, you're out of luck.

That is why Supervisely is building a platform instead of a product.

You can think of Supervisely as an Operating System available via your web browser to help you solve computer vision tasks. The idea is to unify all the relevant tools within a single Ecosystem of Supervisely Apps: machine learning tools, UI widgets and services that may be needed to make the AI development process as smooth and fast as possible.

## Ecosystem

<figure><img src="https://1080806899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4BHwRbuyIoH-xoF3Gv%2Fuploads%2FqrUIv3YYj423mLou9dri%2Fecosystem%20(1).jpg?alt=media&#x26;token=55c57057-d1f1-483c-b255-7e43830a7424" alt=""><figcaption></figcaption></figure>

{% embed url="<https://ecosystem.supervisely.com>" %}

The simplicity of creating Supervisely Apps has already led to the development of [hundreds of applications](https://ecosystem.supervisely.com/), ready to be run within a single click in a web browser and get the job done.

Label your data, perform quality assurance, inspect every aspect of your data, collaborate easily, train and apply state-of-the-art neural networks, integrate custom models, automate routine tasks and more - like in a real AppStore, there should be an app for everything.

## Customization

![](https://1080806899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4BHwRbuyIoH-xoF3Gv%2Fuploads%2Fgit-blob-96cf65cc7e2468c4b22d9f84af0ead77b6922461%2Fecsystem-scripts.png?alt=media)

{% embed url="<https://developer.supervisely.com>" %}

Feel free to join the development of Supervisely and start building your own Supervisely Apps. You can integrate your favorite GitHub repository, machine learning model, create an import or export of a custom data format or anything in between!

We welcome you at our [Developer Portal](https://developer.supervisely.com/) where you can find all the necessary information and examples on how to develop and integrate your own Supervisely Apps.

Got any questions or suggestions? Feel free to chat with us in our [Supervisely Slack.](https://supervisely.com/slack)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.supervisely.com/ecosystem.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
