TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby j-b11 months ago
I&#x27;ve updated my Bible exploration tool to run entirely in the browser using Transformers.js. Key features:<p>- Semantic search over the entire text using BAAI&#x2F;bge-large-en-v1.5 embeddings<p>- Client-side vector similarity search, no server required<p>- Web UI built with HTML, Tailwind CSS, and vanilla JavaScript<p>- Displays top search results with similarity scores<p>- Hosted for free on Vercel, no server required!<p>This is an evolution of my previous Biblos project, now optimized to run client-side only.<p>- <a href="https:&#x2F;&#x2F;github.com&#x2F;dssjon&#x2F;biblos-js">https:&#x2F;&#x2F;github.com&#x2F;dssjon&#x2F;biblos-js</a><p>- <a href="https:&#x2F;&#x2F;biblos.app" rel="nofollow">https:&#x2F;&#x2F;biblos.app</a>

no comments

no comments