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: SemanticFinder, semantic search in the browser with transformers.js

10 pointsby do-meabout 2 years ago
Hi folks!<p>I created a frontend-only live semantic search engine based on transformers.js and sentence-transformers&#x2F;all-MiniLM-L6-v2. Simply pour in your text and a query term. Hit enter and watch the search engine in action!<p>It&#x27;s highly customizable and stores the embeddings in a variable so that consecutive runs are very fast. You can tweak the segment length to reduce computation time or get get more precise results.<p>I would be very happy to discuss some more usage ideas or receive PRs for improvements.<p>Introduction blog post: <a href="https:&#x2F;&#x2F;geo.rocks&#x2F;post&#x2F;semanticfinder-semantic-search-frontend-only&#x2F;" rel="nofollow">https:&#x2F;&#x2F;geo.rocks&#x2F;post&#x2F;semanticfinder-semantic-search-fronte...</a> Demo: <a href="https:&#x2F;&#x2F;geo.rocks&#x2F;semanticfinder&#x2F;" rel="nofollow">https:&#x2F;&#x2F;geo.rocks&#x2F;semanticfinder&#x2F;</a> GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;do-me&#x2F;SemanticFinder&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;do-me&#x2F;SemanticFinder&#x2F;</a>

no comments

no comments