AI Search

What AI search is and how it differs from traditional search — LLMs and RAG synthesize a cited answer from many sources instead of returning a ranked list of links.

First published: Jun 24, 2026 · Last updated: Jul 19, 2026 · Advanced
demand #5 in AI Search#19 on the site

AI search uses large language models and retrieval-augmented generation (RAG) to read many sources and write one synthesized, cited answer — instead of returning a ranked list of links — and it's reshaping how people find information without (yet) replacing traditional search, which is why SEOs need to understand who's winning, how much traffic it actually sends, and how to earn citations.

Explore this topic

Loading local progress…

AI Search Fundamentals

A grounded introduction to retrieval, citations, and visibility.

View the full learning path
Follow the guided pathStart with the first guide →
  1. Large Language Model (LLM)What a large language model is, how it predicts text token by token, the LLMs powering AI search (Gemini, GPT-4), and what they mean for SEO.
  2. AI CrawlersThe three kinds of AI crawler — training bots, AI-search indexers, and user-triggered fetchers — the major named ones, and how to control each without hurting SEO.
  3. AI CitationsHow AI answer engines choose which pages to cite — the retrieved/mentioned/cited distinction, why citation isn't ranking or backlinks, and what actually makes a page more likely to be cited in Google AI Overviews, ChatGPT, Perplexity, and Copilot.
  4. llms.txtllms.txt is a proposed Markdown file at /llms.txt for guiding AI systems. Google ignores it, 97% of files get zero requests, and Claude Code is the real reader.

OpenAI documents web retrieval with inline citations and source metadata. Evidence for this claim OpenAI's web search tool can retrieve current web information and return responses with inline citations and source metadata. Scope: OpenAI API web search; ChatGPT product behavior can differ. Confidence: high · Verified: OpenAI: Web search guide Google documents query fan-out as a possible retrieval technique, not a universal step in every AI response. Evidence for this claim Google says its AI search features may use query fan-out to issue multiple related searches across subtopics and data sources. Scope: Google AI Overviews and AI Mode; not every response necessarily uses fan-out. Confidence: high · Verified: Google: AI features and your website

TL;DR — AI search synthesizes answers with LLMs + RAG instead of ranking links. The major surfaces — Google AI Overviews/AI Mode, ChatGPT Search, Perplexity, Bing Copilot, Grok, Gemini — mostly run the same retrieve → read → generate → cite loop over different indexes, fed increasingly by licensing deals (Reddit, AP, major publishers). It’s growing fast (~9.7x in a year) and converts unusually well (23x for Ahrefs), but Google still owns ~90% of search and sends ~190x more traffic than ChatGPT. In Ahrefs’ 75,000-brand correlation study, the strongest correlate wasn’t on-page SEO — it was branded web mentions (0.664 with AI Overview brand visibility vs. 0.326 for Domain Rating). And most of the new acronyms (GEO, AEO, LLMO) describe SEO and PR work you already know.

This is the pillar hub for everything AI search. I gave a full talk on this at Ahrefs Evolve 2025 — “GEO? AEO? LLMO? What’s With All This AI Stuff?” — and most of the data here comes from that research.

What AI search actually is

AI search is any search system that uses an LLM to generate a synthesized answer from multiple sources, rather than retrieving and ranking documents for you to pick from. It takes three shapes:

  1. AI summaries on top of normal results — Google AI Overviews, Bing Copilot answers.
  2. Standalone answer engines that replace the results page — Perplexity, ChatGPT Search.
  3. Conversational assistants that search on demand — ChatGPT with browse, Gemini, Grok.

The defining difference from traditional search is the last step. Classic search retrieves and ranks, then sends you to a page. AI search retrieves, reads, synthesizes, and writes — potentially without sending you anywhere.

How AI search works under the hood

AI search blends static model knowledge with current retrieval and curated sources before it writes an answer. Source: /ai-search/

Three source boxes—training data, live retrieval (RAG), and licensed content—feed a highlighted Generate and synthesize box. That step leads to a written answer with selected citations. Training data is static between training runs; live retrieval supplies current passages at query time; licensed content comes from curated publisher and platform agreements.

