qdrant/qdrant-edge-demo
POC visual search with smart glasses and Qdrant Edge.
Embeds video frames as vectors using CLIP ViT-B-32, storing them locally in Qdrant Edge's dual-shard architecture (mutable for real-time search, immutable for indexed snapshots) while a SQLite queue syncs data to a remote Qdrant server for HNSW indexing. The system performs text-to-vector search with maximal marginal relevance (MMR) queries across both shards, enabling offline visual search with eventual consistency through incremental snapshot syncing that avoids full database downloads.
Stars
45
Forks
2
Language
Python
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/qdrant/qdrant-edge-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next...
qdrant/qdrant-client
Python client for Qdrant vector search engine
qdrant/qdrant-js
JavaScript/Typescript SDK for Qdrant Vector Database
qdrant/n8n-nodes-qdrant
Official n8n node for interfacing with Qdrant
k8ssandra/k8ssandra-operator
The Kubernetes operator for K8ssandra