mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
Excluding empty pages from site map (#47)
* excluding empty pages from site map * excluded a hidden article from sitemap
This commit is contained in:
@@ -3,6 +3,7 @@ title: Advertising
|
||||
icon: ad-campaign
|
||||
custom_link_name: Article by Twitter
|
||||
custom_link: https://www.sciencedirect.com/science/article/abs/pii/S0925231217308445
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
User interests cannot be described with rules, and that's where neural networks come in.
|
||||
|
||||
@@ -3,6 +3,7 @@ title: Customer Support and Sales Optimization
|
||||
icon: customer-service
|
||||
custom_link_name: Sentence Embeddings for Customer Support
|
||||
custom_link: https://blog.floydhub.com/automate-customer-support-part-one/
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
Current advances in NLP can reduce the retinue work of customer service by up to 80 percent.
|
||||
|
||||
@@ -4,6 +4,7 @@ icon: dairy-products
|
||||
weight: 30
|
||||
custom_link_name: Paper by The Home Depot
|
||||
custom_link: https://arxiv.org/abs/2104.07572
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
Increase your online basket size and revenue with the AI-powered search.
|
||||
|
||||
@@ -5,7 +5,7 @@ custom_link_name: Face Recognition Paper
|
||||
custom_link: https://arxiv.org/abs/1810.06951v1
|
||||
custom_link_name2: Speaker Recognition Paper
|
||||
custom_link2: https://arxiv.org/abs/2003.11982
|
||||
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
Not only totalitarian states use facial recognition.
|
||||
|
||||
@@ -3,6 +3,7 @@ title: Fashion Search
|
||||
icon: clothing
|
||||
custom_link_name: Article by Zalando
|
||||
custom_link: https://engineering.zalando.com/posts/2018/02/search-deep-neural-network.html
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ title: Fintech
|
||||
icon: bank
|
||||
custom_link_name: Related Research
|
||||
custom_link: https://arxiv.org/abs/1808.05492
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
Fraud detection is like recommendations in reverse.
|
||||
|
||||
@@ -4,6 +4,7 @@ weight: 20
|
||||
icon: search
|
||||
custom_link_name: Our Demo
|
||||
custom_link: https://food-discovery.qdrant.tech
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
There are multiple ways to discover things, text search is not the only one.
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: HR & Job Search
|
||||
icon: job-search
|
||||
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.
|
||||
|
||||
@@ -3,6 +3,7 @@ title: Law Case Search
|
||||
icon: hammer
|
||||
custom_link_name: Related Research
|
||||
custom_link: https://arxiv.org/abs/2004.12307
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
The wording of court decisions can be difficult not only for ordinary people, but sometimes for the lawyers themselves.
|
||||
|
||||
@@ -3,6 +3,7 @@ title: Media and Games
|
||||
icon: game-controller
|
||||
custom_link_name: Related Research
|
||||
custom_link: https://arxiv.org/abs/1803.00202
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
Personalized recommendations for music, movies, games, and other entertainment content are also some sort of search.
|
||||
|
||||
@@ -3,6 +3,7 @@ title: Medical Diagnostics
|
||||
icon: x-rays
|
||||
custom_link_name: Related Research
|
||||
custom_link: https://www.sciencedirect.com/science/article/abs/pii/S0925231217308445
|
||||
sitemapExclude: True
|
||||
---
|
||||
|
||||
The growing volume of data and the increasing interest in the topic of health care is creating products to help doctors with diagnostics.
|
||||
|
||||
Reference in New Issue
Block a user