{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/resources--ai_engineering_glossary/#resource",
      "name": "AI Engineering Glossary",
      "description": "AI Engineering Glossary Practical definitions for modern AI engineering: LLMs, agents, RAG, training, serving, and production systems. Each entry includes:…",
      "url": "https://nabidinmotion.com/g/resources--ai_engineering_glossary/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Guide",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "AI Engineering Glossary",
          "item": "https://nabidinmotion.com/g/resources--ai_engineering_glossary/"
        }
      ]
    }
  ]
}