© Patrick Stox LLC · CC BY 4.0 ·

There are three ways an AI system gets the knowledge it answers from, and modern AI search blends all three:

  • Training data — the giant pre-training corpus (web crawls, books, code). It’s static until the next training run, so it’s stale by design and not where current facts come from.
  • RAG (retrieval-augmented generation) — live web retrieval at query time. The system searches, fetches the relevant chunks, and feeds them to the LLM so the answer reflects the current web. This is the engine behind Perplexity, ChatGPT Search, AI Overviews, and Copilot.
  • Licensed curated content — direct deals with publishers and platforms (more below).

In my Evolve talk I boil the model down to training data + RAG + temperature: the training gives general competence, RAG supplies the specific current facts, and a temperature setting controls how “creative” (read: unpredictable) the wording is. The practical takeaway is that being retrievable and citable at query time is what matters — your page doesn’t need to be “in the model,” it needs to be findable when the model goes looking.

Two RAG mechanics worth knowing:

  • Query fan-out. Instead of one search, the system issues several related searches across subtopics and blends the results. Google does this for AI Overviews and AI Mode; Perplexity’s Deep Research runs an agentic loop across dozens of searches and hundreds of sources.
  • Citation vs. generation. The cited links you see aren’t necessarily the sources the answer was generated from — and the answer is generated, so it can be wrong even when the citations are real.
Evidence for this claim Google says its AI search features may use query fan-out to issue multiple related searches across subtopics and data sources. Scope: Google AI Overviews and AI Mode; not every response necessarily uses fan-out. Confidence: high · Verified: Google: AI features and your website

The major AI search engines

Google AI Overviews & AI Mode. Rolled out broadly in May 2024 (formerly SGE); AI Mode followed in 2025 for queries needing reasoning or comparison. It runs RAG + query fan-out over Google’s own index — and explicitly does not just pull the top organic results. AI Overviews appear on roughly 9.46% of desktop keywords (about 16% in the US) and, by Google’s own framing in my talk, on close to 19% of queries; by search volume that’s about 12.8% of all Google searches. The most-cited domains are Reddit, Wikipedia, and Quora. Googlebot is the crawler.

ChatGPT Search (OpenAI). Two bots, two jobs: OAI-SearchBot crawls for real-time search and does not collect training data; GPTBot is for training. That separation matters — you can allow ChatGPT to surface your pages while blocking training use, or vice versa. ChatGPT rewrites your question into targeted queries sent to search partners, and leans on licensed content (Reddit, AP, news publishers). It’s the dominant AI assistant by a wide margin (see market share below).

Perplexity. The original “answer engine” — a fusion of search engine and LLM. It runs its own crawler (PerplexityBot, which treats XML sitemaps as the primary discovery path) and its own curated index, plus live retrieval per query through a multi-stage RAG pipeline (intent parsing → hybrid retrieval → multi-tier reranking → cited synthesis). Its Deep Research mode (Feb 2025) is an agentic loop. Usage grew from ~22M to ~45M active users across 2025, with hundreds of millions of monthly queries.

Microsoft Bing Copilot. Draws primarily from Bing’s web index with a retrieve → generate → cite flow, so pages that rank well in Bing are disproportionately likely to be cited. Microsoft shipped an AI Performance report in Bing Webmaster Tools (public preview, Feb 2026) that surfaces total citations, average cited pages, grounding queries, and page-level citation activity — the first real first-party visibility into AI citations.

Grok (xAI). Real-time search with exclusive access to X (Twitter) data — a source no other engine has. That live-social angle is its differentiator more than raw market share.

Google Gemini. Google’s assistant on Google’s index and knowledge graph, boosted by the Google–Reddit deal and a Google–AP news feed (Jan 2025). Small in my Sept 2025 data but growing fast since.

Others worth knowing: Apple Intelligence (not a standalone engine — routes some queries through ChatGPT), Meta AI (massive distribution across Facebook/Instagram/ WhatsApp, with a Reuters news deal), Amazon Alexa+ (voice-first, shopping-heavy), and You.com (an early entrant, now overshadowed).

Market share — who’s actually winning

From my Evolve 2025 research (Sept 2025), the AI assistant market was extremely top-heavy:

