You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: qdrant-landing/content/documentation/tutorials/self-query.md
+3
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@ weight: 24
5
5
6
6
# Self Query Retrieval
7
7
8
+
| Time: 45 min | Level: Intermediate |[](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
+
8
11
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.
9
12
10
13
<palign="center"><iframewidth="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