Running Local-First Vector Embeddings with Transformers.js in React
Learn how to generate vector embeddings entirely in the browser using ONNX runtimes and Transformers.js. Build private, offline semantic search applications.
7/10/202613 min read
3 articles tagged with Semantic Search
Learn how to generate vector embeddings entirely in the browser using ONNX runtimes and Transformers.js. Build private, offline semantic search applications.
Learn how to build highly intelligent AI pipelines by dynamically selecting few-shot prompt examples based on semantic similarity search via vector databases.