← Lab Products

Qdrant Viewer

Debug & Monitor for Qdrant

Qdrant Viewer lets you connect to Qdrant on self-hosted environments and Qdrant Cloud from your iPhone, check its status, and perform vector search. Supports multiple embedding engines (OpenAI, Google Gemini, Hugging Face, Cohere, Custom API).

Download on App Store
Qdrant Viewer Screenshot

Screenshots

Key Capabilities

Connect & Authenticate

Connect to any Qdrant instance (REST API). Supports api-key, Bearer token, and custom header authentication. Auto-saves your connection settings.

Collection Management

List all collections, select one, and view detailed information: points count, segments, vector dimensions, and distance metric.

Vector Search

Enter text, adjust limit and score threshold, then run similarity search. Results display scores and payload JSON.

Multiple Embedding Engines

Built-in support for OpenAI, Google Gemini, Hugging Face Inference API, Cohere, and any custom OpenAI-compatible API. Test each engine before searching.

Developer Friendly

Auto-save settings, dark/light mode, JSON export/import (coming in Pro), and iCloud sync planned. Completely free for basic features.

Supported Embedding Engines

OpenAI API

  • text-embedding-3-small (1536 dim)
  • text-embedding-3-large (3072 dim)
  • text-embedding-ada-002 (1536 dim)

Google Gemini API

  • gemini-embedding-001 (768 dim)

Hugging Face Inference API

  • intfloat/multilingual-e5-large (1024 dim)
  • intfloat/multilingual-e5-base (768 dim)
  • sentence-transformers/all-MiniLM-L6-v2 (384 dim)
  • And more (search & custom input)

Cohere API

  • embed-english-v3.0 (1024 dim)
  • embed-english-light-v3.0 (384 dim)
  • embed-multilingual-v3.0 (1024 dim)
  • embed-multilingual-light-v3.0 (384 dim)
  • embed-v4.0 (1536 dim)

Custom API

  • OpenAI-compatible endpoints
  • Ollama, LocalAI, etc.
  • Flexible authentication (api-key, Bearer, custom header)

Support & Inquiries

support@vlabos.com

Privacy Policy

This app does not collect any personal data. Your connection settings (endpoints, API keys) are stored locally on your device. No information is sent to external servers except when you explicitly perform a search or test embedding.