# Module 1: Multi-Vector Representations for Textual Data

<div class="date">
  <img class="date-icon" src="/icons/outline/date-blue.svg" alt="Calendar" />  Module 1 
</div>


# Multi-Vector Representations for Textual Data

Dive into multi-vector text representations and discover how ColBERT changes the vector search landscape.

---

## Today's path

1. Late Interaction Basics
2. MaxSim Distance Metric
3. Use Cases for Multi-Vector Search
4. Problems of Multi-Vector Search
5. Multi-Vector Embeddings in Qdrant

You'll understand when multi-vector representations outperform traditional single-vector embeddings, and what kind of
problems to expect when you start working with multi-vector search at scale.
