Peter Thiel gave Europe an uncomfortable explanation for why its AI debate can sound calmer than America's. In a new conversation with Mathias Döpfner, he argued that the anxiety is greatest where the technology is moving fastest:
“The US is the place where AI is happening. China is a fast follower. Europe is extremely far behind.”Peter Thiel, MD MEETS, September 24, 2026
He connected the difference to enterprise urgency. American companies, in his account, are transforming because they believe the curve is already moving under them. European companies are more likely to defer the decision.
Palantir CEO Alex Karp made the broader cultural version of the same argument earlier this year: “None of the leaders believe they're going to exist in 50 years.” That is rhetoric, not a dataset. But it points at a real operating question: are we building as if our companies have a future worth competing for?
My view
Europe does not need to copy Silicon Valley's appetite for hype or its tolerance for collateral damage. It does need to stop confusing caution with a strategy. The alternative to reckless AI adoption is verified AI adoption—not permanent deliberation.
The numbers support the gap—but not the fatalism
The capital gap is enormous. Stanford's 2026 AI Index reports $285.9 billion in US private AI investment during 2025. The United Kingdom recorded $5.9 billion, France $4.36 billion, and Germany $3.89 billion. In generative AI alone, US private investment reached $163.6 billion; China and Europe combined recorded $4.7 billion.
US private AI investment in 2025
EU enterprises using AI in 2025
Investment the EU's InvestAI initiative aims to mobilize
Sources: Stanford HAI 2026 AI Index, Eurostat, and the European Commission. Investment categories are not directly comparable: one is measured private investment; the other is a public-private mobilization target.
But Europe is not standing still. Eurostat says the share of EU enterprises using AI rose from 13.5% in 2024 to 20% in 2025. Denmark reached 42%, Finland 37.8%, and Sweden 35%. The European Commission's AI Continent Action Plan is designed to mobilize €200 billion, including €20 billion for up to five AI gigafactories.
So the honest diagnosis is not “Europe does nothing.” It is that Europe's adoption and capital formation are accelerating from a weaker position while the frontier is accelerating too. Movement is not the same as closing the distance.
Urgency is not the number of pilots
Most companies no longer need persuading to try AI. Someone already has Copilot. A team is testing an agent. A manager has a slide about productivity. The unresolved question is whether those experiments can change how the company operates.
A real transformation survives contact with production:
- an AI-generated change is tied to the exact code, environment, and requirement it addressed;
- the failure is demonstrated before the fix and the expected behavior is demonstrated after it;
- permissions begin read-only and expand only when the workflow earns trust;
- a human can inspect the evidence, reverse the action, and see when a result has gone stale;
- the process keeps working when one model or provider is unavailable.
Without that operating layer, a company gets stuck between two bad choices. Move quickly and accept unmeasured risk, or move carefully and never scale beyond the pilot. That false choice is where urgency dies.
Quality is not Europe's excuse to wait
Building QualityMax from Europe has made the tension very concrete for me. Coding agents can generate more changes than a team can review manually. If every increase in generation produces an equal increase in human checking, the promised productivity gain collapses. If teams skip the checking, trust collapses instead.
The answer is not another AI that declares its own work correct. Generation and verification must be separate. The code-producing agent proposes. An independent quality system inspects the diff, generates or selects the relevant tests, runs them, records the evidence, and blocks the change when the proof is missing.
That is not bureaucracy. It is throughput infrastructure. A repeatable verification loop lets a European team ship more aggressively because it replaces vague confidence with reviewable evidence.
Choose one consequential workflow
Start where cycle time, defects, or manual effort are already measurable—not with a company-wide AI mandate.
Measure the old system
Record lead time, review time, escape rate, and recovery cost before claiming an AI productivity gain.
Automate the evidence
Require reproducible failures, passing tests, security checks, provenance, and a rollback path around every agent action.
Scale what survives production
Increase autonomy when the evidence stays strong. Reduce it when drift, contradictions, or stale context appear.
A European advantage is still possible
Europe has deep industrial knowledge, strong engineering cultures, valuable proprietary data, and customers who care about reliability. Those are not consolation prizes. They are exactly the ingredients needed to apply AI to manufacturing, energy, healthcare, finance, logistics, and the physical economy.
But strengths compound only when they are used. A safety case written after the American platform has captured the market is not sovereignty. A funding announcement is not a deployed capability. A pilot that cannot pass a production review is not transformation.
Thiel's formulation is intentionally brutal. Karp's is intentionally existential. We do not need to accept either man's entire worldview to take the useful warning seriously: waiting is also a decision, and it has compounding costs.
The companies that matter in 50 years will not be the ones that chose between speed and responsibility. They will be the ones that built systems capable of both.
Move at AI speed without guessing
QualityMax gives AI-generated software an independent verification layer: reviewable tests, CI gates, traces, security checks, and evidence tied to the exact change.
Start free →