{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https://chakravarthyimperium.com/#person",
      "name": "Prof Ajay Chakravarthy",
      "jobTitle": "Chief AI Officer, Visiting Professor at The University of Sheffield, and UK Government Advisor",
      "alumniOf": [
        {
          "@type": "CollegeOrUniversity",
          "name": "The University of Sheffield",
          "department": "School of Computer Science",
          "roleName": "Visiting Professor"
        }
      ],
      "hasOccupation": [
        {
          "@type": "Occupation",
          "name": "Chief AI Officer",
          "description": "Leading strategic initiatives to harden autonomous and Agentic AI systems for defence and high-stakes enterprise applications."
        },
        {
          "@type": "Occupation",
          "name": "UK Government Advisor",
          "description": "Providing independent scientific and technical advice to the UK Department for Science, Innovation and Technology (DSIT) College of Experts."
        },
        {
          "@type": "Occupation",
          "name": "Visiting Professor at The University of Sheffield",
          "description": "Advising the Centre for Machine Intelligence and bridging academic research with national operational priorities via the Problem Book framework."
        },
        {
          "@type": "Occupation",
          "name": "Former Director for Digital, Data and Technology",
          "organization": "BDUK"
        },
        {
          "@type": "Occupation",
          "name": "Former Chief Scientific & Technical Officer",
          "organization": "Counter Terrorism Policing UK"
        }
      ],
      "knowsAbout": [
        "Trusted AI",
        "AI Harness & Enterprise ROI",
        "Agentic AI Systems",
        "T.R.U.E AI Framework (Transparent, Reliable, Understandable, Ethical)",
        "Frugal AI, Semantics & Knowledge Graph Technologies",
        "Autonomy",
        "Human-Machine Teaming",
        "Defence & High-Stakes Enterprise AI Security"
      ],
      "email": "info@chakravarthyimperium.com",
      "sameAs": [
        "https://www.linkedin.com/in/chakravarthyajay/",
        "https://github.com/profchakravarthy"
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://chakravarthyimperium.com/#core-pillars",
      "name": "Core Executive Pillars",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "The AI Harness & ROI",
          "description": "Shifting from model-centric hype to harness-centric execution. Wrapping AI models in resilient architectures of governance, assurance, and cyber security to deliver guaranteed enterprise ROI."
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Agentic Systems",
          "description": "Evolving AI from passive question-answering into active, multi-step agentic execution, driving automated workflow completion and operational decision advantage."
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "T.R.U.E AI Framework",
          "description": "Championing Transparent, Reliable, Understandable, and Ethical AI for mission-critical operations where decision failure is not an option."
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Frugal AI, Semantics & Autonomy",
          "description": "Architecting resource-efficient, low-power AI systems integrated with Semantics, Knowledge Graph technologies, and operational autonomy to deliver rapid decision advantage and strategic enterprise ROI."
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://chakravarthyimperium.com/#publications-and-media",
      "name": "Features and Conversations",
      "itemListElement": [
        {
          "@type": "Article",
          "publisher": "UK DSIT",
          "headline": "Appointed to the UK DSIT College of Experts",
          "url": "https://www.thalesgroup.com/en/news-centre/news-brief/united-kingdom/uk-thales-expert-appointed-dsit-college-experts"
        },
        {
          "@type": "Article",
          "publisher": "AI Magazine",
          "headline": "How Thales’ Head of AI is Redefining Defence Tech",
          "url": "https://aimagazine.com/company-reports/how-thales-head-of-ai-is-redefining-defence-tech"
        },
        {
          "@type": "Article",
          "publisher": "Starlight Consulting",
          "headline": "From Sci-Fi to Reality: The Future of Safe and Trusted AI",
          "url": "https://www.starlightconsulting.co.uk/post/from-sci-fi-to-reality-professor-ajay-chakravarthy-on-the-future-of-safe-and-trusted-ai"
        },
        {
          "@type": "WebPage",
          "publisher": "The University of Sheffield",
          "headline": "Visiting Professor, School of Computer Science",
          "url": "https://sheffield.ac.uk/cs/people/academic-visitors/ajay-chakravarthy"
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://chakravarthyimperium.com/#open-source-projects",
      "name": "Open Source Projects",
      "itemListElement": [
        {
          "@type": "SoftwareSourceCode",
          "name": "Deepfake Image Detector",
          "description": "Detection using AI Agents and Gemini 3.0",
          "programmingLanguage": "Python",
          "codeRepository": "https://github.com/profchakravarthy/deepfakeimagedetector"
        },
        {
          "@type": "SoftwareSourceCode",
          "name": "AI Stock Portfolio Monitor",
          "description": "Automated analysis tool for monitoring portfolios",
          "programmingLanguage": "TypeScript",
          "codeRepository": "https://github.com/profchakravarthy/aistockportfoliomonitor"
        },
        {
          "@type": "SoftwareSourceCode",
          "name": "AI Math Solving Agent",
          "description": "Intelligent agent capable of breaking down complex mathematical problems",
          "programmingLanguage": "TypeScript",
          "codeRepository": "https://github.com/profchakravarthy/aimathsolver"
        },
        {
          "@type": "SoftwareSourceCode",
          "name": "Sentinel",
          "description": "Personal Web Monitor and Security Indicator",
          "programmingLanguage": "TypeScript",
          "codeRepository": "https://github.com/profchakravarthy/sentinel"
        },
        {
          "@type": "SoftwareSourceCode",
          "name": "Arabic Jarvis",
          "description": "Arabic language localised AI Jarvis implementation",
          "programmingLanguage": "TypeScript",
          "codeRepository": "https://github.com/profchakravarthy/arabicjarvis"
        },
        {
          "@type": "SoftwareSourceCode",
          "name": "RPSLS",
          "description": "Rock Paper Scissors Lizard Spock game logic",
          "programmingLanguage": "CSS",
          "codeRepository": "https://github.com/profchakravarthy/rpsls"
        }
      ]
    }
  ]
}
