Skip to content

Commit d41fb40

Browse files
committed
add links
1 parent ec0bb7f commit d41fb40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

qdrant-landing/content/documentation/tutorials/self-query.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ weight: 24
55

66
# Self Query Retrieval
77

8+
| Time: 45 min | Level: Intermediate | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://githubtocolab.com/qdrant/examples/blob/master/self-query/self-query.ipynb) |Output: [GitHub](https://github.com/qdrant/examples/tree/master/self-query)|
9+
|--------------|---------------------|--|----|
10+
811
In this tutorial, we’ll walk through how to create a vector-based search system for wine reviews using Qdrant. We will also touch on **self-query retrieval**, a technique that makes querying smarter, more flexible, and more intuitive.
912

1013
<p align="center"><iframe width="560" height="315" src="https://www.youtube.com/embed/iaXFggqqGD0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>

0 commit comments

Comments
 (0)