Post

Qdrant

Qdrant is a vector search engine and vector database that allows you to store, search, and manage high-dimensional vectors efficiently.

Qdrant

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/qdrant.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 5 GB OS: Debian 13

Configuration

Config file:

1
/etc/qdrant/config.yaml

Web Interface

Port: 6333

Source code
Loading...