---
title: "Building Semantic Search with Transformers.js and Sentence Embeddings"
date: 2026-06-05
source: https://machinelearningmastery.com/building-semantic-search-with-transformers-js-and-sentence-embeddings/
description: "You've probably shipped this bug before, where a user types \" affordable laptop \" into your search bar and gets zero results."
---

# Building Semantic Search with Transformers.js and Sentence Embeddings

You've probably shipped this bug before, where a user types " affordable laptop " into your search bar and gets zero results.

*Published: 2026-06-05*
