We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ab39e commit 44b622aCopy full SHA for 44b622a
docs/advanced/document-store/weaviate.md
@@ -6,7 +6,7 @@ One can use [Weaviate](https://www.semi.technology) as the document store for Do
6
This feature requires `weaviate-client`. You can install it via `pip install "docarray[full]".`
7
````
8
9
-A video tutorial guides you to build a simple image search using Weaviate and Docarray.
+Here is a video tutorial that guides you to build a simple image search using Weaviate and Docarray.
10
11
<center>
12
<iframe width="560" height="315" src="https://www.youtube.com/embed/rBKvoIGihnY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
0 commit comments