Power map · Updated June 2026

Chinese AI: the risk assessment

Neutral and practical. The cheapest models in the world carry three real risks — data sovereignty, censorship, and deployment complexity. Here's each one honestly, and the one mitigation that changes the calculation entirely.

The key insight: the risk lives in the API, not the model weights. Use a Chinese hosted API and your data falls under Chinese jurisdiction. Self-host the open weights on your own infrastructure and that risk essentially disappears. The cheapest option is also the most complex to deploy safely.

Risk 1 — Data sovereignty (the critical one)

DeepSeek stores data in China, subject to Chinese cybersecurity and national-security laws that can compel sharing with the government — its own privacy policy notes data is stored in China and processed under applicable laws. This has triggered formal action worldwide:

JurisdictionAction
ItalyFirst to ban DeepSeek, citing GDPR violations
NetherlandsWarned users
Ireland, BelgiumOpened formal investigations
AustraliaBanned on government devices
South KoreaFound data transferred without consent
TaiwanBlocked access
US (NASA, Navy, Congress)Staff warned against use

Risk 2 — Content censorship built in

Users report DeepSeek censors or refuses content critical of the Chinese government. On politically sensitive topics (Taiwan, Tiananmen, Xinjiang, Tibet) outputs may be incomplete or refused. For most business tasks this is irrelevant — for research, journalism, policy or geopolitics work, it absolutely is not.

Risk 3 — and the mitigation nobody mentions

Because the weights are open, self-hosting changes everything. Running the model on your own infrastructure:

For HIPAA, GDPR and financial-services compliance, self-hosting is the path that makes Chinese models viable. The trade-off is complexity and infrastructure cost — see self-host vs API.

The decision

Your situationVerdict
Non-sensitive, internal, low-stakesHosted API is usually acceptable
Regulated / personal / confidential dataSelf-host only, or avoid
Politically sensitive content workAvoid — censorship affects output
Want the savings, have infrastructureSelf-host open weights

Check where every model's data goes in the data sovereignty comparison, and run the privacy checklist before signing up to anything.