Hacker News new | ask | show | jobs
by dhruv_anand 901 days ago
Not sure if this helps, but you can create embeddings using transformers.js (feature extraction pipeline) in the browser.
1 comments

Potentially! Part of my reasoning for doing this is to familiarize myself a bit with Rust/WASM, but if I get stuck, this could be an alternative.