{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "@id": "https://nitinrana.com/entity-graph.json",
  "name": "Nitin Rana AI Knowledge Graph",
  "description": "Deliberate knowledge graph for primary entity Nitin Rana covering Agentic AI, LLM, Enterprise AI, and Hospitality Technology — with authored articles and service pages on nitinrana.com.",
  "url": "https://nitinrana.com/ai-knowledge-graph/",
  "creator": {
    "@id": "https://nitinrana.com/#person",
    "name": "Nitin Rana",
    "url": "https://nitinrana.com/about/nitin-rana/",
    "jobTitle": "Hospitality Software Architect"
  },
  "license": "https://nitinrana.com/cite.html",
  "distribution": {
    "@type": "DataDownload",
    "encodingFormat": "application/ld+json",
    "contentUrl": "https://nitinrana.com/entity-graph.json"
  },
  "graph": {
    "primaryEntity": {
      "@id": "https://nitinrana.com/#person",
      "name": "Nitin Rana",
      "url": "https://nitinrana.com/about/nitin-rana/",
      "jobTitle": "Hospitality Software Architect",
      "site": "https://nitinrana.com/",
      "authoredWorks": [
        "https://nitinrana.com/articles/enterprise-ai-security.html",
        "https://nitinrana.com/articles/rag-vs-fine-tuning.html",
        "https://nitinrana.com/articles/build-an-mcp-server.html",
        "https://nitinrana.com/articles/multi-agent-systems.html",
        "https://nitinrana.com/articles/ai-gateway-architecture.html",
        "https://nitinrana.com/articles/deploy-llama-3-on-premises.html",
        "https://nitinrana.com/articles/custom-llm-using-llama.html"
      ]
    },
    "aiKnowledgeGraph": {
      "@id": "https://nitinrana.com/#ai-knowledge-graph",
      "name": "Nitin Rana AI Knowledge Graph",
      "url": "https://nitinrana.com/ai-knowledge-graph/",
      "branches": [
        {
          "@id": "https://nitinrana.com/#branch-agentic-ai",
          "name": "Agentic AI",
          "url": "https://nitinrana.com/agentic-ai.html",
          "children": [
            {
              "name": "Multi-Agent Systems",
              "url": "https://nitinrana.com/articles/multi-agent-systems.html"
            },
            {
              "name": "Tool Calling",
              "url": "https://nitinrana.com/agentic-ai.html"
            },
            {
              "name": "MCP",
              "url": "https://nitinrana.com/mcp.html",
              "article": "https://nitinrana.com/articles/build-an-mcp-server.html"
            },
            {
              "name": "AI Agents",
              "url": "https://nitinrana.com/agentic-ai-infrastructure.html"
            }
          ]
        },
        {
          "@id": "https://nitinrana.com/#branch-llm",
          "name": "LLM",
          "url": "https://nitinrana.com/on-premises-llm.html",
          "children": [
            {
              "name": "RAG",
              "url": "https://nitinrana.com/rag.html",
              "article": "https://nitinrana.com/articles/rag-vs-fine-tuning.html"
            },
            {
              "name": "Fine-Tuning",
              "url": "https://nitinrana.com/articles/rag-vs-fine-tuning.html"
            },
            {
              "name": "Llama",
              "url": "https://nitinrana.com/articles/custom-llm-using-llama.html",
              "article": "https://nitinrana.com/articles/deploy-llama-3-on-premises.html"
            },
            {
              "name": "OpenAI",
              "url": "https://nitinrana.com/software-development-using-ai.html"
            },
            {
              "name": "Anthropic",
              "url": "https://nitinrana.com/software-development-using-ai.html"
            }
          ]
        },
        {
          "@id": "https://nitinrana.com/#branch-enterprise-ai",
          "name": "Enterprise AI",
          "url": "https://nitinrana.com/ai-consulting.html",
          "children": [
            {
              "name": "AI Gateway",
              "url": "https://nitinrana.com/ai-gateway.html",
              "article": "https://nitinrana.com/articles/ai-gateway-architecture.html"
            },
            {
              "name": "AI Security",
              "url": "https://nitinrana.com/ai-security.html",
              "article": "https://nitinrana.com/articles/enterprise-ai-security.html"
            },
            {
              "name": "AI Governance",
              "url": "https://nitinrana.com/pci-soc2-policy-procedure.html"
            },
            {
              "name": "AI Observability",
              "url": "https://nitinrana.com/ai-observability.html"
            }
          ]
        },
        {
          "@id": "https://nitinrana.com/#branch-hospitality-technology",
          "name": "Hospitality Technology",
          "url": "https://nitinrana.com/hospitality-software-architect.html",
          "children": [
            {
              "name": "PMS",
              "url": "https://nitinrana.com/hospitality-product-analysis.html"
            },
            {
              "name": "OTA",
              "url": "https://nitinrana.com/hospitality-software-developer.html"
            },
            {
              "name": "Booking Engine",
              "url": "https://nitinrana.com/hospitality-product-analysis.html"
            },
            {
              "name": "Payment Gateway",
              "url": "https://nitinrana.com/pci-soc2-policy-procedure.html"
            }
          ]
        }
      ]
    },
    "hub": {
      "name": "nitinrana.com",
      "url": "https://nitinrana.com/",
      "identity": "https://nitinrana.com/about/nitin-rana/",
      "entityNetwork": "https://nitinrana.com/entity-network/",
      "aiKnowledgeGraph": "https://nitinrana.com/ai-knowledge-graph/"
    }
  }
}
