this post was submitted on 14 Jul 2025
82 points (96.6% liked)

Ask Lemmy

33314 readers
2746 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, 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 spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust 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:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

I wish there was a good looping software that good take any song and cut the perfect infinite loop of it automatically.

you are viewing a single comment's thread
view the rest of the comments
[–] darklamer@lemmy.dbzer0.com 10 points 1 day ago (12 children)

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.

[–] AnExerciseInFalling@programming.dev 15 points 1 day ago (2 children)

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

[–] Ugurcan@lemmy.world 5 points 1 day ago (1 children)

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

[–] darklamer@lemmy.dbzer0.com 1 points 18 hours ago (1 children)

All hosted and processed on my local computer, and connected to the mobile app

The way you write this makes it seem as if the app doesn't actually locally index locally stored photos. Is that so?

[–] AnExerciseInFalling@programming.dev 1 points 14 hours ago (1 children)

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

[–] darklamer@lemmy.dbzer0.com 2 points 13 hours ago (1 children)

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.

[–] AnExerciseInFalling@programming.dev 1 points 13 hours ago (1 children)

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

[–] darklamer@lemmy.dbzer0.com 1 points 11 hours ago

Unfortunately I’m not sure something like that exists,

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 […]?"

load more comments (9 replies)