<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Overview on Qdrant - Vector Database</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/overview/</link><description>Recent content in Overview on Qdrant - Vector Database</description><generator>Hugo</generator><language>en-us</language><managingEditor>info@qdrant.tech (Andrey Vasnetsov)</managingEditor><webMaster>info@qdrant.tech (Andrey Vasnetsov)</webMaster><atom:link href="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/overview/index.xml" rel="self" type="application/rss+xml"/><item><title>What is Qdrant?</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/overview/what-is-qdrant/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/overview/what-is-qdrant/</guid><description>&lt;h1 id="introduction">Introduction&lt;/h1>
&lt;p>Vector databases are a relatively new way for interacting with abstract data representations
derived from opaque machine learning models such as deep learning architectures. These
representations are often called vectors or embeddings and they are a compressed version of
the data used to train a machine learning model to accomplish a task like sentiment analysis,
speech recognition, object detection, and many others.&lt;/p>
&lt;p>These new databases shine in many applications like &lt;a href="https://en.wikipedia.org/wiki/Semantic_search" target="_blank" rel="noopener nofollow">semantic search&lt;/a>
and &lt;a href="https://en.wikipedia.org/wiki/Recommender_system" target="_blank" rel="noopener nofollow">recommendation systems&lt;/a>, and here, we&amp;rsquo;ll
learn about one of the most popular and fastest growing vector databases in the market, &lt;a href="https://github.com/qdrant/qdrant" target="_blank" rel="noopener nofollow">Qdrant&lt;/a>.&lt;/p></description></item><item><title>Understanding Vector Search in Qdrant</title><link>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/overview/vector-search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>info@qdrant.tech (Andrey Vasnetsov)</author><guid>https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/overview/vector-search/</guid><description>&lt;h1 id="how-does-vector-search-work-in-qdrant">How Does Vector Search Work in Qdrant?&lt;/h1>
&lt;p align="center">&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/mXNrhyw4q84?si=wruP9wWSa8JW4t78" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>&lt;/iframe>&lt;/p>
&lt;p>If you are still trying to figure out how vector search works, please read ahead. This document describes how vector search is used, covers Qdrant&amp;rsquo;s place in the larger ecosystem, and outlines how you can use Qdrant to augment your existing projects.&lt;/p>
&lt;p>For those who want to start writing code right away, visit our &lt;a href="https://deploy-preview-2138--condescending-goldwasser-91acf0.netlify.app/documentation/tutorials/search-beginners/">Complete Beginners tutorial&lt;/a> to build a search engine in 5-15 minutes.&lt;/p></description></item></channel></rss>