From f4d1d20569f255d695c2e1a14a47f1120f4186fb Mon Sep 17 00:00:00 2001 From: Brenner Cruvinel Date: Thu, 4 Jun 2026 07:44:00 -0300 Subject: [PATCH] Curate sovereign-ai topic --- topics/sovereign-ai/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 topics/sovereign-ai/index.md diff --git a/topics/sovereign-ai/index.md b/topics/sovereign-ai/index.md new file mode 100644 index 00000000000..4df221fcef7 --- /dev/null +++ b/topics/sovereign-ai/index.md @@ -0,0 +1,10 @@ +--- +aliases: sovereign-artificial-intelligence +display_name: Sovereign AI +related: artificial-intelligence, machine-learning, llm, privacy, self-hosted, edge-computing, freedom +short_description: AI systems whose models, data, and compute are owned and controlled by their operator rather than rented from external providers. +topic: sovereign-ai +--- +Sovereign AI describes artificial intelligence systems whose models, training data, and compute are owned and governed by the organization, nation, or individual that operates them, rather than rented from a third-party cloud or foreign provider. It emphasizes data control, local or on-device inference, open model weights, and computational independence. + +Projects in this space include self-hosted and local-first assistants, on-device inference runtimes, privacy-preserving and federated training, and tooling for regulatory compliance such as the EU AI Act. The shared goal is to reduce external dependencies and keep sensitive data and decision-making under the operator's own control.