Salt la conținutul principal
https://catalogartifact.azureedge.net/publicartifacts/kcloudhubllc1763357129530.qdr-4bb88102-bf14-41f0-be21-72ca749730cd/image2_kcloudnew.png

Qdrant(Vector)

de kCloudHub LLC

(1 evaluări)

Version 1.18.2 + Free Support on Ubuntu 24.04

Qdrant Vector Database 1.18.2 is an open-source vector database and similarity search engine designed for AI applications, semantic search, recommendation systems, and retrieval-augmented generation workloads. It allows developers and administrators to store, manage, and search high-dimensional vector data efficiently using REST API, gRPC API, and a built-in web dashboard.

The solution supports common vector database workflows including vector collection management, similarity search, metadata payload filtering, semantic search, AI data storage, and RAG-based application development. It is ideal for AI applications, machine learning projects, recommendation systems, intelligent search platforms, and developer environments.

Features of Qdrant Vector Database 1.18.2:

  • Open-source vector database for AI and machine learning workloads.
  • High-performance similarity search and nearest-neighbor search.
  • Built-in web dashboard to manage collections and vectors.
  • REST API and gRPC API support for application integration.
  • Supports vector payload metadata and advanced filtering.
  • Persistent Docker-based storage for standalone deployment.
  • Suitable for semantic search, recommendations, RAG, and AI applications.
  • Runs without API key by default for testing and development use cases.

Usage instructions for Qdrant Vector Database 1.18.2
$ sudo su
$ cd /opt/qdrant
$ docker compose up -d
$ docker ps
$ curl http://localhost:6333/

Credentials Saved in: No API key or credentials required by default

Access the Qdrant Web Dashboard:
Open your browser and navigate to: http://your-server-ip:6333/dashboard

Check Qdrant version:
curl http://your-server-ip:6333/

REST API endpoint:
http://your-server-ip:6333

Disclaimer: Qdrant Vector Database is provided “as is” under applicable open-source licenses. Users are responsible for proper configuration, network security, API access control, data protection, and production hardening. This solution is best suited for vector search, semantic search, recommendation systems, RAG applications, and AI database workloads in development and production environments.