{"id":210,"date":"2026-01-02T16:53:01","date_gmt":"2026-01-02T16:53:01","guid":{"rendered":"https:\/\/maycreatives.com\/?page_id=210"},"modified":"2026-01-02T16:53:47","modified_gmt":"2026-01-02T16:53:47","slug":"ai-hub","status":"publish","type":"page","link":"https:\/\/maycreatives.com\/?page_id=210","title":{"rendered":"Ai Hub"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"210\" class=\"elementor elementor-210\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f84b013 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"f84b013\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b895027\" data-id=\"b895027\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8cb941e elementor-widget elementor-widget-html\" data-id=\"8cb941e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Intelligence Systems | May Creatives<\/title>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n:root{\r\n  --bg:#0b0d12;\r\n  --panel:#11141c;\r\n  --text:#e6e9f0;\r\n  --muted:#9aa0b2;\r\n  --silver1:#f3f4f6;\r\n  --silver2:#c7cad6;\r\n  --silver3:#8b90a3;\r\n  --border:rgba(255,255,255,.08);\r\n}\r\n\r\n*{margin:0;padding:0;box-sizing:border-box}\r\n\r\nbody{\r\n  font-family:Inter,system-ui,sans-serif;\r\n  background:\r\n    radial-gradient(900px 520px at 85% -10%, rgba(199,202,214,.18), transparent),\r\n    radial-gradient(700px 420px at -10% 30%, rgba(139,144,163,.12), transparent),\r\n    var(--bg);\r\n  color:var(--text);\r\n}\r\n\r\ncanvas{\r\n  position:fixed;\r\n  inset:0;\r\n  z-index:-1;\r\n}\r\n\r\n\/* ================= LAYOUT ================= *\/\r\n.container{\r\n  max-width:1300px;\r\n  margin:auto;\r\n  padding:160px 24px 140px;\r\n}\r\n\r\n\/* ================= HERO ================= *\/\r\n.ai-hero{\r\n  max-width:880px;\r\n  margin-bottom:120px;\r\n}\r\n.ai-hero h1{\r\n  font-size:clamp(2.8rem,5vw,4.6rem);\r\n  line-height:1.05;\r\n  margin-bottom:26px;\r\n  background:linear-gradient(135deg,var(--silver1),var(--silver2),var(--silver3));\r\n  -webkit-background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n.ai-hero p{\r\n  font-size:1.12rem;\r\n  line-height:1.85;\r\n  color:var(--muted);\r\n}\r\n\r\n\/* ================= GRID ================= *\/\r\n.ai-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(auto-fit,minmax(300px,1fr));\r\n  gap:42px;\r\n}\r\n\r\n\/* ================= CARD ================= *\/\r\n.ai-card{\r\n  position:relative;\r\n  background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));\r\n  border:1px solid var(--border);\r\n  border-radius:28px;\r\n  padding:44px;\r\n  transition:transform .35s ease, box-shadow .35s ease;\r\n}\r\n.ai-card:hover{\r\n  transform:translateY(-6px);\r\n  box-shadow:0 30px 80px rgba(0,0,0,.45);\r\n}\r\n\r\n\/* Glow edge *\/\r\n.ai-card::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n  border-radius:28px;\r\n  background:linear-gradient(135deg,transparent,rgba(255,255,255,.08),transparent);\r\n  opacity:.6;\r\n  pointer-events:none;\r\n}\r\n\r\n\/* TITLE *\/\r\n.ai-card h3{\r\n  font-size:1.4rem;\r\n  margin-bottom:16px;\r\n  background:linear-gradient(135deg,var(--silver1),var(--silver2));\r\n  -webkit-background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\/* DESC *\/\r\n.ai-card p{\r\n  font-size:.98rem;\r\n  line-height:1.75;\r\n  color:var(--muted);\r\n  margin-bottom:26px;\r\n}\r\n\r\n\/* META *\/\r\n.ai-meta{\r\n  font-size:.7rem;\r\n  letter-spacing:2px;\r\n  text-transform:uppercase;\r\n  color:#8b90a3;\r\n  margin-bottom:18px;\r\n}\r\n\r\n\/* CTA *\/\r\n.ai-card a{\r\n  display:inline-block;\r\n  padding:14px 26px;\r\n  border-radius:999px;\r\n  font-size:.72rem;\r\n  letter-spacing:2px;\r\n  text-decoration:none;\r\n  color:#0b0d12;\r\n  font-weight:600;\r\n  background:linear-gradient(135deg,var(--silver1),var(--silver2),var(--silver3));\r\n}\r\n\r\n\/* ================= FUTURE ================= *\/\r\n.future{\r\n  margin-top:140px;\r\n  max-width:720px;\r\n}\r\n.future h2{\r\n  font-size:2.2rem;\r\n  margin-bottom:20px;\r\n  background:linear-gradient(135deg,var(--silver1),var(--silver2));\r\n  -webkit-background-clip:text;\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n.future p{\r\n  color:var(--muted);\r\n  line-height:1.8;\r\n}\r\n\r\n\/* ================= FOOTER LINK ================= *\/\r\n.return{\r\n  margin-top:100px;\r\n  font-size:.85rem;\r\n  color:var(--muted);\r\n}\r\n.return a{\r\n  color:var(--silver1);\r\n  text-decoration:none;\r\n}\r\n\r\n\/* ================= MOBILE ================= *\/\r\n@media(max-width:900px){\r\n  .container{padding:120px 24px}\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<canvas id=\"ambient\"><\/canvas>\r\n\r\n<section class=\"container\">\r\n\r\n  <!-- HERO -->\r\n  <div class=\"ai-hero\">\r\n    <h1>Intelligence Systems<\/h1>\r\n    <p>\r\n      A private suite of AI-driven systems designed to expose operational truth,\r\n      structural risk, and execution friction inside modern organizations.\r\n      These systems are not assistants \u2014 they are decision instruments.\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <!-- GRID -->\r\n  <div class=\"ai-grid\">\r\n\r\n    <!-- DSRA -->\r\n    <div class=\"ai-card\">\r\n      <div class=\"ai-meta\">Risk & Infrastructure<\/div>\r\n      <h3>Digital Systems Risk Analyzer<\/h3>\r\n      <p>\r\n        Identifies structural weaknesses, hidden dependencies, and systemic\r\n        failure vectors across digital operations before they surface publicly.\r\n      <\/p>\r\n      <a href=\"https:\/\/maycreatives.com\/?page_id=181\">Access System<\/a>\r\n    <\/div>\r\n\r\n    <!-- SIM -->\r\n    <div class=\"ai-card\">\r\n      <div class=\"ai-meta\">Systems Intelligence<\/div>\r\n      <h3>Systems Intelligence Mirror\u2122<\/h3>\r\n      <p>\r\n        Reflects the true operational state of an organization \u2014 exposing\r\n        illusion, misalignment, and leadership blind spots with precision.\r\n      <\/p>\r\n      <a href=\"https:\/\/maycreatives.com\/?page_id=197\">Enter Mirror<\/a>\r\n    <\/div>\r\n\r\n    <!-- VELOCITY -->\r\n    <div class=\"ai-card\">\r\n      <div class=\"ai-meta\">Execution Velocity<\/div>\r\n      <h3>Velocity AI<\/h3>\r\n      <p>\r\n        Measures execution speed versus internal drag, revealing where momentum\r\n        is lost between strategy, teams, and systems.\r\n      <\/p>\r\n      <a href=\"https:\/\/maycreatives.com\/?page_id=207\">Launch Analysis<\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <!-- FUTURE -->\r\n  <div class=\"future\">\r\n    <h2>Expanding Intelligence Stack<\/h2>\r\n    <p>\r\n      Additional decision systems are currently in development \u2014 focused on\r\n      governance integrity, growth sustainability, and long-term operational\r\n      resilience. Access is introduced selectively.\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <!-- RETURN -->\r\n  <div class=\"return\">\r\n    <a href=\"https:\/\/maycreatives.com\">\u2190 Return to May Creatives<\/a>\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n<script>\r\n\/* ================= AMBIENT MOTION ================= *\/\r\n(function(){\r\n  const c=document.getElementById('ambient');\r\n  const ctx=c.getContext('2d');\r\n  function resize(){c.width=innerWidth;c.height=innerHeight;}\r\n  resize();addEventListener('resize',resize);\r\n\r\n  const pts=[...Array(46)].map(()=>({\r\n    x:Math.random()*c.width,\r\n    y:Math.random()*c.height,\r\n    vx:(Math.random()-.5)*.35,\r\n    vy:(Math.random()-.5)*.35\r\n  }));\r\n\r\n  function draw(){\r\n    ctx.clearRect(0,0,c.width,c.height);\r\n    pts.forEach((a,i)=>{\r\n      pts.slice(i+1).forEach(b=>{\r\n        const d=Math.hypot(a.x-b.x,a.y-b.y);\r\n        if(d<220){\r\n          ctx.strokeStyle=`rgba(255,255,255,${.14*(1-d\/220)})`;\r\n          ctx.beginPath();ctx.moveTo(a.x,a.y);ctx.lineTo(b.x,b.y);ctx.stroke();\r\n        }\r\n      });\r\n      a.x+=a.vx;a.y+=a.vy;\r\n      if(a.x<0||a.x>c.width)a.vx*=-1;\r\n      if(a.y<0||a.y>c.height)a.vy*=-1;\r\n      ctx.fillStyle=\"rgba(255,255,255,.55)\";\r\n      ctx.beginPath();ctx.arc(a.x,a.y,1.6,0,Math.PI*2);ctx.fill();\r\n    });\r\n    requestAnimationFrame(draw);\r\n  }\r\n  draw();\r\n})();\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Intelligence Systems | May Creatives Intelligence Systems A private suite of AI-driven systems designed to expose operational truth, structural risk, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-210","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/maycreatives.com\/index.php?rest_route=\/wp\/v2\/pages\/210","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maycreatives.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maycreatives.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maycreatives.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maycreatives.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=210"}],"version-history":[{"count":4,"href":"https:\/\/maycreatives.com\/index.php?rest_route=\/wp\/v2\/pages\/210\/revisions"}],"predecessor-version":[{"id":214,"href":"https:\/\/maycreatives.com\/index.php?rest_route=\/wp\/v2\/pages\/210\/revisions\/214"}],"wp:attachment":[{"href":"https:\/\/maycreatives.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=210"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}