AssistantShare (Sept 2025)
ChatGPT81.13%
Perplexity10.82%
Microsoft Copilot4.05%
Google Gemini2.82%
Claude0.99%
DeepSeek0.19%

Meanwhile traditional search is still Google’s world: ~90.4% Google, ~4.08% Bing, the rest a rounding error. The headline is that two races are running at once — Google dominates search; ChatGPT dominates AI assistants — and the assistant standings keep shifting: an independent tracker, First Page Sage (report dated July 2026), put ChatGPT down to roughly the low-50s% and showed Claude as the biggest gainer; within that tracker’s own series Gemini actually drifted slightly down across the first half of 2026 (about 14% in January to 13.3% in June) — a different ranking than my Sept 2025 snapshot, and not directly comparable to it since the two use different tracking methodologies. Treat any single percentage here as a snapshot, not a constant, and check a live tracker if the exact number matters to you.

How much traffic does AI search actually send?

This is where you keep perspective. AI traffic is growing fast but still small:

  • AI-referred traffic grew roughly 9.7x in a year (study of ~82K sites).
  • In Ahrefs’ analysis of 76,000 sites, Google sent about 190x more website traffic than ChatGPT.
  • But it converts. For Ahrefs, AI search is ~0.5% of traffic yet ~12.1% of signups — a 23x higher conversion rate than organic. AI visitors arrive with unusually high intent.

And AI Overviews are quietly eroding clicks: they reduce position-#1 CTR by about 34.5% (forecast 0.040 vs. actual 0.026). I project clicks could keep falling toward ~25% of current levels on affected queries. The page types that win AI traffic for us are free tools, product pages, and the homepage; the ones that lose are commodity informational pages the AI can fully answer itself.

Data sources and licensing deals

AI search increasingly runs on licensed data, not just crawled data:

  • Reddit — licensed to OpenAI ($70M/yr) and Google ($60M/yr); Reddit reported $203M in total AI licensing revenue in 2024.
  • News publishers — OpenAI has deals with News Corp ($250M+/5yr), AP, FT, Dotdash Meredith, Condé Nast, Hearst, the Washington Post, and more.
  • Google + AP (Jan 2025), Reuters + Meta (Oct 2025), and Perplexity’s publisher revenue-share program round out the landscape.

Why it matters: licensed, structured sources (especially Reddit and major news) get a privileged position in AI answers, which is part of why those domains dominate citation counts.

The strongest optimization lever isn’t on-page SEO

The single most actionable finding from my talk: for appearing in AI Overviews, branded web mentions correlate far more strongly than classic authority metrics.

FactorCorrelation with AI Overview visibility
Branded web mentions0.664
Branded anchor text0.527
Branded search volume0.392
Domain Rating0.326

The strategic shift I push in the talk: move from “optimize your site” to “optimize how the internet talks about you.” Build the citations, studies, and third-party mentions that AI systems retrieve and trust.

A few more honest realities:

  • llms.txt does nothing for training. Google explicitly ignores it; no major AI uses it as a training or ranking signal. Don’t build your strategy around it.
  • You don’t need special markup or “AI writing.” Google says standard SEO applies and that you shouldn’t “write in a specific way just for generative AI search.”
  • Don’t reflexively block AI crawlers. Blocking means you can’t be cited — you’re opting out of a growing referral channel. (See AI crawlers for the training vs. AI-search vs. user-fetcher distinction.)
  • The acronyms are mostly relabels. GEO (Generative Engine Optimization), AEO (Answer Engine Optimization), and LLMO (LLM Optimization) largely map onto content marketing, digital PR, and brand-building you already do. New names, mostly old work.

Where to go next

This hub is the map; the optimization playbook is its own deep dive. For the how-to — earning citations, building brand mentions, technical considerations, and what not to waste time on — head to AI search optimization.

Related reading elsewhere on the site: AI crawlers (how the bots behind these tools work and how to control them), crawling (the discovery layer everything sits on), and AI Overviews for the Google-specific feature in depth.

Add an expert note

Pin an expert quote

New person? Create their unclaimed profile at /admin/experts/ → Pin an expert quote first.