The Network Of Time: Choose any two people to see how they connect thorough time - https://news.ycombinator.com/item?id=42105262 - Nov 2024 (8 comments)
Show HN: Network Of Time – visualize connections between notable people - https://news.ycombinator.com/item?id=28456413 - Sept 2021 (4 comments)
Surely they could just be connected through Leno, for example.
Either it's a path problem or just a collection size problem I suppose. Cool nonetheless!
I tried a connection with John Frusciante (guitarist in Red Hot Chili Peppers) and while he was in the photo, his face was tagged as Chad Smith who was not in the photo and a woman with a mask covering her face was tagged as John. I didn't see an obvious way to identify a unique image except for an attribute in the HTML which was "15552" if that helps.
I recently built an explorer UI for a cultural knowledge graph: https://giraf.app/graph. I used recursive CTEs to find the longest paths through the graph, as a proxy for interestingness. Basically to answer the question: starting from a user post about a book, movie, song, etc., where is it possible to end up?
If the OP might be interested in using the visualization framework I've built, as a way of letting users browse the relationships between photographs, please get in touch.
Congrats again on bringing an awesome project to life!