What Perplexity actually is — not a ChatGPT clone
Perplexity's core is retrieval-augmented generation: you ask, it fetches real-time Google/Bing results, feeds the top 10-20 pages to an LLM, and synthesizes a cited answer with [1][2] footnotes. This is fundamentally different from ChatGPT 'recalling from pretrain knowledge' — Perplexity's answers are fresh (can answer today's news), sourced (every claim has a cite), and low-hallucination (grounded in retrieved text). Downsides: pure reasoning is weaker than ChatGPT o1 / Claude Opus. Target users: researchers, analysts, journalists, devs looking up API docs. AF3 rates Perplexity at 1★ — virtually no gatekeeping beyond reaching perplexity.ai.
Model lineup and what Pro actually buys you
Free tier defaults to Perplexity's in-house Sonar (Llama-family finetune + internal RAG). Pro $20/mo unlocks model switching: GPT-4o / GPT-4o-mini, Claude 3.5 Sonnet / 3.7 Sonnet, Perplexity Sonar Large / Sonar Huge, Grok-2, occasionally Gemini 2.5 Pro. Pro also includes Perplexity Labs' 300/month image gen (usually FLUX.1). Deep Research: one task runs 20-30 retrieval steps + multiple model calls, ~3-5 minutes to generate a 10-20 page research report, much deeper than single-turn chat. Pages lets you publish conversations as permanent shareable links. ROI on $20: if you use GPT-4o or Claude > 30 times/month, Perplexity Pro beats raw API — it's effectively the OpenAI + Anthropic bundle pass.
Stripe regional pricing — how much India / Brazil / Turkey save
Perplexity uses Stripe with per-region price localization based on card-issue country + billing address. Observed prices: US $20/mo, India ₹1499 (~$18), Brazil R$99 (~$19), Turkey ₺499 (volatile, actual $6-10), Egypt EGP 650 (~$13), Argentina ARS 19900 (~$12). Note: Perplexity's localization isn't as aggressive as Spotify — India is only 10% off, far less than Spotify Premium India ($2 vs $11). The real savings come from Turkey's high inflation — price locks in at signup TRY for 12 months. Risk: renewals re-validate card BIN country vs account country; mismatch cancels the plan and resubscription falls back to the new country price. The VPN + virtual-card + foreign-address 'region arbitrage' (common on ChatGPT Plus) doesn't really pay off on Perplexity — benchmark against US $20.
Mainland China access — why it's easier than ChatGPT
Perplexity's block surface in China is one-dimensional: GFW DNS poisoning + SNI blocking. Unlike ChatGPT, Perplexity does NOT enforce IP-nationality allowlists — any country's IP can reach perplexity.ai and sign in, provided the tunnel is up. Chinese users with any working VPN are good to go. ChatGPT's double block (GFW + OpenAI IP-blocks + non-sanctioned phone number required) doesn't apply here. Login supports Google / Apple / Email, and +86 Chinese phones work for signup. For Pro: if you pay with a Chinese card, Stripe treats you as a Chinese tax resident; Perplexity doesn't add extra friction, but many CN card BINs get declined by Stripe itself. Use international cards — HK-issued, US virtual, or Payoneer — for Pro.
Comet browser — Perplexity's workstation ambition
On 2024-10-24 Perplexity launched Comet, a Chromium-based browser that made AI chat a first-class browser component instead of an extension: (1) a persistent sidebar Perplexity dialog is context-aware of the current page; (2) Agent mode clicks links, fills forms, downloads attachments, and sends emails on your behalf, enabling cross-site tasks like 'book me the cheapest flight to Barcelona next Wednesday'; (3) browsing history is vectorized into a local knowledge base you can query ('what did the article I read last week about GPUs mention'); (4) on privacy, Comet promises to run parts of its model locally rather than shipping everything to the cloud. Comet signals Perplexity's shift from 'AI search UI' to 'AI operating system' — it's a direct competitor to ChatGPT Search, Google AI Overviews, and Claude Computer Use.
AF3's Perplexity check chain — why false positives are rare
AF3's probe design for Perplexity: main site perplexity.ai, API gateway www.perplexity.ai/api, auth perplexity-ai.firebaseio.com (Firebase Auth), CDN static assets. Because Perplexity has no IP allowlist, no KYC, and doesn't enforce region consistency, detection pass rate essentially equals raw network reachability. TLS handshake + 200 response = ok. The only consistent failure is GFW DNS poisoning in mainland China — DNS-over-HTTPS or router-level VPN resolves it. In AF3's IP scoring matrix, Perplexity is in the 'lenient all-30' group (residential / quality_vpn / normal_vpn / datacenter all score 30) because the server doesn't discriminate by IP type. This is typical of AI tools — compared to Netflix's 5★, Perplexity's 1★ means you almost never have to think about the node.