asimov-qdrant-module

Crates.ioasimov-qdrant-module
lib.rsasimov-qdrant-module
version0.0.1
created_at2025-07-22 08:45:42.331984+00
updated_at2025-07-22 08:45:42.331984+00
descriptionASIMOV module for indexing knowledge using the Qdrant vector database.
homepagehttps://github.com/asimov-modules
repositoryhttps://github.com/asimov-modules/asimov-qdrant-module
max_upload_size
id1763234
size124,259
Arto Bendiken (artob)

documentation

README

ASIMOV Qdrant Module

License Compatibility Package on Crates.io Documentation

ASIMOV module for indexing knowledge using the Qdrant vector database.

✨ Features

  • To be determined!

🛠️ Prerequisites

  • Rust 1.85+ (2024 edition) if building from source code

⬇️ Installation

Installation with the ASIMOV CLI

asimov module install qdrant -v

Installation from Source Code

cargo install asimov-qdrant-module

👉 Examples

asimov-qdrant-indexer

⚙ Configuration

This module requires no configuration.

📚 Reference

asimov-qdrant-indexer

asimov-qdrant-indexer

Usage: asimov-qdrant-indexer [OPTIONS]

Options:
  -d, --debug       Enable debugging output
      --license     Show license information
  -v, --verbose...  Enable verbose output (may be repeated for more verbosity)
  -V, --version     Print version information
  -h, --help        Print help

👨‍💻 Development

git clone https://github.com/asimov-modules/asimov-qdrant-module.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn

Commit count: 0

cargo fmt