mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-27 15:08:30 +02:00
27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
---
|
|
title: Similar Image Search
|
|
icon: image-1
|
|
tabid: imagesearch
|
|
landing_image: /content/images/similar_image_search_big.webp
|
|
landing_image_png: /content/images/similar_image_search_big.png
|
|
image: /content/images/solutions/similar_image_search.svg
|
|
image_caption: Visual Food Discovery
|
|
default_link: https://qdrant.to/food-discovery
|
|
default_link_name: Demo
|
|
weight: 10
|
|
short_description: |
|
|
Find similar images, detect duplicates, or even find a picture by text description - all of that you can do with Qdrant vector database.
|
|
Start with pre-trained models and [fine-tune](https://github.com/qdrant/quaterion) them for better accuracy.
|
|
Check out our [demo](https://qdrant.to/food-discovery)!
|
|
sitemapExclude: True
|
|
---
|
|
|
|
Sometimes text search is not enough. Qdrant vector database allows you to find similar images, detect duplicates, or even find a picture by text description.
|
|
|
|
Qdrant filters enable you to apply arbitrary business logic on top of a similarity search.
|
|
Look for similar clothes cheaper than $20? Search for a similar artwork published in the last year?
|
|
Qdrant handles all possible conditions!
|
|
|
|
For the Demo, we put together a food discovery service - it will show you a lunch suggestion based on what you visually like or dislike. It can also search for a place near you.
|
|
|