{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https://geelai.net/#person",
      "name": "Luke Geel",
      "url": "https://geelai.net/about.html",
      "email": "mailto:geelluke@gmail.com",
      "jobTitle": "AI engineer and poker technology writer",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Boston",
        "addressRegion": "MA",
        "addressCountry": "US"
      },
      "description": "Luke Geel is an AI engineer for the US Air Force with degrees in AI, math, and economics. He writes about poker AI, poker technology, computer vision, poker stream tech, wearable devices, bots, solvers, RTA, and game integrity.",
      "knowsAbout": [
        "Poker AI",
        "Poker artificial intelligence",
        "Poker technology",
        "Poker stream technology",
        "Computer vision",
        "OCR",
        "Poker solvers",
        "Real-time assistance",
        "Poker bots",
        "Online poker security",
        "Wearable technology",
        "Casino security"
      ],
      "sameAs": [
        "https://www.linkedin.com/in/luke-geel/",
        "https://x.com/lukegeel101",
        "https://www.facebook.com/luke.geel/",
        "https://www.instagram.com/geelluke/",
        "https://www.youtube.com/@GarageGameLive"
      ],
      "subjectOf": [
        {
          "@type": "Article",
          "name": "World Series of Poker Enlists New AI Tool That Tells When You Bluff",
          "url": "https://www.sportico.com/leagues/other-sports/2026/world-series-of-poker-espn-ai-predict-bluff-1234937847/"
        },
        {
          "@type": "Article",
          "name": "World's biggest poker tournament is using AI to expose bluffs",
          "url": "https://www.dexerto.com/entertainment/worlds-biggest-poker-tournament-is-using-ai-to-expose-bluffs-3384623/"
        },
        {
          "@type": "Article",
          "name": "AI Behavior Analyzer: Useful Product, Nonsense, or a New Threat to Poker?",
          "url": "https://www.pokerlistings.com/blog/ai-behavior-analyzer-useful-product-nonsense-or-a-new-threat-to-poker"
        }
      ]
    },
    {
      "@type": "Organization",
      "@id": "https://geelai.net/#organization",
      "name": "Geel AI",
      "alternateName": [
        "GeelAI",
        "Poker Stream Clipper by Geel AI"
      ],
      "url": "https://geelai.net/",
      "logo": "https://geelai.net/logo512.png",
      "image": "https://geelai.net/og-image.png",
      "founder": {
        "@id": "https://geelai.net/#person"
      },
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Boston",
        "addressRegion": "MA",
        "addressCountry": "US"
      },
      "email": "mailto:geelluke@gmail.com",
      "description": "Geel AI is the home of Poker Stream Clipper and Luke Geel's writing on poker AI, poker technology, poker stream tech, and game integrity."
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://geelai.net/#poker-stream-clipper",
      "name": "Poker Stream Clipper",
      "url": "https://geelai.net/",
      "applicationCategory": "MultimediaApplication",
      "operatingSystem": "macOS, Web",
      "image": "https://geelai.net/og-image.png",
      "creator": {
        "@id": "https://geelai.net/#person"
      },
      "publisher": {
        "@id": "https://geelai.net/#organization"
      },
      "description": "Poker Stream Clipper helps find and clip player hands from poker livestreams using poker stream technology workflows such as calibration, OCR, card recognition, player-name detection, and metadata extraction.",
      "keywords": [
        "poker stream clipper",
        "poker AI",
        "poker technology",
        "poker stream tech",
        "poker computer vision",
        "poker OCR"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://geelai.net/#website",
      "name": "Geel AI",
      "alternateName": [
        "GeelAI",
        "Geel AI Poker Stream Clipper",
        "Poker Stream Clipper by Geel AI"
      ],
      "url": "https://geelai.net/",
      "publisher": {
        "@id": "https://geelai.net/#organization"
      },
      "about": [
        "Poker AI",
        "Poker artificial intelligence",
        "Poker technology",
        "Poker stream technology",
        "Poker computer vision",
        "Poker security"
      ],
      "hasPart": [
        {
          "@type": "WebPage",
          "name": "Poker AI, Poker Artificial Intelligence, Bots, Solvers, And RTA",
          "url": "https://geelai.net/poker-ai.html"
        },
        {
          "@type": "WebPage",
          "name": "Poker Technology, Poker Stream Tech, AI Security, And Wearables",
          "url": "https://geelai.net/poker-technology.html"
        },
        {
          "@type": "CollectionPage",
          "name": "ESPN And WSOP Poker AI Press Coverage",
          "url": "https://geelai.net/press.html"
        },
        {
          "@type": "Article",
          "name": "How My Poker Tell AI Became an ESPN WSOP Feature",
          "url": "https://geelai.net/articles/espn-wsop-ai-poker-tells.html"
        },
        {
          "@type": "CollectionPage",
          "name": "Poker AI Articles And Guides By Luke Geel",
          "url": "https://geelai.net/articles.html"
        },
        {
          "@type": "PrivacyPolicy",
          "name": "Privacy And Data Handling",
          "url": "https://geelai.net/privacy.html"
        }
      ]
    },
    {
      "@type": "CreativeWork",
      "@id": "https://geelai.net/#poker-behavior-analyzer",
      "name": "Luke Geel's Poker Behavior Analyzer",
      "alternateName": ["Poker tell AI", "AI behavior analyzer", "ESPN WSOP poker AI"],
      "creator": { "@id": "https://geelai.net/#person" },
      "description": "An experimental retrospective model created by Luke Geel that compares visible behavior in labeled poker footage and produces probabilistic hand-strength estimates. Omaha Productions featured the project during ESPN's 2026 World Series of Poker Main Event coverage.",
      "url": "https://geelai.net/articles/espn-wsop-ai-poker-tells.html",
      "isPartOf": { "@id": "https://geelai.net/#website" },
      "subjectOf": { "@id": "https://geelai.net/press.html#page" }
    }
  ]
}
