@xenovacom
When do you *really* need to use a vector database? π€ To try answer that question, I recreated my semantic image search application to run 100% in-browser with Transformers.js (no server). After loading the model and database, it only takes ~50ms to compute text embeddings and perform similarity search across 25k images. No vector DB, just plain old JavaScript. I think @karpathy was onto something... π What do you think? π Demo site: https://t.co/CQSmghjdqd β¨οΈ Source code: https://t.co/cOBDFni0k7