Now I wish to give the AI the photos and ask it to find duplicates.
(Now the back of the book might be a different color, or a different font and so on)
Ideally it will understand and attempt to guess the edition and all that as well.
Is there one out there that can do it?
I have had problems finding one that accepts pictures as input to questions.
You dont want a question answering llm, you want a OCR app that can parse text from images.
https://sbert.net/examples/applications/image-search/README....
and might work for two books that have the same cover, but I wouldn't expect it to work for books that have different covers.