Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
I really want an app that locally indexes my locally stored photos and lets me search them locally, based on places, things or people seen in the photo.
Immich lets you do this
https://immich.app/docs/features/searching/
For example here's me searching for "forest". But it also supports looking for people (even multiple people in the same image), places, dates, or combinations of all of them. It'll also look for text in images. The link has more examples
All hosted and processed on my local computer, and connected to the mobile app
I think there is a fine line between “installing an app” and “spinning up a docker image and keeping it maintained”.
I’m in the camp that Docker images are what .exe’s used to be, but they’re not easily accessible still. So Immich doesn’t count I fear.
That is completely fair, and part of that is on me since I spend so much time in self hosting communities where such a recommendation isn't too out of the ordinary, while it's way out of scope for what most people are looking for
Having a more user friendly and approachable way to do stuff like this would be very helpful
The way you write this makes it seem as if the app doesn't actually locally index locally stored photos. Is that so?
I'm sorry, I'm not entirely sure what you mean. All my photos are on my local hard drive on my computer at home, and I just point immich at that folder.
Once it boots up, immich doesn't need internet to function, except for the first time you use image processing (the machine learning to search for things inside of images) and geocoding (putting the images on a map). Once it downloads those for the first time immich can run completely offline on your local computer. If you wish, you can open immich so you can connect to it from another device, such as a phone, but your images/data never leaves your device
I want an app that runs locally on my phone in my pocket and indexes the photos I've stored locally there, without ever needing any kind of network connection.
But the way you're describing your setup, it seems to me as if copying your photos to your computer in order to get them indexed is a necessary step.
That's fair. And in the case of Immich, the photos are automatically backed up to my computer so if I lose my phone I don't lose the images, but I totally understand wanting something exclusively on the phone (Immich can let you browse photos local on your phone, but I don't think it indexes them for searching by person/object). Unfortunately I'm not sure something like that exists, especially since the machine learning for identifying people/objects in pictures is pretty computationally intensive.
I wish you luck in your search! I agree that would be a great app to have
Well, that's exactly why such an app was what I wrote as my reply to the question "What app/program do you wish existed […]?"