TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to build a cost effective MVP for niche web search?

2 pointsby wbarberover 2 years ago

1 comment

wbarberover 2 years ago
I&#x27;m a minimally technical entrepreneur that could use some guidance on piecing together an MVP for a search product.<p>Some quick background on the idea (also in the linked document):<p>What Users Want: Ability to quickly generate a list of company websites that match their custom industry definition&#x2F;query.<p>MVP Goal: Complex enough to properly validate&#x2F;reject the idea, simple enough to not be prohibitively expensive or too many man hours to reach validation&#x2F;rejection step. Ideally, I can add features&#x2F;complexity to the implementation post validation without completely changing the architecture (for example, adding vector search post initial validation with something like BM25)<p>Example user input queries: software for catering businesses crane inspection service laboratory reagent suppliers<p>Output for each case would be a list of relevant businesses they can further filter by relevant criteria like employee count, location, etc.<p>Some key questions I could use some help answering are: a) At present, how much value will vector search add beyond BM25&#x2F;BM25F or similar? b) Given the recent rate of progress in LLMs, I&#x27;m expecting embeddings for search to improve at a similar rate, and therefore assuming I should expect to be implementing vector based search in the near future even if it&#x27;s not part of the MVP.<p>I&#x27;ve share some of my research so far in the linked document. Would really appreciate some feedback on it. How would you build this MVP if you were trying to do it bootstrapped&#x2F;solo?
评论 #34809423 未加载