GeistHaus
log in · sign up

Building a web search engine from scratch in two months with 3 billion neural embeddings

blog.wilsonl.in

End-to-end deep dive of the project, spanning a large GPU cluster, distributed RocksDB, and terabytes of sharded HNSW.

12 pages link to this URL
Search is hard

Search is the process of finding useful matches in a (large) set of objects (search corpus). A search engine is only as good as the representations it uses to m

0 inbound links article en coding codingML