photo-library
A sophisticated photo management system that enables semantic search, facial recognition, and temporal
organization of your photo collection. The system processes images to extract embeddings using CLIP, detects
and clusters faces using face_recognition, and stores everything in a LanceDB database for efficient
retrieval.
With this system, you can store and search through your family photos locally! There are NO API calls and NO
internet connectivity is required. Your personal photos stay private.
Python
Typescript