Semantic Blog Search
Keyword search misses posts that use different words for the same idea. This uses nomic-embed-text-v1.5 on Modal to embed all posts at build time, then runs cosine similarity in the browser at query time — no search index, no database.