Settings

Theme

Show HN: Client-side vector search with Transformers.js

github.com

1 points by j-b 2 years ago · 0 comments · 1 min read

Reader

I've updated my Bible exploration tool to run entirely in the browser using Transformers.js. Key features:

- Semantic search over the entire text using BAAI/bge-large-en-v1.5 embeddings

- Client-side vector similarity search, no server required

- Web UI built with HTML, Tailwind CSS, and vanilla JavaScript

- Displays top search results with similarity scores

- Hosted for free on Vercel, no server required!

This is an evolution of my previous Biblos project, now optimized to run client-side only.

- https://github.com/dssjon/biblos-js

- https://biblos.app

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection