←back to thread

224 points jamesxv7 | 2 comments | | HN request time: 0.528s | source

First of all, this is purely a personal learning project for me, aiming to combine three of my passions: photography, software engineering, and my family memories. I have a large collection of family photos and want to build an interactive experience to explore them, ala Google or Apple Photo features.

My goal is to create a system with smart search capabilities, and one of the most important requirements is that it must run entirely on my local hardware. Privacy is key, but the main driver is the challenge and joy of building it myself (an obviously learn).

The key features I'm aiming for are:

Automatic identification and tagging of family members (local face recognition).

Generation of descriptive captions for each photo.

Natural language search (e.g., "Show me photos of us at the beach in Luquillo from last summer").

I've already prompted AI tools for a high-level project plan, and they provided a solid blueprint (eg, Ollama with LLaVA, a vector DB like ChromaDB, you know it). Now, I'm highly interested in the real-world human experience. I'm looking for advice, learning stories, and the little details that only come from building something similar.

What tools, models, and best practices would you recommend for a project like this in 2025? Specifically, I'm curious about combining structured metadata (EXIF), face recognition data, and semantic vector search into a single, cohesive application.

Any and all advice would be deeply appreciated. Thanks!

Show context
elevaet ◴[] No.44430247[source]
I think a really valuable feature in a photo library app would be something that can identify sets of very similar or identical photos and decide which one is the "best" and offer to discard the rest.

I must be wasting so much storage on the 4 photos I took in a row of the family pose, or derivatives that got shared on whatsapp and then stored back to my gallery, and so on, and I know I'm not the only one.

replies(2): >>44431739 #>>44432754 #
1. lylo ◴[] No.44431739[source]
Yeah. Lots of “culling” software out there but agree it would be a good feature for standard photo organisation apps

https://imagen-ai.com/

https://aftershoot.com/

replies(1): >>44450171 #
2. elevaet ◴[] No.44450171[source]
Looks like imagen offers unlimited culling for $144/yr or $18/mo

Aftershoot has culling plan $120/yr billed annually

Not sure how they compare in quality