Files
landing_page/qdrant-landing/content/documentation/integrations/_index.md
T

13 lines
529 B
Markdown

---
title: Integrations
weight: 24
# If the index.md file is empty, the link to the section will be hidden from the sidebar
is_empty: false
---
# Integrations
Qdrant is a vector database performing an approximate nearest neighbours search on neural embeddings. It can work perfectly fine
as a standalone system, yet, in some cases, you may find it easier to implement your semantic search application using some
higher-level libraries. Some of such projects provide ready-to-go integrations and here is a curated list of them.