Show HN: I made a Google images clone for Pixiv (Japanese art website)

2 nameislonjuin 2 8/9/2025, 12:42:13 PM onegai.moe ↗
Upload one anime image to search for similar images. It's different from other sites like IQDB and Sauce NAO, because it can find images with similar content, not just exact matches.

Behind the scenes the search works like this: a finetuned siglip model is used to extract vector embeddings and then faiss is used to search for the closest matches.

Comments (2)

al3rez · 2h ago
pretty cool, i just tried, it is it open source?
nameislonjuin · 37m ago
not yet, but I plan to make it open source in the future