{
  "@context": "https://schema.org",
  "@type": "TechArticle",
  "@id": "https://anchorfact.org/kb/open-source-ai-movement",
  "headline": "The Open-Source AI Movement: Llama, DeepSeek, and Democratization",
  "description": "The open-source AI movement has democratized access to frontier models. By 2025, open-weight models (Llama, DeepSeek, Mistral, Qwen) match or exceed GPT-4 on key benchmarks, transforming AI from a centralized service to a distributed ecosystem.",
  "dateCreated": "2026-05-24T02:49:13.647Z",
  "dateModified": "2026-05-24",
  "author": {
    "@type": "Organization",
    "name": "AnchorFact"
  },
  "publisher": {
    "@type": "Organization",
    "name": "AnchorFact",
    "url": "https://anchorfact.org"
  },
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "anchorfact:confidence": "high",
  "anchorfact:generationMethod": "ai_assisted",
  "citation": [
    {
      "@type": "CreativeWork",
      "name": "Llama 3: Open Foundation and Fine-Tuned Chat Models",
      "sameAs": "https://arxiv.org/abs/2407.21783"
    },
    {
      "@type": "CreativeWork",
      "name": "DeepSeek-V3 Technical Report",
      "sameAs": "https://arxiv.org/abs/2412.19437"
    }
  ]
}