How to use AI for research
A 4-step model — map, find gaps, pressure-test, turn into output. With the failure modes (hallucinated sources, smeared comparisons, confident guesses) and how to verify before trusting.
AI is useful for research the way a fast reading partner is useful: it helps you orient, structure, and compare faster than you can alone — but you still have to verify what it tells you. The job is not "ask AI a question and accept the answer." The job is "use AI to think more clearly about the question, then check the load-bearing claims against primary sources."
This guide is for the kind of research most people do every week: understanding a new tool before buying it, comparing two vendors, prepping for a meeting, writing a memo, or trying to get smart on an unfamiliar domain in 90 minutes.
A 4-step working model
The same loop works whether you are researching a SaaS tool, a piece of legislation, or a technical topic.
1. Map the landscape
Start broad. You want the rough shape of the topic before you go deep. A good first prompt looks like this:
I want to understand [topic]. Give me:
- the 3-5 main approaches or players
- what each is known for
- the most common point of confusion for newcomers
- the questions a sharp person would ask after reading this
You are not asking for the answer yet. You are asking for the map.
What you should expect: a usable orientation, with some inaccuracies. Treat it as a draft.
2. Find the gaps
The model will tell you what it knows. The more useful question is: what is it not telling you? Follow up with:
What did you leave out of that summary that someone making a real decision should know? What's contested or disputed in this area?
This forces the model to surface caveats, counter-arguments, and edge cases it would otherwise paper over. It also exposes places where its training data is thin — when it gives a vague answer here, that's the signal to verify externally.
3. Pressure-test the claims
Pick the load-bearing claims and stress-test them. Useful patterns:
What's the strongest argument against the position you just laid out?
Give me the specific evidence for the claim that [X]. What's the source?
What would change your answer? Is there a scenario where you'd say the opposite?
If the model can't ground a claim or backs off when challenged, that claim was a guess.
4. Turn research into output
Once you have a real understanding, ask for the specific artifact:
Write a 6-bullet summary for a colleague who has 2 minutes. Lead with the decision-relevant point. No hedging.
The output is sharper because the input is now load-bearing.
A real example
Suppose you are evaluating two vector databases for a small RAG project. Bad approach: "Compare Pinecone and Qdrant." You'll get a list of features and a "depends on your needs" non-answer.
Better approach, in three turns:
Turn 1: "I'm picking a vector database for a project with under 1 million vectors. What are the 4 realistic options and what's the actual tradeoff between them?"
Turn 2: "You mentioned Pinecone is 'managed'. What does that mean operationally vs Qdrant? What does Pinecone do that I'd have to do myself with Qdrant?"
Turn 3: "For under 1 million vectors, is the managed-vs-self-hosted tradeoff meaningful in practice? What's the cost difference and what breaks first?"
Now you have a real comparison, scoped to your situation, and you know what to verify in each vendor's docs.
Where AI helps in research
- Orienting fast in an unfamiliar topic where you don't even know what to search for.
- Comparing structured options (vendors, frameworks, approaches) when you can name the candidates.
- Generating follow-up questions when you have a draft understanding and want to find the holes.
- Reformatting findings into briefs, memos, summaries, or decision documents.
- Translating between expertise levels — explaining a technical thing to a non-technical stakeholder, or vice versa.
Where AI goes wrong in research
The failure modes are predictable and worth knowing in advance.
Invented sources. Citations, author names, paper titles, URLs that look real and are not. The single most common failure mode. Always open the link. If it 404s or the page doesn't say what the model claimed, the citation is hallucinated.
Mixing old and new facts. Training cutoffs are months in the past. A model confidently states a pricing tier, a feature set, or a leadership name that changed last quarter. Anything time-sensitive needs a separate check.
Confident guesses. A model that doesn't know an answer rarely says "I don't know." It produces something fluent-sounding instead. Fluency is not knowledge. The trick: ask for the source and watch what happens.
Smearing the differences between products. Asked to compare two similar things, models often produce a balanced-sounding summary that obscures the real tradeoffs. You get "both are excellent for X" when the truth is "one is twice as fast and the other costs half as much." Push for specifics.
Outdated price quotes. Pricing changes faster than training cutoffs. Never trust a price the model states — go to the vendor page.
A deeper version of this verification work is in How to verify AI output before you trust it.
A good research prompt vs a bad one
Bad:
Tell me about MCP.
You'll get a vague paragraph that could have been written by anyone. No depth, no specificity, no follow-up handle.
Good:
I'm a developer evaluating whether to expose my product as an MCP server. Explain what MCP is, what kinds of products benefit from it, what kinds don't, and what the realistic build cost looks like for a small team. End with the 3 questions I should be able to answer before starting.
The bad prompt asks for a description. The good prompt asks for a decision-aid. Same topic, completely different output quality.
When to use which tool
Different models and search tools have different strengths for research.
- Perplexity — when you need real, citable sources and live web data. Strongest for current events, vendor research, breaking news.
- ChatGPT with web search — similar use case to Perplexity, with broader tool integration. Good for research that flows into further work in ChatGPT.
- Claude — strongest when the research is more about reasoning and synthesis than fresh facts. Better at saying "I don't know" instead of hallucinating.
- Gemini — strongest when Google's index matters (recent web content, niche domains). Tight integration with Google Search results.
- Plain Google search + primary sources — still the right tool when you need authoritative information (laws, official prices, RFC specs, academic papers). AI is a faster index, not a source.
The choice often depends on whether the answer requires fresh web data (Perplexity, ChatGPT-search, Gemini) or stronger reasoning over facts you already provide (Claude, ChatGPT default).
Common mistakes
A short list of patterns that make AI research go wrong:
- Treating the first answer as final. The first response is a draft. The follow-up is where you get useful detail.
- Not asking for what's missing. Models won't volunteer their uncertainty. You have to ask.
- Skipping the source check. If the answer matters, the citation matters.
- Asking for "comparison" without specifying your constraints. A generic comparison is unactionable. A scoped one is decision-grade.
- Confusing summary with understanding. A 6-bullet summary you accepted at face value is not the same as knowing the topic.
- Using one model for everything. When the answer requires fresh facts, use a search-grounded tool. When it requires reasoning, use a strong reasoning model.
The summary, plainly
AI helps you think faster about a topic. It does not replace source-checking. Use it to orient, find the questions, surface caveats, and reformat your findings. Verify anything that's load-bearing — a number, a citation, a date, a claim about a specific product — against a primary source. The research is yours; the model is the partner that makes you faster at doing it.
Related:
- What AI is good at, and what it still gets wrong — the capability map this guide builds on
- How to verify AI output before you trust it — the verification side, in detail
- Which AI should I use? Claude vs ChatGPT vs Gemini — picking the right model for the research task
- /prompts/research — copy-paste research prompts including landscape-mapping and source verification
Next in this pillar
How to write better emails with AIGet the next guide when it lands
One email on Sunday with new /learn guides, tool updates, and a couple of links worth reading.