


























I indexed around 16k+ most-viewed wallpapers from wallhaven.cc using a CLIP-based model to generate image embeddings, and then hacked together a cool demo showing the vector search working client-side using sqlite-wasm compiled with the new and upcoming sqlite-vec extension, which allows me to do the vector search over the image index client-side! The inference over the actual text-encoder of CLIP also happens client-side using transformers.js :)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。