9fbb4f9b488103ff332705c3539a6b31b08dfb00
- Add qdrant_faces.py utility module for _faces collection operations - Modify face_processor.py to push embeddings to Qdrant (CoreML extraction re-enabled) - Modify store_traced_faces.py to update trace_id in Qdrant after face tracking - Collection schema: 512D vectors, Cosine distance, fixed name '_faces' - Payload: file_uuid, frame, trace_id, bbox, confidence, identity_id/uuid, stranger_id - Batch size: 100 (default), configurable via QDRANT_BATCH_SIZE env var - Error handling: face_processor.py exits with error if Qdrant push fails
momentry_core
Digital asset management system with video analysis and RAG - Production version with API Key authentication
Description
Languages
PLpgSQL
50.8%
Python
25.5%
Rust
10.6%
HTML
7.3%
Shell
3.6%
Other
2.1%