Android app for offline semantic image search
Top 66.9% on sourcepulse
TIDY offers offline semantic search for images on Android devices, enabling users to find photos using text descriptions or by providing a reference image. It targets Android users seeking private, efficient, and powerful image discovery capabilities without relying on cloud services.
How It Works
TIDY leverages a quantized version of the OpenAI CLIP model, pre-trained on the LAION-2B dataset. This approach allows for efficient on-device inference using ONNX Runtime. CLIP's ability to learn from text-image pairs enables semantic understanding for both text-to-image and image-to-image retrieval, providing accurate and generalized search results.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The initial indexing process may take time depending on the size of the photo library. The README does not specify the exact CLIP model variant or quantization details, which could impact performance and accuracy.
1 year ago
Inactive