Show HN: Building a web search engine from scratch with 3B neural embeddings
41–50 of 124 posts
Re: Show HN: Building a web search engine from scratch with 3B neural embeddings
#42Re: Show HN: Building a web search engine from scratch with 3B neural embeddings
#43I still have questions:
* How long do you plan to keep the live demo up?
* Are you planning to make the source code public?
* How many hours in total did you invest into this "hobby project" in the two months you mentioned in your write-up?
Re: Show HN: Building a web search engine from scratch with 3B neural embeddings
#44If 10K $5 subscriptions can cover its cost, maybe a community run search engine funded through donations isn't that insane?
Re: Show HN: Building a web search engine from scratch with 3B neural embeddings
#45This is really well written, especially considering the complexity
Re: Show HN: Building a web search engine from scratch with 3B neural embeddings
#46Very cool project! Just out of interest, I sent a query I've had difficulties getting good results for with major engines: "what are some good options for high-resolution ultrawide monitors?". The response in this engine for this query at this point seems to have the same fallacy as I've seen in other engines. Meta-pages "specialising" in broad rankings are preferred above specialist data about the specific sought-af…
Re: Show HN: Building a web search engine from scratch with 3B neural embeddings
#47It's incredible. I can't believe it but it actually works quite nicely. If 10K $5 subscriptions can cover its cost, maybe a community run search engine funded through donations isn't that insane?
If someone like common crawl, or even a paid service, solves the crawling of the web in real time then the moat Google had for the last 25 years is dead and search is commoditized.
Re: Show HN: Building a web search engine from scratch with 3B neural embeddings
#48This is really well written, especially considering the complexity
I also love how often the author finds that traditionally glazed databases don't scale as you might think, and turn to stronger storage primitves that were designed exactly to do that
Re: Show HN: Building a web search engine from scratch with 3B neural embeddings
#49Re: Show HN: Building a web search engine from scratch with 3B neural embeddings
#50A vector-only search engine will fail for a lot of common use cases where the keywords do matter. I tried searching for `garbanzo bean stew` and got totally irrelevant bean recipes.
Nerdsnipe?