How Meilisearch works
Here is the complete end-to-end journey of searching for "Evengers" (notice the typo!) in a movie...
Tag archive
Here is the complete end-to-end journey of searching for "Evengers" (notice the typo!) in a movie...
The target function's docstring paraphrased the query, yet it ranked below 200 look-alikes. A measured post-mortem of embedding dilution in semantic code search — and the dual-vector fix it shipped.

Building a semantic search engine for an e-commerce catalogue doesn't require a team of PhDs or a...
Designing GDPR‑ and DSA‑Compliant Serverless Semantic Search Pipelines for Recruitment on AWS Meta:...
On March 2, 2024, during a migration of our document-search stack, a three-day smoke test turned...

Reciprocal Rank Fusion (RRF) on Elasticsearch is gated to the Enterprise tier. On the Basic/free...
**Dotient is a $5 one-time desktop app that uses on-device AI to search your files by describing what they look like — not by guessing filenames. It runs fully offline, keeps everything private, and just hit #4 on Product Hunt.**

“The goal is to turn data into information, and information into insight.” - Carly...
I wrapped the open-source Semble semantic search engine into a zero-friction MCP endpoint that...

This is Part 1 of the Building Vectr series (1 of 3). You get dropped into an unfamiliar codebase....
Traditional search engines match keywords. If you search for "dog shelters around Gurgaon" and the...
Step-by-step guide to building semantic search — embedding models comparison, chunking strategies, pgvector setup, and production architecture.