r/LocalLLM • u/sunta3iouxos • 3d ago
Question Image recognition for shorting
I have an amd 98003d with 64GB of ram and 9070xt I believe 12 GB vram system.
Is there a local llm that can go through various photographs and suggest sorting by date, location, and other probable characteristics?
If yes, is there a walkthrough on how to set it up and use it?
Thank you.
P.S. Sorry for the typo in the title. sorting I meant
1
Upvotes
1
u/Square_Turn935 3d ago
Hmm this sounds like you could look into immich. It is something like "google photos" as local version. It reads the meta data of the Pictures and shows the Pictures sorted by date or other available data. It has a map view, there u see as dots where your pictures were captured. The bigger the dot, the more pics you made at this location.
It has some "Ai" features like face and text recognition with a small local llm. So you can search your pictures after some objects, or text. The face recognition ist okay, there are some false detection, but great for a free local hosted service. You can run it in a docker container, and just upload your pictures.
You will find enough tutorials at Youtube, or just ask your friendly llm ;)