6 ms·
Mostly everything related to similarity search, there is a GIF on the Weaviate Github that shows a few search examples: https://github.com/semi-technologies/wea
by thirdtrigger 5y ago
Mostly everything related to similarity search, there is a GIF on the Weaviate Github that shows a few search examples: https://github.com/semi-technologies/weaviate#weaviate- https://github.com/semi-technologies/weaviate#weaviate-
ML-models output vectors, you can use a vector search engine to store those vectors and quickly search through them. Weaviate also stores the data objects btw like a DB: https://db-engines.com/en/blog_post/87 https://db-engines.com/en/blog_post/87