Yann LeCun at UN: Open-Source AI Is the Only Way Forward for Global Sovereignty

At the United Nations Open Source Week, Yann LeCun—one of the 'Godfathers of AI' and formerly Meta's chief AI scientist—made a clear case: proprietary AI is too expensive and too centralized for most of the world. His solution: collaborative, federated open-source AI platforms.
Key Arguments
- AI as infrastructure: LeCun says AI will soon mediate 'all of our interaction with the digital world.' If dominated by a few US and Chinese companies, it's 'very dangerous for cultural diversity, linguistic diversity, for democracy, for human rights.'
- Global South can't afford frontier models: Most countries lack resources to build their own LLMs, but can contribute via shared open platforms. National delegates from Morocco, Sierra Leone, and Jamaica agreed.
- Digital sovereignty: Alberto Gago, Director General of Spain's AI Agency (AESIA), called for 'co-designing a global ecosystem' where AI is transparent, equitable, and human—where sovereignty is held by societies, not 'a few techno bros.'
Project Tapestry: A Federated Open-Source Approach
LeCun's post-Meta work includes Project Tapestry, described as 'a confederation of partners that can contribute to training a global AI model while preserving sovereignty over data and only exchanging parameter vectors as open as possible.' The mechanics are intentionally bottom-up and open:
'The Tapestry project is very much bottom up. It's people with expertise in training LLMs and other AI models who decide to collaborate on the GitHub repository. You can just sign up, there's no authorizations to get.'
Nations digitize their own cultural material and contribute to training a global AI system without communicating raw data—only parameter vectors are exchanged. LeCun hopes for production by early 2027.
Historical Precedent
LeCun compared this to the late 1990s internet stack: proprietary hardware and OS from Sun, Dell, HP were 'completely wiped out in the early 2000s when people started using commodity hardware with an open-source software stack.' He expects the same for AI.
Current Participation
Early adopters include European countries, Switzerland, UK, UAE, India, Kazakhstan, Vietnam, Japan, Korea, plus industry players IBM, NVIDIA, AMD, and Intel.
📖 Read the full source: HN AI Agents
👀 See Also

AI Subscriptions Need a Reliable Meter: A Call for Service Transparency
A Reddit post argues that AI subscriptions should provide a basic service receipt showing what model was actually served, reasoning effort, context handling, and any load management, drawing parallels to weights-and-measures norms.

Claude Code v2.1.146: /code-review Command, Pagination Fix, Windows PowerShell Fix
Claude Code v2.1.146 renames /simplify to /code-review with optional effort level, fixes MCP pagination and Windows PowerShell tool, improves auto-updater reliability and diff rendering performance.

Claude Code v2.1.169: Safe Mode, /cd Command, and Dozens of Bug Fixes
v2.1.169 adds --safe-mode to disable all customizations for troubleshooting, a /cd command to switch directories mid-session without cache loss, and fixes ~30-50ms UI stall, clipboard hangs on Windows, and enterprise MCP policy enforcement gaps.

Research on AI Agent Consistency: Key Findings and Practical Takeaways
A study of 3,000 experiments across Claude, GPT-4o, and Llama reveals that consistent agents achieve 80–92% accuracy while inconsistent ones drop to 25–60%, with 69% of divergence occurring at the first tool call.