TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to Use "Deep Research"?

22 点作者 muddi900大约 1 个月前
The issue I have had with llms since the start has been the slop. Contrary to popular belief, the open web was mostly slop before ChatGPT. We just used to call it SEO blogspam. And all llms are trained on them.<p>So when I tried google&#x27;s Deep Research in Gemini, I ran into the same problem. It was basically a typical llm chat response, but a lot more verbose and citations to the same blogspam listicles that makes regular human research difficult.<p>How do I avoid this pitfall? So what I am asking is, how do I use deep research?

9 条评论

addaon大约 1 个月前
Use it for what? If your goal is understanding… probably don’t. If you’re trying to produce a document for an audience that doesn’t really care and will just use an LLM to summarize it without any fact checking, then give the minimal prompting to get the token count you need. This is where LLMs excel —- sequences of tokens that are plausible use of human languages where the cost for verifying if they have semantic value exceeds five or ten minutes.
GianFabien大约 1 个月前
My naive, yet practical, view is that all LLMs produce output that reflects what was most commonly found on the internet. So if your area of interest has a lot of slop, then that is exactly what <i>Deep Research</i> will return.<p>So if you want to do &quot;real deep research&quot; into some topic, then you start with the various summaries and drill down. I use Google Scholar to locate papers, then I search for the cited papers. It is tedious, but the only way that I know which avoids the pitfalls of random regurgitation of easily found materials.<p>Currently AGI is marketing hype. Critical thinking with real understanding, i.e. knowledge building hasn&#x27;t yet been automated. You need to put in the intellectual effort.
评论 #43611626 未加载
solardev大约 1 个月前
What topic or field are you researching? Is it something academic, programming related, or...?<p>It generally helps if you ask it to focus on specific kinds sources (gov sites, academic, etc.) but it really depends on the topic. Easy for some topics (the general sciences) but not so easy for other ones (popular culture stuff or current events).
评论 #43608944 未加载
leonidasv大约 1 个月前
For market research, Exa.ai may be a better option. It&#x27;s a search engine that crawls the web and index pages in LLM embeddings. For my searches, it delivers good results that are not found in Google&#x27;s first page because the SEO spam is burying it. You should give it a try.
评论 #43611730 未加载
beefnugs大约 1 个月前
Hire an expert in the field who can create 100 sentences of &quot;dont do this... dont do that...&quot; then create your own business as a middleman who keeps this list a top secret and supplies the service to others.<p>Then in a couple months go out of business when someone tricks the AI to spill its prompt
评论 #43608954 未加载
tmaly大约 1 个月前
The one thing I had to do is ask for a References section at the end of the research. You can then take that and go through it to check things.
Boristoledano大约 1 个月前
Integrate our web search agent (linkup.so) which has been trained to cut through the noise :)
transformi大约 1 个月前
Searching for free coupons :)
dangus大约 1 个月前
Do actual research like a researcher instead of being a lazy bum with LLMs?
评论 #43608938 未加载