Show HN: In Browser semantic wallpaper search over 16k+ wallpapers
A browser-based semantic wallpaper search was built by indexing over 16,000 wallpapers from wallhaven.cc using a CLIP model for image embeddings. The vector search runs client-side via sqlite-wasm with the sqlite-vec extension, and text encoding also happens locally with transformers.js.