Perplexity — AI Search With Citations, Reviewed

Perplexity answers questions by searching the web and citing what it read. Excellent for orientation and current information — not a bibliographic database.

Official Site https://perplexity.ai
Category Ai
Pricing Freemium
Rating ★★★★☆ (4/5)

What Perplexity is

Perplexity is an AI-powered search engine. You ask a question in ordinary language; it runs web searches, reads the results, and writes a synthesised answer with numbered citations back to the pages it used.

The mechanism is retrieval-augmented generation, and understanding it explains both the strength and the ceiling. The model does not answer from memory — it searches first, then writes from what it retrieved, which is why it can discuss last week’s preprint and why its claims come with links. It also means the answer is only as good as the pages the search surfaced: a well-optimised blog post and a peer-reviewed paper are equally citable to a retrieval system. What RAG actually is covers the pattern in full, and it is worth ten minutes before you rely on any tool built this way.

Why researchers use it

  • Citations you can click — every claim in the answer traces to a source, which turns “is this true” from a research project into a hover.
  • Genuinely current — because it searches at query time, it knows about this month’s preprint, this week’s retraction, and yesterday’s software release.
  • Academic focus mode — restrict retrieval to scholarly sources rather than the open web, which meaningfully raises the quality of what gets cited.
  • Fast orientation in an unfamiliar field — the first hour on a new topic, where you need vocabulary and landmarks more than depth.
  • Follow-up questions keep context — it behaves like a conversation rather than a series of independent searches, so you can drill down without restating.

Where it fits in a research workflow

Perplexity is a reconnaissance tool. Its place is the beginning of an enquiry, when you need to know what exists, what things are called, and roughly where the disagreements are — and its place is not anywhere a methods section will describe.

Concretely: use it to work out that your question has a literature and what that literature calls itself, then take those terms to Semantic Scholar, Scopus, or PubMed and run a real search. Use it to check whether a software library still exists, what a term from an adjacent field means, or what happened in a debate you have been ignoring. For extracting comparable data from a defined paper set, Elicit is the right tool; for whether a specific finding replicated, scite; for reasoning over documents you already have, Claude or NotebookLM.

Getting started

Five minutes. The only setting that matters is the source filter.

  1. Switch to the academic source mode before asking anything you care about. On the open web it will happily cite a content-marketing page; restricted to scholarly sources it behaves like a different product.
  2. Ask a specific question, then click at least two citations. The habit of checking sources is the whole difference between this being useful and being a confident summary of somebody’s SEO.
  3. Use follow-ups to narrow rather than starting again — “restrict that to randomised trials” or “what about in children” works and keeps the thread.
  4. The step people skip: notice when a claim in the answer has no citation attached. Synthesised sentences that bridge between sources are where the tool’s own assertions live, and they are the ones nobody checks.

Perplexity vs the alternatives

AlternativeDoes it betterPick it if
ConsensusShowing how a body of papers divides on a yes/no questionYour question is about the state of the evidence
Semantic ScholarActual bibliographic search, plus a free APIYou need papers, reproducibly
ChatGPTWriting, coding, and reasoning over text you supplyThe task is production, not retrieval
Google ScholarCoverage and precise citation lookupYou know what you are looking for

Perplexity is the best of these at “explain this to me with receipts”. It is the worst at anything a reviewer will ask you to reproduce.

Cost, licensing, and your data

A capable free tier with a daily allowance of the more expensive query types, plus a paid individual plan adding higher limits, deeper research modes, and a choice of underlying models; enterprise tiers exist. Some institutions and phone carriers have bundled access, which is worth checking before subscribing.

There is little sensitive about searching public information, with one caveat worth naming: your query log is a detailed description of what you are working on, held by a commercial third party. For most work this is unremarkable; for a competitive grant or an unpublished hypothesis, it is a small disclosure to make knowingly rather than by habit. Uploading your own documents for analysis is a separate decision with the usual rules — nothing identifiable, nothing embargoed, nothing under a data agreement.

The honest review

Strengths. The citation-attached answer is the right design for research use, and Perplexity does it better than the general assistants. Being able to see what the answer is based on — and to notice when it is based on something weak — restores a judgement that a bare confident paragraph takes away from you.

Limitations. It is a search engine wearing an authoritative voice, and the sources it can reach are the open web plus whatever scholarly indexes it has access to. Paywalled literature is largely invisible, so in most fields the actual evidence base is the part it cannot read. Source quality varies enormously and the interface presents a blog post and a systematic review with identical typography. The synthesis step introduces its own errors — the model can misread what it retrieved, and those errors are the hardest to catch because a citation is attached. And it is fundamentally unreproducible: run the same query next week and the web has changed, which is fine for reconnaissance and disqualifying for method.

Verdict. Adopt it as your first stop on unfamiliar questions and as a fast fact-checker with receipts. Skip it for anything that will appear in a methods section, and skip it entirely as a substitute for reading papers. The condition that flips the answer is what you do with the output: a starting point, excellent; a citation, never.

When NOT to use this Do not cite Perplexity, and do not cite a paper you found through it without reading the paper. The synthesised answer is one model’s reading of whatever the search happened to return this minute — it cannot be reproduced by a reader, it has no inclusion criteria, and it silently weights an accessible blog post the same as a paywalled trial. Use it to learn what to search for, then search properly in a database you can name.

Common questions

Is Perplexity free?

Yes, with a daily allowance on the more capable query modes. A paid plan raises those limits and adds deeper research modes and model choice. Some institutional and carrier bundles include it — check before subscribing personally.

Is Perplexity better than Google Scholar for research?

They do different jobs. Perplexity explains and synthesises with sources attached; Google Scholar finds papers with far better coverage, including paywalled and grey literature. Use Perplexity to understand a field, Scholar and Scopus to search it.

Can Perplexity access paywalled papers?

Largely no. It reads what it can retrieve — abstracts, open-access articles, preprints, and web pages. In most disciplines that leaves the majority of the peer-reviewed literature outside its view, which is the most important limitation to hold in mind when its answer sounds complete.