mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 14:08:30 +02:00
seo text changes, also removed obsolete langauge switch
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Articles
|
||||
page_title: Articles about Vector Search
|
||||
description: Articles about vector search and similarity larning related topics. Latest updates on Qdrant vector search engine.
|
||||
section_title: Check out our latest publications
|
||||
subtitle: Check out our latest publications
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Benchmarks
|
||||
title: Vector Database Benchmarks
|
||||
description: The first comparative benchmark and benchmarking framework for vector search engines and vector databases.
|
||||
keywords:
|
||||
- vector databases comparative benchmark
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
page_title: Vector Search Demos and Examples
|
||||
description: Interactive examples and demos of vector search based applications developed with Qdrant vector search engine.
|
||||
title: Demos
|
||||
title: Vector Search Demos
|
||||
section_title: Interactive Live Examples
|
||||
---
|
||||
@@ -1,8 +1,8 @@
|
||||
---
|
||||
draft: false
|
||||
title: E-commerce products categorization
|
||||
short_description: E-commerce products categorization demo from Qdrant
|
||||
description: This demo shows how you can use vector search in e-commerce. Enter the name of the product and the application will understand which category it belongs to, based on the multi-language model. The dots represent clusters of products.
|
||||
short_description: E-commerce products categorization demo from Qdrant vector database
|
||||
description: This demo shows how you can use vector databse in e-commerce. Enter the name of the product and the application will understand which category it belongs to, based on the multi-language model. The dots represent clusters of products.
|
||||
preview_image: /demo/products_categorization_demo.jpg
|
||||
link: https://qdrant.to/extreme-classification-demo
|
||||
weight: 3
|
||||
|
||||
@@ -4,6 +4,6 @@ icon:
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
Qdrant is a vector similarity engine.
|
||||
Qdrant is a vector similarity engine & vector database.
|
||||
It deploys as an API service providing search for the nearest high-dimensional vectors.\
|
||||
With Qdrant, embeddings or neural network encoders can be turned into full-fledged applications for matching, searching, recommending, and much more!
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
page_title: Vector Search Solutions
|
||||
title: Solutions
|
||||
title: Vector Search Solutions
|
||||
section_title: Challenges and tasks solved with Qdrant
|
||||
subtitle: Here are just a few examples of how Qdrant can help your Business
|
||||
subtitle: Here are just a few examples of how Qdrant vector search database can help your Business
|
||||
description: Elevate your business with vector search and vector databse. Tasks and challenges solved with Qdrant vector search engine.
|
||||
---
|
||||
@@ -10,13 +10,13 @@ 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.
|
||||
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 allows you to find similar images, detect duplicates, or even find a picture by text description.
|
||||
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?
|
||||
|
||||
@@ -11,7 +11,7 @@ default_link_name:
|
||||
weight: 30
|
||||
short_description: |
|
||||
User behavior can be represented as a semantic vector is similar way as text or images.
|
||||
Qdrant allows you to create a real-time recommendation engine.
|
||||
Vector database allows you to create a real-time recommendation engine.
|
||||
No MapReduce cluster required.
|
||||
sitemapExclude: True
|
||||
---
|
||||
@@ -21,5 +21,5 @@ This vector can represent user preferences, behavior patterns, or interest in th
|
||||
|
||||
|
||||
|
||||
With Qdrant, user vectors can be updated in real-time, no need to deploy a MapReduce cluster.
|
||||
With Qdrant vector database, user vectors can be updated in real-time, no need to deploy a MapReduce cluster.
|
||||
Understand user behavior in real time.
|
||||
@@ -10,7 +10,7 @@ default_link: https://qdrant.to/semantic-search-demo
|
||||
default_link_name: Demo
|
||||
weight: 20
|
||||
short_description: |
|
||||
The neural search uses **semantic embeddings** instead of keywords and works best with short texts.
|
||||
The vector search uses **semantic embeddings** instead of keywords and works best with short texts.
|
||||
With Qdrant, you can build and deploy semantic neural search on your data in minutes.
|
||||
Check out our [demo](https://qdrant.to/semantic-search-demo)!
|
||||
sitemapExclude: True
|
||||
@@ -22,5 +22,5 @@ Documents may have too few keywords, or queries might be too large.
|
||||
One way to overcome these problems is a neural network-based semantic search, which can be used in conjunction with traditional search.
|
||||
The neural search uses **semantic embeddings** to find texts with similar meaning.
|
||||
|
||||
With Qdrant, you can build and deploy semantic neural search on your data in minutes!
|
||||
With Qdrant vector search engine, you can build and deploy semantic neural search on your data in minutes!
|
||||
Compare the results of a semantic and full-text search in our demo.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Upgrade your Neural Search Stack
|
||||
subtitle: We can integrate with anything, these are some of the featured technologies
|
||||
subtitle: Qdrant vector search engine can integrate with anything, these are some of the featured technologies
|
||||
sitemapExclude: True
|
||||
---
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Use Cases
|
||||
title: Vector Database Use Cases
|
||||
section_title: Apps and Ideas Qdrant made possible
|
||||
type: page
|
||||
description: Applications, business cases and startup ideas you can build with Qdrant vector search engine.
|
||||
|
||||
@@ -5,5 +5,5 @@ sitemapExclude: True
|
||||
---
|
||||
|
||||
User interests cannot be described with rules, and that's where neural networks come in.
|
||||
Qdrant will allow sufficient flexibility in neural network recommendations so that each user sees only the relevant ad.
|
||||
Qdrant vector databse will allow sufficient flexibility in neural network recommendations so that each user sees only the relevant ad.
|
||||
Advanced filtering mechanisms, such as geo-location, do not compromise on speed and accuracy, which is especially important for online advertising. Check out [research article by Twitter](https://www.sciencedirect.com/science/article/abs/pii/S0925231217308445).
|
||||
@@ -7,6 +7,6 @@ sitemapExclude: True
|
||||
Fraud detection is like recommendations in reverse.
|
||||
One way to solve the problem is to look for similar cheating behaviors.
|
||||
But often this is not enough and manual rules come into play.
|
||||
Qdrant allows you to combine both approaches because it provides a way to filter the result using arbitrary conditions.
|
||||
Qdrant vector database allows you to combine both approaches because it provides a way to filter the result using arbitrary conditions.
|
||||
And all this can happen in the time till the client takes his hand off the terminal.
|
||||
Here is some related [research paper](https://arxiv.org/abs/1808.05492).
|
||||
|
||||
@@ -5,6 +5,6 @@ weight: 10
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
Neural search can be used to match candidates and jobs even if there are no matching keywords or explicit skill descriptions.
|
||||
Vector search engine can be used to match candidates and jobs even if there are no matching keywords or explicit skill descriptions.
|
||||
For example, it can automatically map **'frontend engineer'** to **'web developer'**, no need for any predefined categorization.
|
||||
Neural job matching is used at [MoBerries](https://www.moberries.com/) for automatic job recommendations.
|
||||
@@ -6,4 +6,4 @@ sitemapExclude: True
|
||||
|
||||
The wording of court decisions can be difficult not only for ordinary people, but sometimes for the lawyers themselves.
|
||||
It is rare to find words that exactly match a similar precedent.
|
||||
That's where AI, which has seen hundreds of thousands of court decisions and can compare them, can help. Here is some related [research](https://arxiv.org/abs/2004.12307).
|
||||
That's where AI, which has seen hundreds of thousands of court decisions and can compare them using vector similarity search engine, can help. Here is some related [research](https://arxiv.org/abs/2004.12307).
|
||||
|
||||
@@ -110,7 +110,7 @@ docker run -p 6333:6333 qdrant/qdrant</code>
|
||||
</div>
|
||||
<div class="inner-container">
|
||||
<!-- Business Info Tabs -->
|
||||
<div class="business-info-tabs splide" aria-label="How Qdrant can help your Business"
|
||||
<div class="business-info-tabs splide" aria-label="How Qdrant vector database can help your Business"
|
||||
data-splide='{
|
||||
"direction": "ttb",
|
||||
"type": "loop",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<div class="row">
|
||||
<div class="col-12 sec-title">
|
||||
<h2>Get Updates from Qdrant</h2>
|
||||
<div class="text">We will update you on new features and news regarding Qdrant
|
||||
<div class="text">We will update you on new features and news regarding Qdrant and Vector Similarity Search
|
||||
</div>
|
||||
</div>
|
||||
<div class="content-column col-12">
|
||||
|
||||
@@ -99,19 +99,6 @@
|
||||
<div class="copyright">© {{ now.Format "2006" }} Qdrant. All Rights Reserved</div>
|
||||
</div>
|
||||
|
||||
<!-- Language Column -->
|
||||
<div class="language-column col-lg-6 col-md-12 col-sm-12">
|
||||
<!--Language-->
|
||||
<div class="language dropdown"><a class="btn btn-default dropdown-toggle" id="dropdownMenu2"
|
||||
data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"
|
||||
href="#">Language:
|
||||
English <span class="icon fa fa-angle-down"></span></a>
|
||||
<ul class="dropdown-menu style-one" aria-labelledby="dropdownMenu2">
|
||||
<li><a href="#">English</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user