Memoria v1.0.0-Beta
What's new
Fixed #2 : search was returning random, unrelated photos. Root cause was an image preprocessing bug (wrong pixel normalization) that broke the alignment between the image and text encoders. Search results should now actually match what you type.
New: full-screen photo viewer — tap a photo to open it, swipe between results.
Reworked App
⚠️ Important: uninstall the old version first
This release changes the local database format, and old cached search data was computed with the broken normalization from the alpha — so it needs to be cleared either way. Uninstall v1.0.0-alpha before installing this version, then let indexing run again from scratch.
Note on APK size (~280MB):
Same as before — the AI models (MobileCLIP image encoder, text transformer, tokenizer embeddings) are bundled directly in the app so search works fully offline.


