Skip to main content

A tool for collecting and vectorizing technical content from multiple sources and storing it in a QDrant vector database.

Project description

QDrant Loader

PyPI Python License: GPL v3

A powerful data ingestion engine that collects and vectorizes technical content from multiple sources for storage in QDrant vector database. Part of the QDrant Loader monorepo ecosystem.

For full setup and configuration, start with the documentation links below.

🚀 What It Does

  • Collects content from Git repositories, Confluence, JIRA, public documentation sites, and local files
  • Converts supported file types (via MarkItDown) when enabled per source
  • Chunks, embeds, and stores content in QDrant for semantic retrieval
  • Supports incremental ingestion workflows through the CLI

For detailed source setup and conversion behavior, see:

  • Data source guides - Source-specific setup for Git, Confluence, Jira, local files, and public docs.
  • File conversion guide - Supported formats, conversion behavior, and practical tuning options.

📄 File Conversion Support

Automatically converts diverse file formats using Microsoft's MarkItDown:

Supported Formats

  • Documents: PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx)
  • Images: PNG, JPEG, GIF, BMP, TIFF (with optional OCR)
  • Archives: ZIP files with automatic extraction
  • Data: JSON, CSV, XML, YAML
  • Audio: MP3, WAV (transcription support)
  • E-books: EPUB format
  • And more: 20+ file types supported

Key Features

  • Automatic detection: Files are converted when enable_file_conversion: true
  • Attachment processing: Downloads and converts attachments from all sources
  • Fallback handling: Graceful handling when conversion fails
  • Metadata preservation: Original file information is maintained
  • Performance optimized: Configurable limits for size, timeouts, and throughput

🏗️ Data Flow

Data Sources → File Conversion → Text Processing → Chunking → Embedding → QDrant Storage
	↓              ↓               ↓            ↓          ↓           ↓
Git Repos      PDF/Office      Preprocessing   Smart     OpenAI      Vector DB
Confluence     Images/Audio    Metadata        Chunks    Local       Collections
JIRA           Archives        Extraction      Overlap   Custom      Incremental
Public Docs    Documents       Filtering       Context   Providers   Updates
Local Files    20+ Formats     Cleaning        Tokens    Endpoints   State Tracking

🔍 Advanced Features

Incremental Updates

  • Change detection for all source types
  • Efficient synchronization with minimal reprocessing
  • State persistence across runs
  • Conflict resolution for concurrent updates

Performance Optimization

  • Batch processing for efficient embedding generation
  • Rate limiting to respect API limits
  • Parallel processing for multiple sources
  • Memory management for large datasets

Error Handling

  • Robust retry mechanisms for transient failures
  • Graceful degradation when sources are unavailable
  • Detailed logging for troubleshooting
  • Recovery strategies for partial failures

Implementation details for tuning and troubleshooting are covered in:

📦 Installation

pip install qdrant-loader

🧪 CLI

qdrant-loader --help

⚡ Quick Start

# Initialize collection and metadata structures
qdrant-loader init --workspace .

# Ingest from configured projects/sources
qdrant-loader ingest --workspace .

# Check workspace status
qdrant-loader project --workspace . status

For full workspace bootstrapping (.env, config.yaml, and source templates), see Quick start.

📚 Canonical Documentation

🤝 Contributing

See CONTRIBUTING - Contribution guidelines, development standards, and pull request process.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qdrant_loader-1.0.0.tar.gz (265.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qdrant_loader-1.0.0-py3-none-any.whl (355.7 kB view details)

Uploaded Python 3

File details

Details for the file qdrant_loader-1.0.0.tar.gz.

File metadata

  • Download URL: qdrant_loader-1.0.0.tar.gz
  • Upload date:
  • Size: 265.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for qdrant_loader-1.0.0.tar.gz
Algorithm Hash digest
SHA256 2749957dd97da8925d1e33a0c9aa019f97de20cc281432eb3b281d989875d1f1
MD5 243d68485dd2bc9d7e3ac15640250be1
BLAKE2b-256 8482490857e9cb22dd89d13cf053b868334a5722bb0e4a3072cc697446963c73

See more details on using hashes here.

Provenance

The following attestation bundles were made for qdrant_loader-1.0.0.tar.gz:

Publisher: publish.yml on martin-papy/qdrant-loader

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qdrant_loader-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: qdrant_loader-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 355.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for qdrant_loader-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7f33e5b69344a617d87c97e3f6b39f83bd1477a8a54c214d46cb30a0ba67c4a8
MD5 03397db47638dc4cf4b6453a84a8f78f
BLAKE2b-256 7e27cbf2c8fb8ec2b2f5795a3584033b498541e156821be677d78f7f536acf01

See more details on using hashes here.

Provenance

The following attestation bundles were made for qdrant_loader-1.0.0-py3-none-any.whl:

Publisher: publish.yml on martin-papy/qdrant-loader

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page