Vector search¶
Use vector search to search through multimodal content based on calculated embeddings. It is a popular approach when keyword matching is insufficient.
Tinybird can help you search largescale vector embeddings in real-time and apply real-time analytics principles to make vector search more performant.
Tutorials¶
Getting started¶
Learn how to build a content recommendation API using vector search in this step-by-step tutorial:
Build a content recommendation API using vector search