AI tool comparison
Perplexity Sonar Pro 2 API vs qmd
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Developer Tools
Perplexity Sonar Pro 2 API
Deep research with live citation streaming, now in your API calls
75%
Panel ship
—
Community
Paid
Entry
Perplexity Sonar Pro 2 is a public API that adds a Deep Research mode capable of multi-step web synthesis, streaming citations in real time as the model reasons through queries. It exposes Perplexity's search-grounded reasoning as a composable primitive for developers to embed in their own applications. Pricing starts at $5 per 1,000 requests with volume discounts for enterprise.
Developer Tools
qmd
Local doc search engine with BM25 + vectors + LLM re-ranking — by Shopify's CEO
50%
Panel ship
—
Community
Free
Entry
qmd is a lightweight local search engine built by Tobi Luetke, CEO of Shopify, for indexing and querying personal knowledge bases, documentation, and meeting notes — entirely offline. It combines three retrieval approaches in a single pipeline: BM25 full-text search for exact keyword matches, vector semantic search via ONNX-based embeddings, and LLM re-ranking using GGUF models through node-llama-cpp. All three stages run locally with no cloud dependency. The tool ships in multiple deployment modes: a CLI for ad-hoc queries, a Node.js library for programmatic use, an HTTP service for local API access, and — most useful for AI workflows — a native MCP server that lets Claude Code, Cursor, and similar editors query your local knowledge base directly during coding sessions. The hybrid retrieval approach means it handles both "find the exact error message from last week's standup notes" and "what was our decision about the auth architecture" equally well. What makes this notable beyond its technical approach is provenance: Luetke shipped it as a personal tool he actually uses, not a startup product. The GitHub history shows active iteration and he's been talking about it on X. It's a credible signal of where pragmatic AI-augmented knowledge management is heading for technical users who prefer local-first tools.
Reviewer scorecard
“The primitive here is clear: grounded web synthesis with streaming citations exposed as an API endpoint, not a chat UI you have to scrape. The DX bet is that streaming citations alongside the reasoning trace is the right abstraction — and it is, because it lets you build trust signals into your app without reinventing retrieval. The moment of truth is whether the citation stream is parseable and stable enough to build on, and from the docs it looks like it actually is. This isn't something you replicate with a weekend script — you'd need a search index, a reranker, and a streaming LLM pipeline just to get to baseline. Ship for the specific case of building research-heavy features; skip if you just need vanilla RAG.”
“Hybrid BM25 + vector + LLM re-rank is the right architecture for personal knowledge search — each layer catches what the others miss. The MCP server mode is genuinely useful: being able to ask Claude Code 'what did we decide about X last month' against my own notes changes the workflow. MIT licensed and from someone who ships real products.”
“Direct competitor is the Bing Grounding API in Azure OpenAI and Google's Grounding with Search in Gemini — both of which are backed by companies with vastly deeper index infrastructure. Perplexity's actual differentiator is the multi-step reasoning loop and the citation streaming, which neither competitor does as cleanly at the API level today. The scenario where this breaks is enterprise legal or compliance contexts where you need source provenance guarantees, not just URL citations — that's still a black box. What kills this in 12 months: OpenAI ships deep research natively in the API with better citation tooling, which is a near-certainty. The window is real but narrow, so ship now with eyes open.”
“This is a well-executed weekend project, not a production tool. It requires GGUF models and manual embedding setup — a meaningful friction barrier for non-technical users. The 'built by a CEO' narrative drives GitHub stars more than the technical differentiation. Obsidian with a local AI plugin gets you here with better UX.”
“The thesis here is falsifiable: by 2027, applications will need grounded, multi-step reasoning as a commodity API layer, not as a consumer product. That bet depends on LLM hallucination rates staying high enough that citation grounding remains valuable, and on Perplexity maintaining crawl freshness that model providers can't match with training data alone. The second-order effect that matters: if this API wins adoption, Perplexity becomes infrastructure for a generation of research-adjacent apps, which means they collect query data that trains the next model cycle — a compounding moat that's actually real. The trend line is the shift from static RAG to agentic search-and-synthesize; Perplexity is on-time, not early, but executing better than most. The future state where this is infrastructure is every B2B SaaS with a research or due-diligence feature.”
“The pattern here — local hybrid retrieval as an MCP server feeding into AI coding agents — will be ubiquitous in two years. Today it's a technical power-user tool; tomorrow it's how everyone's AI assistant knows the institutional context behind the code. qmd is an early, clean implementation of that pattern.”
“The buyer here is a developer at a company building a research or knowledge product, pulling from a product or engineering budget — fine. But $5 per 1,000 requests sounds cheap until you model the usage: a mid-size B2B app running 50,000 deep research queries a month is paying $250 just in API costs before any other infrastructure, and deep research queries are the expensive ones. The moat problem is the real issue: Perplexity's defensibility is the quality of their search index and the reasoning loop, but both Google and Microsoft are actively eroding this with grounding APIs backed by better crawl infrastructure. There's no workflow lock-in, no proprietary data flywheel on the API side, and no pricing architecture that scales with customer success rather than against it. I'd want to see a clear story for why enterprise customers choose this over Azure Grounding in 18 months before I called it viable.”
“I manage a lot of notes, references, and creative briefs, but the setup friction here — GGUF models, CLI configuration — makes this inaccessible for most creators. The concept is great; the UX needs a front-end before it reaches beyond developers.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.