mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
716 B
716 B
draft, title, short_description, description, preview_image, link, weight, sitemapExclude
| draft | title | short_description | description | preview_image | link | weight | sitemapExclude |
|---|---|---|---|---|---|---|---|
| false | Startup Search | Qdrant Startup Search. This demo uses short descriptions of startups to perform a semantic search | This demo uses short descriptions of startups to perform a semantic search. Each startup description converted into a vector using a pre-trained SentenceTransformer model and uploaded to the Qdrant vector search engine. Demo service processes text input with the same model and uses its output to query Qdrant for similar vectors. You can turn neural search on and off to compare the result with regular full-text search. | /demo/startup_search_demo.jpg | https://qdrant.to/semantic-search-demo | 1 | True |