{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/18-projects-advanced/capstone-llm-rag-engineer/#resource",
      "name": "Capstone: LLM Engineer: RAG Knowledge Assistant (GDPR-Safe)",
      "description": "Capstone: LLM Engineer: RAG Knowledge Assistant (GDPR-Safe) Build a production-style RAG (Retrieval-Augmented Generation) system with evaluation, guardrail…",
      "url": "https://nabidinmotion.com/l/18-projects-advanced/capstone-llm-rag-engineer/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/18-projects-advanced/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "18-projects-advanced",
          "item": "https://nabidinmotion.com/l/18-projects-advanced/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Capstone: LLM Engineer: RAG Knowledge Assistant (GDPR-Safe)",
          "item": "https://nabidinmotion.com/l/18-projects-advanced/capstone-llm-rag-engineer/"
        }
      ]
    }
  ]
}
