Article may be outdated

This article is 8 days old. Some details may have changed since publication.

Hacker News·4 min read·hard

Semantic/Hybrid Search in the Browser

B
bartdegoede
Semantic/Hybrid Search in the Browser
AI Summary

A developer explores the technical challenges and solutions for implementing semantic search directly within a web browser. The post discusses using Transformers.js and WebAssembly to run machine learning models locally without a server.

Eight years ago I added client-side search to this blog with Lunr.js . It creates an inverted index at build time, ships it as JSON, and matches strings in your browser. No server-side engine required. It has worked fine ever since, in the sense that it finds a post if you type a word that is actually in it.

Continue reading on Headlinne

Create a free account to read the full article.

Read full article →
technologyscience

Get the full story

Sign up for Headlinne to unlock AI insights, political bias analysis, and your personalized news feed.

Create free account

Already have an account? Sign in