Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

ai_vdb_provider_qdrant

6 sites No security coverage
View on drupal.org
Built by a human using an AI assistant: 🤖 ➕ 🧠

A lot of the code in this module has been created using an AI assistant .

The Qdrant VDB Provider is a Drupal module that integrates with the AI module to enable vector searches using Qdrant, a high-performance open-source vector database. It works seamlessly with AI Search and other vector-aware modules.

Features

  • Integration with AI and AI Search modules
  • Collection creation and management in Qdrant
  • Vector indexing, updating, and deletion
  • Vector search with and without filters
  • Supports cosine, dot product, and Euclidean similarity
  • Compatible with local or remote Qdrant instances

Why Qdrant?

Qdrant is optimized for AI use cases and semantic search. It offers:

  • High performance and scalability
  • Advanced filtering and payload support
  • Easy deployment and integration

Installation

composer require drupal/ai_vdb_provider_qdrant

Post-Installation

  1. Enable the module using the UI or Drush:
    drush en ai_vdb_provider_qdrant 
  2. Configure the Qdrant connection at:

    /admin/config/ai/vdb_providers/qdrant
  3. Create a Search API server at:

    /admin/config/search/search-api/add-server

    Use "AI Search" as the backend and "Qdrant vector DB" as the provider.
  4. Set up a new index and configure it using AI Search documentation.

Requirements

  • Qdrant server (local or remote)
  • AI module
  • AI Search module
  • Key module
  • Search API module
  • PHP curl extension

Activity

Total releases
3
First release
Jul 2025
Latest release
3 weeks ago
Release cadence
148 days
Stability
67% stable

Release Timeline

Releases

Version Type Release date
1.3.0 Stable May 9, 2026
1.2.0 Stable May 9, 2026
1.0.x-dev Dev Jul 18, 2025