{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "name": "AI Playgrounds",
  "description": "Twelve bilingual, offline-ready interactive visualizations for foundational artificial intelligence.",
  "author": {
    "@type": "Person",
    "givenName": "Logan M.",
    "familyName": "Dixon",
    "@id": "https://orcid.org/0009-0001-0592-462X"
  },
  "codeRepository": "https://github.com/lmdixon23/ai-playgrounds",
  "license": "https://spdx.org/licenses/MIT",
  "programmingLanguage": [
    "HTML",
    "CSS",
    "JavaScript"
  ],
  "applicationCategory": "EducationalApplication",
  "dateCreated": "2026",
  "softwareVersion": "1.0.0",
  "dateModified": "2026-07-25"
}
