# Clustering Vectors From Deep Learning models

**Assumed Knowledge**: Vectors, Vector Search\
**Target Audience**: Data scientist, Vector enthusiasts, Business analysts, Executives\
**Reading Time:** 3 minutes

Clustering vectors from deep learning models can provide interesting insights into unstructured data. For example, you can take a look at and navigate the playground until you find "Image Clustering".&#x20;

{% embed url="<https://playground.getvectorai.com>" %}

**Applications of Clustering**

Clustering lets you access and understand your information automatically without having to manually sort through every single photo to understand the different types of images you may have. Not only can these images be clustered but they can also be automatically tagged to suggest the type of category these photos may belong to and what they may be associated with.&#x20;


---

# 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://learn.getvectorai.com/vector-search/100-clustering/100-clustering-deep-learning-vectors.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.
