# Sovereign AI Sovereign AI is the ability of a nation, organization, or individual to run meaningful AI **on their own terms**: models they can inspect, data that stays under their jurisdiction, compute they control, and no dependency that a foreign government or a vendor's pricing committee can switch off. The concept scales across three levels, and the same logic drives all three: | Level | The fear | The response | |---|---|---| | **National** | US/Chinese labs own the frontier; your economy runs on someone else's model | [[Apertus]] (Switzerland's fully open, reproducible model), EU AI investments, [[Mistral AI]] as Europe's commercial champion | | **Organizational** | Sending code, customers, and strategy to a third-party API | Self-hosting open-weight models, [[Coder]]-style governed infrastructure, self-hosted [[Model Context Protocol (MCP)|MCP]] stacks | | **Personal** | Your knowledge, notes, and AI workflows locked in someone's cloud | [[Local-First Software]], [[Obsidian]]-style plain-text vaults, local models | ## The distinctions that keep discussions honest - **[[Data Ownership]]** — who holds the *rights* to data (an individual/legal question) - **[[Data Sovereignty]]** — which *jurisdiction's laws* govern data (a where-does-it-live question) - **Sovereign AI** — who controls the *capability* built on that data (models + compute + talent) You can own your data, host it in the right jurisdiction, and still be strategically dependent because the only capable model is someone else's API. That gap is exactly what [[Apertus]] targets with full reproducibility — weights alone don't give sovereignty if you can't audit or retrain. ## My angle The personal level is underrated. A PKM system built on plain-text files, with AI layered on top through swappable models, is sovereign AI at individual scale — the whole thesis behind my vault + local tooling stack. See [[AI Wiki - PKM - Local-First and Data Sovereignty]] for the deeper treatment on the PKM side. ## Related - [[Data Sovereignty]] · [[Data Ownership]] — the data-layer prerequisites - [[Apertus]] — the reference implementation at national scale - [[Mistral AI]] — the commercial European bet - [[Local-First Software]] · [[File over app principle]] · [[Obsidian]] — personal-scale sovereignty - [[AI Open Weight Models]] — necessary but not sufficient - [[AI Wiki - PKM - Local-First and Data Sovereignty]]