002
11 min
Searching My Second Brain in Half a Second
I built a four-layer search engine so I could actually find my own notes. No PyTorch, no GPU, runs anywhere. Here's how it came together.
2 posts tagged velocirag.
I built a four-layer search engine so I could actually find my own notes. No PyTorch, no GPU, runs anywhere. Here's how it came together.
4-layer retrieval engine. Vector + BM25 + knowledge graph + metadata. No GPU, no API keys.