fix remaining pages and structure

This commit is contained in:
David Sertic
2023-05-31 11:46:36 +02:00
parent 2b2d64be0a
commit 2850fd6daa
22 changed files with 80 additions and 101 deletions
@@ -2,11 +2,6 @@
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
is_empty: true
---
# 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.