{"id":6939,"date":"2026-05-04T20:34:27","date_gmt":"2026-05-04T15:04:27","guid":{"rendered":"https:\/\/nervnow.com\/?p=6939"},"modified":"2026-05-04T20:34:29","modified_gmt":"2026-05-04T15:04:29","slug":"inside-uaes-ai-empire-25-companies-to-watch-in-2026","status":"publish","type":"post","link":"https:\/\/nervnow.com\/ro\/inside-uaes-ai-empire-25-companies-to-watch-in-2026\/","title":{"rendered":"Inside UAE&#8217;s AI Empire: 25 Companies to Watch in 2026"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>G42 and the 24 Others: How the UAE Built an AI Empire in Seven Years &mdash; NervNow<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,600;0,9..144,700;0,9..144,800;0,9..144,900;1,9..144,400&#038;family=Source+Serif+4:ital,opsz,wght@0,8..60,300;0,8..60,400;0,8..60,500;0,8..60,600;1,8..60,300;1,8..60,400&#038;family=DM+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n  <style>\n    \/* ALL STYLES SCOPED TO .nn-article TO AVOID WORDPRESS BLEED *\/\n\n    .nn-article {\n      --nn-cream: #ffffff;\n      --nn-cream-dark: #f4f4f4;\n      --nn-cream-soft: #faf8f4;\n      --nn-ink: #1a1612;\n      --nn-ink-mid: #2a2420;\n      --nn-ink-light: #6b6259;\n      --nn-ink-faint: #9e9590;\n      --nn-navy: #182a47;\n      --nn-navy-hero: #182a47;\n      --nn-navy-mid: #2a3f5f;\n      --nn-navy-deep: #0f1e36;\n      --nn-border: rgba(26, 22, 18, 0.12);\n      --nn-border-strong: rgba(26, 22, 18, 0.20);\n\n      background: var(--nn-cream);\n      color: var(--nn-ink);\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-weight: 400;\n      line-height: 1.7;\n      -webkit-font-smoothing: antialiased;\n      font-size: 18px;\n      box-sizing: border-box;\n    }\n\n    .nn-article *, .nn-article *::before, .nn-article *::after {\n      box-sizing: border-box;\n    }\n\n    \/* NAV *\/\n    .nn-nav {\n      position: sticky;\n      top: 0;\n      z-index: 100;\n      background: var(--nn-navy-hero);\n      border-bottom: 1px solid rgba(255,255,255,0.07);\n      padding: 0 2.5rem;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      height: 58px;\n    }\n\n    .nn-nav-logo,\n    .nn-nav-logo:link,\n    .nn-nav-logo:visited,\n    .nn-nav-logo:hover,\n    .nn-nav-logo:active {\n      font-family: 'Fraunces', Georgia, serif !important;\n      font-weight: 900 !important;\n      font-size: 1.3rem !important;\n      letter-spacing: -0.02em !important;\n      color: #f0ebe2 !important;\n      text-decoration: none !important;\n    }\n\n    .nn-nav-subscribe,\n    .nn-nav-subscribe:link,\n    .nn-nav-subscribe:visited {\n      font-family: 'DM Mono', monospace !important;\n      font-size: 0.65rem !important;\n      font-weight: 500 !important;\n      letter-spacing: 0.1em !important;\n      text-transform: uppercase !important;\n      background: #f0ebe2 !important;\n      color: var(--nn-navy-hero) !important;\n      padding: 0.5rem 1.15rem !important;\n      border: none !important;\n      cursor: pointer !important;\n      text-decoration: none !important;\n      transition: opacity 0.2s !important;\n      display: inline-block !important;\n    }\n    .nn-nav-subscribe:hover { opacity: 0.88 !important; }\n\n    \/* WRAP *\/\n    .nn-wrap {\n      max-width: 760px;\n      margin: 0 auto;\n      padding: 0 2rem;\n    }\n\n    \/* HEADER *\/\n    .nn-header {\n      padding: 3.5rem 0 0;\n      animation: nn-fadeUp 0.6s ease both;\n    }\n\n    .nn-category-tag {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.65rem;\n      margin-bottom: 1.4rem;\n    }\n    .nn-category-tag::before {\n      content: '';\n      display: block;\n      width: 28px;\n      height: 2.5px;\n      background: var(--nn-navy);\n    }\n    .nn-category-tag span {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.62rem;\n      font-weight: 500;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      color: var(--nn-navy);\n    }\n\n    .nn-article h1.nn-headline {\n      font-family: 'Fraunces', Georgia, serif !important;\n      font-weight: 700 !important;\n      font-size: clamp(1.9rem, 4.5vw, 2.65rem) !important;\n      line-height: 1.13 !important;\n      letter-spacing: -0.018em !important;\n      color: var(--nn-ink) !important;\n      margin-bottom: 1.2rem !important;\n      margin-top: 0 !important;\n    }\n\n    .nn-deck {\n      font-size: 1.05rem;\n      font-style: italic;\n      font-weight: 400;\n      color: #1e1a16;\n      line-height: 1.68;\n      padding-left: 1.2rem;\n      border-left: 3px solid var(--nn-navy);\n      margin-bottom: 1.8rem;\n      margin-top: 0;\n    }\n\n    .nn-byline-row {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      padding: 0.9rem 0;\n      border-top: 1px solid var(--nn-border);\n      border-bottom: 1px solid var(--nn-border);\n      margin-bottom: 2rem;\n    }\n    .nn-byline {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.88rem;\n      color: var(--nn-ink-light);\n      margin: 0;\n    }\n    .nn-byline strong { color: var(--nn-ink-mid); font-weight: 600; }\n    .nn-date {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.88rem;\n      color: var(--nn-ink-mid);\n    }\n\n    \/* STAT GRID *\/\n    .nn-stat-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 0.75rem;\n      margin-bottom: 2.5rem;\n      animation: nn-fadeUp 0.7s 0.15s ease both;\n    }\n    .nn-stat-card {\n      background: var(--nn-cream-dark);\n      border-radius: 6px;\n      padding: 1.35rem 0.9rem 1.2rem;\n      text-align: center;\n    }\n    .nn-stat-value {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 700;\n      font-size: 1.5rem;\n      color: var(--nn-navy);\n      line-height: 1;\n      margin-bottom: 0.6rem;\n      letter-spacing: -0.02em;\n    }\n    .nn-stat-label {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.56rem;\n      font-weight: 500;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: var(--nn-ink-light);\n      line-height: 1.55;\n      margin: 0;\n    }\n\n    \/* BODY *\/\n    .nn-body { animation: nn-fadeUp 0.8s 0.25s ease both; }\n\n    .nn-section-label {\n      font-family: 'Fraunces', Georgia, serif;\n      font-size: 1.5rem;\n      font-weight: 700;\n      letter-spacing: -0.015em;\n      text-transform: none;\n      color: var(--nn-navy);\n      border-top: 2px solid var(--nn-navy);\n      border-bottom: none;\n      padding: 1.25rem 0 0.35rem;\n      margin-bottom: 1.2rem;\n      margin-top: 3.5rem;\n      line-height: 1.2;\n    }\n\n    .nn-article .nn-body p {\n      margin-bottom: 1.35rem !important;\n      font-size: 1rem !important;\n      color: var(--nn-ink-mid) !important;\n      line-height: 1.85 !important;\n      font-family: 'Source Serif 4', Georgia, serif !important;\n    }\n\n    \/* PULL QUOTE *\/\n    .nn-pull-quote {\n      border-top: 1px solid var(--nn-border-strong);\n      border-bottom: 1px solid var(--nn-border-strong);\n      padding: 1.75rem 0;\n      margin: 2.5rem 0;\n    }\n    .nn-pull-quote p {\n      font-family: 'Source Serif 4', Georgia, serif !important;\n      font-size: 1.2rem !important;\n      font-weight: 400 !important;\n      font-style: italic !important;\n      line-height: 1.6 !important;\n      color: var(--nn-ink) !important;\n      margin: 0 !important;\n    }\n\n    \/* ALSO READ CALLOUT *\/\n    .nn-also-read {\n      background: var(--nn-cream-dark);\n      border-left: 3px solid var(--nn-navy);\n      padding: 1.1rem 1.3rem;\n      margin: 2rem 0;\n      display: flex;\n      align-items: center;\n      gap: 1rem;\n      flex-wrap: wrap;\n    }\n    .nn-also-read-label {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.6rem;\n      font-weight: 500;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n      color: var(--nn-ink-mid);\n      flex-shrink: 0;\n    }\n    .nn-also-read-link,\n    .nn-also-read-link:link,\n    .nn-also-read-link:visited {\n      font-family: 'Fraunces', Georgia, serif !important;\n      font-weight: 700 !important;\n      font-size: 0.98rem !important;\n      color: var(--nn-navy) !important;\n      text-decoration: none !important;\n      line-height: 1.3 !important;\n      flex: 1;\n      min-width: 250px;\n    }\n    .nn-also-read-link:hover { text-decoration: underline !important; }\n\n    \/* COMPANY ENTRY *\/\n    .nn-company {\n      margin: 2rem 0 1.5rem;\n      padding-top: 1.5rem;\n      border-top: 1px solid var(--nn-border);\n    }\n    .nn-article h3.nn-company-name {\n      font-family: 'Fraunces', Georgia, serif !important;\n      font-weight: 700 !important;\n      font-size: 1.5rem !important;\n      letter-spacing: -0.018em !important;\n      color: var(--nn-ink) !important;\n      margin: 0 0 0.9rem !important;\n      line-height: 1.15 !important;\n    }\n    .nn-article h3.nn-company-name span.nn-company-num {\n      font-family: 'DM Mono', monospace !important;\n      font-weight: 500 !important;\n      font-size: 0.6rem !important;\n      letter-spacing: 0.14em !important;\n      color: var(--nn-ink-light) !important;\n      display: block !important;\n      margin-bottom: 0.35rem !important;\n      text-transform: uppercase !important;\n    }\n\n    .nn-company-meta {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 0;\n      margin: 0.85rem 0 1.25rem;\n      border-top: 2px solid var(--nn-navy);\n    }\n    .nn-company-meta-cell {\n      font-family: 'Source Serif 4', Georgia, serif;\n      padding: 0.9rem 1.2rem 0.9rem 0;\n      border-bottom: 1px solid var(--nn-border);\n      border-right: 1px solid var(--nn-border);\n    }\n    .nn-company-meta-cell:nth-child(even) {\n      padding-left: 1.2rem;\n      padding-right: 0;\n      border-right: none;\n    }\n    .nn-company-meta-cell:nth-last-child(-n+2) {\n      border-bottom: none;\n    }\n    .nn-company-meta-label {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.6rem;\n      font-weight: 500;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      color: var(--nn-ink-mid);\n      margin-bottom: 0.5rem;\n    }\n    .nn-company-meta-value {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.88rem;\n      font-weight: 600;\n      color: var(--nn-navy);\n      line-height: 1.45;\n    }\n    .nn-company-meta-detail {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.78rem;\n      font-weight: 400;\n      color: var(--nn-ink-mid);\n      display: block;\n      margin-top: 0.2rem;\n      line-height: 1.5;\n    }\n\n    \/* G42 GROUP MAP *\/\n    .nn-g42-map {\n      margin: 2rem 0 2.5rem;\n      padding: 1.5rem 1.5rem 1.75rem;\n      background: var(--nn-cream-dark);\n      border-radius: 6px;\n    }\n    .nn-g42-banner {\n      background: var(--nn-navy-hero);\n      color: #f0ebe2;\n      padding: 1.25rem 1.5rem;\n      border-radius: 4px;\n      text-align: center;\n      margin-bottom: 1.5rem;\n    }\n    .nn-g42-banner-label {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.6rem;\n      font-weight: 500;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: rgba(240, 235, 226, 0.78);\n      margin-bottom: 0.5rem;\n    }\n    .nn-g42-banner-title {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 700;\n      font-size: 1.3rem;\n      letter-spacing: -0.015em;\n      line-height: 1.2;\n      margin-bottom: 0.5rem;\n    }\n    .nn-g42-banner-meta {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.78rem;\n      font-style: italic;\n      color: rgba(240, 235, 226, 0.7);\n      line-height: 1.5;\n    }\n    .nn-g42-cluster-label {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.6rem;\n      font-weight: 500;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: var(--nn-navy);\n      padding-bottom: 0.5rem;\n      margin: 1.4rem 0 0.85rem;\n      border-bottom: 1px solid rgba(24, 42, 71, 0.35);\n    }\n    .nn-g42-cluster-label:first-child { margin-top: 0; }\n    .nn-g42-grid {\n      display: grid;\n      gap: 0.75rem;\n    }\n    .nn-g42-grid-3 { grid-template-columns: repeat(2, 1fr); }\n    .nn-g42-grid-2 { grid-template-columns: repeat(2, 1fr); }\n    .nn-g42-grid-4 { grid-template-columns: repeat(2, 1fr); }\n    \/* 3-card cluster: last card takes full width so no empty slot *\/\n    .nn-g42-grid-3 .nn-g42-card:nth-child(3):last-child { grid-column: span 2; }\n    .nn-g42-card {\n      background: #ffffff;\n      border-left: 3px solid var(--nn-navy);\n      padding: 1rem 1.1rem;\n      font-family: 'Source Serif 4', Georgia, serif;\n      min-height: 100px;\n      display: flex;\n      flex-direction: column;\n    }\n    .nn-g42-card-fact { flex: 1; }\n    .nn-g42-card-name {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 700;\n      font-size: 1rem;\n      color: var(--nn-navy);\n      letter-spacing: -0.01em;\n      line-height: 1.15;\n    }\n    .nn-g42-card-tag {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.55rem;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: var(--nn-ink-light);\n      margin: 0.3rem 0 0.55rem;\n    }\n    .nn-g42-card-fact {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.78rem;\n      color: var(--nn-ink-mid);\n      line-height: 1.45;\n    }\n    .nn-g42-footnote {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.72rem;\n      font-style: italic;\n      color: var(--nn-ink-light);\n      margin: 1.2rem 0 0;\n      text-align: center;\n    }\n\n    \/* PRESIGHT STAT BLOCK *\/\n    .nn-stat-block {\n      background: var(--nn-navy-hero);\n      border-radius: 4px;\n      margin: 2rem 0;\n      padding: 1.5rem 1.75rem 1.75rem;\n    }\n    .nn-stat-block-label {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.62rem;\n      font-weight: 500;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n      color: rgba(240, 235, 226, 0.78);\n      margin-bottom: 1.1rem;\n    }\n    .nn-stat-block-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 0;\n    }\n    .nn-stat-block-cell {\n      padding: 0 1.5rem 0 0;\n    }\n    .nn-stat-block-cell + .nn-stat-block-cell {\n      border-left: 1px solid rgba(255, 255, 255, 0.12);\n      padding-left: 1.5rem;\n    }\n    .nn-stat-block-value {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 700;\n      font-size: 2.2rem;\n      color: #ffffff;\n      letter-spacing: -0.03em;\n      line-height: 1;\n      margin-bottom: 0.55rem;\n    }\n    .nn-stat-block-label-val {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.84rem;\n      color: rgba(240, 235, 226, 0.78);\n      line-height: 1.45;\n      font-weight: 500;\n    }\n    .nn-stat-block-detail {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.74rem;\n      color: rgba(240, 235, 226, 0.52);\n      display: block;\n      margin-top: 0.2rem;\n    }\n\n    \/* FUNDING CHART *\/\n    .nn-funding-chart {\n      margin: 2rem 0;\n      border-top: 2px solid var(--nn-navy);\n      padding-top: 1.1rem;\n    }\n    .nn-funding-chart-label {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.6rem;\n      font-weight: 500;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n      color: var(--nn-ink-mid);\n      margin-bottom: 0.3rem;\n    }\n    .nn-funding-chart-title {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 700;\n      font-size: 1.25rem;\n      color: var(--nn-navy);\n      letter-spacing: -0.015em;\n      margin-bottom: 1.4rem;\n      line-height: 1.3;\n    }\n    .nn-funding-row { margin-bottom: 1.1rem; }\n    .nn-funding-row-head {\n      display: flex;\n      justify-content: space-between;\n      align-items: baseline;\n      margin-bottom: 0.35rem;\n    }\n    .nn-funding-name {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 700;\n      font-size: 0.95rem;\n      color: var(--nn-navy);\n    }\n    .nn-funding-tag {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.6rem;\n      letter-spacing: 0.06em;\n      color: var(--nn-ink-light);\n      text-transform: uppercase;\n      margin-left: 0.55rem;\n    }\n    .nn-funding-amount {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 700;\n      font-size: 1rem;\n      color: var(--nn-navy);\n    }\n    .nn-funding-amount-na {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.78rem;\n      color: var(--nn-ink-light);\n      font-style: italic;\n    }\n    .nn-funding-bar {\n      height: 14px;\n      background: var(--nn-cream-dark);\n      position: relative;\n      border-radius: 1px;\n      overflow: hidden;\n    }\n    .nn-funding-bar-fill {\n      position: absolute;\n      left: 0;\n      top: 0;\n      height: 100%;\n      background: var(--nn-navy);\n    }\n    .nn-funding-bar-empty {\n      position: absolute;\n      left: 0;\n      top: 0;\n      height: 100%;\n      width: 100%;\n      background: repeating-linear-gradient(45deg, var(--nn-cream-dark), var(--nn-cream-dark) 5px, #e0ddd5 5px, #e0ddd5 10px);\n    }\n    .nn-funding-axis {\n      display: flex;\n      justify-content: space-between;\n      padding-top: 0.6rem;\n      margin-top: 0.5rem;\n      border-top: 1px solid var(--nn-border);\n      font-family: 'DM Mono', monospace;\n      font-size: 0.6rem;\n      color: var(--nn-ink-light);\n    }\n    .nn-funding-source {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.74rem;\n      font-style: italic;\n      color: var(--nn-ink-light);\n      line-height: 1.5;\n      margin-top: 0.85rem;\n    }\n\n    \/* THREE PATTERNS *\/\n    .nn-patterns {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 0.75rem;\n      margin: 1.5rem 0 2rem;\n    }\n    .nn-pattern-card {\n      background: var(--nn-navy-hero);\n      color: #f0ebe2;\n      padding: 1.5rem 1.4rem;\n      position: relative;\n      min-height: 200px;\n      overflow: hidden;\n      border-radius: 4px;\n    }\n    .nn-pattern-num {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 900;\n      font-size: 4rem;\n      color: rgba(255, 255, 255, 0.07);\n      position: absolute;\n      top: -0.2rem;\n      right: 0.7rem;\n      line-height: 1;\n      letter-spacing: -0.04em;\n    }\n    .nn-pattern-label {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.6rem;\n      font-weight: 500;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: rgba(240, 235, 226, 0.72);\n      margin-bottom: 0.55rem;\n    }\n    .nn-pattern-title {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 700;\n      font-size: 1.05rem;\n      letter-spacing: -0.01em;\n      line-height: 1.25;\n      margin-bottom: 0.7rem;\n      color: #ffffff;\n    }\n    .nn-pattern-text {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.78rem;\n      color: rgba(240, 235, 226, 0.78);\n      line-height: 1.6;\n    }\n\n    \/* TIMELINE *\/\n    .nn-timeline-section {\n      margin: 2.75rem 0;\n      padding: 1.75rem 2rem;\n      background: var(--nn-cream-dark);\n      border-radius: 6px;\n    }\n    .nn-timeline-header {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.62rem;\n      font-weight: 500;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n      color: var(--nn-ink-mid);\n      margin-bottom: 1.75rem;\n      padding-bottom: 0.75rem;\n      border-bottom: 1px solid var(--nn-border);\n    }\n    .nn-timeline-items { list-style: none; margin: 0; padding: 0; }\n    .nn-timeline-item {\n      display: grid;\n      grid-template-columns: 20px 1fr;\n      gap: 0 1rem;\n      padding-bottom: 1.5rem;\n      position: relative;\n    }\n    .nn-timeline-item:last-child { padding-bottom: 0; }\n    .nn-timeline-item::before {\n      content: '';\n      position: absolute;\n      left: 9px;\n      top: 20px;\n      bottom: 0;\n      width: 1px;\n      background: var(--nn-border-strong);\n    }\n    .nn-timeline-item:last-child::before { display: none; }\n    .nn-timeline-dot {\n      width: 18px;\n      height: 18px;\n      border-radius: 50%;\n      border: 2px solid var(--nn-navy-mid);\n      background: var(--nn-cream-dark);\n      flex-shrink: 0;\n      margin-top: 3px;\n    }\n    .nn-timeline-date {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.65rem;\n      font-weight: 500;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: var(--nn-navy);\n      margin-bottom: 0.35rem;\n    }\n    .nn-timeline-text {\n      font-size: 0.88rem !important;\n      line-height: 1.7 !important;\n      color: var(--nn-ink-mid) !important;\n      margin: 0 !important;\n      font-family: 'Source Serif 4', Georgia, serif !important;\n    }\n\n    \/* TAGS *\/\n    .nn-tags-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-top: 2.5rem;\n      padding-top: 1.5rem;\n      border-top: 1px solid var(--nn-border);\n      margin-bottom: 3rem;\n    }\n    .nn-tag,\n    .nn-tag:link,\n    .nn-tag:visited {\n      font-family: 'DM Mono', monospace !important;\n      font-size: 0.65rem !important;\n      font-weight: 500 !important;\n      letter-spacing: 0.06em !important;\n      color: var(--nn-ink-mid) !important;\n      border: 1px solid var(--nn-border-strong) !important;\n      padding: 0.3rem 0.85rem !important;\n      border-radius: 999px !important;\n      text-decoration: none !important;\n      transition: all 0.2s !important;\n      display: inline-block !important;\n    }\n    .nn-tag:hover {\n      background: var(--nn-ink) !important;\n      color: #ffffff !important;\n      border-color: var(--nn-ink) !important;\n    }\n\n    \/* FOOTNOTE *\/\n    .nn-footnote {\n      margin-top: 1.75rem;\n      padding-top: 1.25rem;\n      border-top: 1px solid var(--nn-border);\n    }\n    .nn-footnote p {\n      font-size: 0.78rem !important;\n      font-style: italic !important;\n      color: var(--nn-ink-light) !important;\n      line-height: 1.6 !important;\n      margin: 0 !important;\n    }\n    .nn-footnote a { color: var(--nn-navy); font-weight: 600; text-decoration: none; }\n    .nn-footnote a:hover { text-decoration: underline; }\n\n    \/* READ MORE *\/\n    .nn-read-more {\n      background: var(--nn-navy-hero);\n      padding: 3rem 0;\n    }\n    .nn-read-more-inner {\n      max-width: 760px;\n      margin: 0 auto;\n      padding: 0 2rem;\n    }\n    .nn-read-more-label {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.65rem;\n      font-weight: 500;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: #f0ebe2;\n      margin-bottom: 1.5rem;\n      display: flex;\n      align-items: center;\n      gap: 0.75rem;\n    }\n    .nn-read-more-label::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: rgba(245, 240, 232, 0.3);\n    }\n    \/* Grid gap approach: background of the grid creates visible hairlines between cards *\/\n    .nn-read-more-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 1px;\n      background: rgba(245, 240, 232, 0.15);\n      border: 1px solid rgba(245, 240, 232, 0.15);\n    }\n    .nn-read-more-card,\n    .nn-read-more-card:link,\n    .nn-read-more-card:visited {\n      padding: 1.5rem 1.6rem !important;\n      background: var(--nn-navy-hero) !important;\n      border: none !important;\n      text-decoration: none !important;\n      display: block !important;\n      transition: background 0.2s !important;\n    }\n    .nn-read-more-card:hover { background: rgba(255, 255, 255, 0.04) !important; }\n    .nn-read-more-tag {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.6rem;\n      font-weight: 500;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      color: rgba(240, 235, 226, 0.65);\n      margin-bottom: 0.6rem;\n    }\n    .nn-read-more-title {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 700;\n      font-size: 1rem;\n      line-height: 1.35;\n      color: #f0ebe2;\n    }\n\n    \/* FOOTER *\/\n    .nn-footer {\n      background: var(--nn-navy-hero);\n      padding: 2.5rem 2rem;\n      text-align: center;\n      border-top: 1px solid rgba(245, 240, 232, 0.1);\n    }\n    .nn-footer-logo {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 900;\n      font-size: 1.5rem;\n      letter-spacing: -0.02em;\n      margin-bottom: 0.45rem;\n      color: #f0ebe2;\n    }\n    .nn-footer-tagline {\n      font-family: 'DM Mono', monospace;\n      font-size: 0.65rem;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n      color: rgba(240, 235, 226, 0.75);\n    }\n\n    \/* HERO SECTION - full-width dark navy header matching NervNow article style *\/\n    .nn-hero {\n      background: var(--nn-navy-hero);\n      width: 100%;\n      padding: 4rem 2rem 3.5rem;\n      animation: nn-fadeUp 0.6s ease both;\n    }\n    .nn-hero-inner {\n      max-width: 760px;\n      margin: 0 auto;\n    }\n    .nn-hero .nn-category-tag::before {\n      background: rgba(255, 255, 255, 0.35);\n    }\n    .nn-hero .nn-category-tag span {\n      color: rgba(240, 235, 226, 0.65);\n      letter-spacing: 0.18em;\n    }\n    \/* Hero headline - needs higher specificity than .nn-article h1.nn-headline *\/\n    .nn-article .nn-hero h1.nn-headline {\n      color: #f0ebe2 !important;\n      font-size: clamp(2rem, 5vw, 3.1rem) !important;\n      line-height: 1.1 !important;\n      letter-spacing: -0.022em !important;\n    }\n    .nn-hero .nn-category-tag span {\n      color: rgba(240, 235, 226, 0.82);\n    }\n    .nn-hero .nn-deck {\n      color: rgba(240, 235, 226, 0.92);\n      border-left-color: rgba(255, 255, 255, 0.3);\n      font-size: 1.08rem;\n    }\n    .nn-hero-byline {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 0.88rem;\n      color: rgba(240, 235, 226, 0.75);\n      padding-top: 1.2rem;\n      border-top: 1px solid rgba(255, 255, 255, 0.12);\n      margin-top: 1.6rem;\n      display: flex;\n      align-items: center;\n      gap: 0;\n      flex-wrap: wrap;\n    }\n    .nn-hero-byline strong {\n      color: #f0ebe2;\n      font-weight: 600;\n    }\n    .nn-hero-byline-sep {\n      margin: 0 0.6rem;\n      color: rgba(255, 255, 255, 0.35);\n    }\n\n    \/* STAT GRID gets top padding when below hero *\/\n    .nn-stat-grid-wrap {\n      padding-top: 2.5rem;\n    }\n\n    \/* ANIMATIONS *\/\n    @keyframes nn-fadeUp {\n      from { opacity: 0; transform: translateY(14px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 720px) {\n      .nn-stat-grid { grid-template-columns: repeat(2, 1fr); }\n      .nn-company-meta { grid-template-columns: repeat(2, 1fr); gap: 0.9rem; }\n      .nn-stat-block-grid { grid-template-columns: 1fr; gap: 0.9rem; }\n      .nn-stat-block-cell + .nn-stat-block-cell { border-left: none; border-top: 1px solid var(--nn-border); padding-left: 0; padding-top: 0.9rem; }\n      .nn-g42-grid-4 { grid-template-columns: repeat(2, 1fr); }\n      .nn-g42-grid-3 { grid-template-columns: repeat(2, 1fr); }\n      .nn-patterns { grid-template-columns: 1fr; }\n      .nn-nav { padding: 0 1.25rem; }\n      .nn-wrap, .nn-read-more-inner, .nn-hero { padding-left: 1.25rem; padding-right: 1.25rem; }\n      .nn-hero { padding-top: 2.75rem; padding-bottom: 2.5rem; }\n      .nn-article h1.nn-headline { font-size: 1.85rem !important; }\n      .nn-read-more-grid { grid-template-columns: 1fr; }\n      .nn-read-more-card { border-right: none !important; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<div class=\"nn-article\">\n\n  <nav class=\"nn-nav\">\n    <a href=\"https:\/\/nervnow.com\/ro\/\" class=\"nn-nav-logo\">NervNow<\/a>\n    <a href=\"https:\/\/newsletter.nervnow.com\/\" target=\"_blank\" rel=\"noopener\" class=\"nn-nav-subscribe\">Subscribe<\/a>\n  <\/nav>\n\n  <main>\n\n    <!-- FULL-WIDTH DARK NAVY HERO SECTION -->\n    <section class=\"nn-hero\">\n      <div class=\"nn-hero-inner\">\n        <div class=\"nn-category-tag\"><span>Industry Insights &middot; UAE Special Report<\/span><\/div>\n        <h1 class=\"nn-headline\">G42 and the 24 Others: How the UAE Built an AI Empire in Seven Years<\/h1>\n        <p class=\"nn-deck\">From a 5-gigawatt Stargate campus in Abu Dhabi to a 70-billion parameter open-weight Arabic model and a $100 million sovereign AI startup fund, the United Arab Emirates is no longer just buying AI. It is building it. Here is a field guide to 25 of the companies that matter.<\/p>\n        <div class=\"nn-hero-byline\">\n          <strong>NervNow Editorial<\/strong>\n          <span class=\"nn-hero-byline-sep\">&bull;<\/span>\n          May 4, 2026\n          <span class=\"nn-hero-byline-sep\">&bull;<\/span>\n          Industry Insights\n          <span class=\"nn-hero-byline-sep\">&bull;<\/span>\n          20 min read\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- BODY CONTENT - white background -->\n    <div class=\"nn-wrap\">\n      <div class=\"nn-stat-grid-wrap\">\n        <div class=\"nn-stat-grid\">\n          <div class=\"nn-stat-card\">\n            <div class=\"nn-stat-value\">25<\/div>\n            <div class=\"nn-stat-label\">Companies<br>Profiled<\/div>\n          <\/div>\n          <div class=\"nn-stat-card\">\n            <div class=\"nn-stat-value\">5 GW<\/div>\n            <div class=\"nn-stat-label\">Stargate UAE<br>AI Campus<\/div>\n          <\/div>\n          <div class=\"nn-stat-card\">\n            <div class=\"nn-stat-value\">$2.3B<\/div>\n            <div class=\"nn-stat-label\">G42<br>Equity Raised<\/div>\n          <\/div>\n          <div class=\"nn-stat-card\">\n            <div class=\"nn-stat-value\">$125M<\/div>\n            <div class=\"nn-stat-label\">UAE AI Funding<br>H1 2025<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"nn-body\">\n\n        <p>The UAE&#8217;s bet on artificial intelligence is unusual in two respects. First, it is unusually concentrated: a small number of state-aligned holding companies coordinate the country&#8217;s compute, capital, models, and services across sectors. Second, it is unusually horizontal: the same family of investors and operators shows up in foundation-model research, healthcare, space, defense, and consumer apps used by tens of millions of people daily.<\/p>\n\n        <p>This guide groups 25 UAE-based AI companies into eight working categories: national champions, foundation-model labs, cloud and security infrastructure, industry-vertical operators, consumer platforms, defense AI, independent and Arabic-first companies, and emerging sector startups. Each entry includes a structured profile and is sized to what the company actually does, with funding and product details verified against primary sources.<\/p>\n\n        <div class=\"nn-also-read\">\n          <div class=\"nn-also-read-label\">Also Read<\/div>\n          <a href=\"https:\/\/nervnow.com\/ro\/top-20-ai-companies-in-india-to-watch-in-2026\/\" class=\"nn-also-read-link\">Top 20 AI Companies in India to Watch in 2026 &rarr;<\/a>\n        <\/div>\n\n        <!-- ============================================================\n             SECTION I\n             ============================================================ -->\n        <div class=\"nn-section-label\">I. The National AI Champions<\/div>\n\n        <p>Two entities sit at the top of the UAE&#8217;s AI architecture. One builds the technology; the other finances it globally. Together, G42 and MGX represent a degree of sovereign AI ambition that has no direct parallel outside the United States and China. The eight subsidiaries below sit underneath G42 alone.<\/p>\n\n        <!-- G42 GROUP MAP -->\n        <div class=\"nn-g42-map\">\n          <div class=\"nn-g42-banner\">\n            <div class=\"nn-g42-banner-label\">The G42 Empire<\/div>\n            <div class=\"nn-g42-banner-title\">Eight Subsidiaries Across the UAE&#8217;s AI Stack<\/div>\n            <div class=\"nn-g42-banner-meta\">Abu Dhabi-headquartered &middot; Founded 2018 &middot; $2.3B raised &middot; 25,000+ employees &middot; 30+ countries<\/div>\n          <\/div>\n\n          <div class=\"nn-g42-cluster-label\">Infrastructure &amp; Compute<\/div>\n          <div class=\"nn-g42-grid nn-g42-grid-3\">\n            <div class=\"nn-g42-card\">\n              <div class=\"nn-g42-card-name\">Core42<\/div>\n              <div class=\"nn-g42-card-tag\">Sovereign Cloud<\/div>\n              <div class=\"nn-g42-card-fact\">Greenshield execution layer. Runs ADHIE health exchange (1,900+ facilities).<\/div>\n            <\/div>\n            <div class=\"nn-g42-card\">\n              <div class=\"nn-g42-card-name\">Khazna<\/div>\n              <div class=\"nn-g42-card-tag\">Data Centers<\/div>\n              <div class=\"nn-g42-card-fact\">70%+ UAE market share. e&amp; sold remaining 40% stake to G42 for $2.2B in Feb 2025.<\/div>\n            <\/div>\n            <div class=\"nn-g42-card\">\n              <div class=\"nn-g42-card-name\">CPX<\/div>\n              <div class=\"nn-g42-card-tag\">Cybersecurity<\/div>\n              <div class=\"nn-g42-card-fact\">Founded 2022, CEO Hadi Anwar. Sovereign security layer for government clients.<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"nn-g42-cluster-label\">Models &amp; Consumer<\/div>\n          <div class=\"nn-g42-grid nn-g42-grid-2\">\n            <div class=\"nn-g42-card\">\n              <div class=\"nn-g42-card-name\">Inception<\/div>\n              <div class=\"nn-g42-card-tag\">Arabic LLMs<\/div>\n              <div class=\"nn-g42-card-fact\">Built Jais 2 (70B parameters, Dec 2025), Nanda (Hindi), Sherkala (Kazakh) with Cerebras.<\/div>\n            <\/div>\n            <div class=\"nn-g42-card\">\n              <div class=\"nn-g42-card-name\">Astra Tech<\/div>\n              <div class=\"nn-g42-card-tag\">Consumer AI\/Fintech<\/div>\n              <div class=\"nn-g42-card-fact\">Owns Botim (8\/10 UAE smartphones) and Quantix ($500M Citi ABS, Dec 2024).<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"nn-g42-cluster-label\">Industry Verticals<\/div>\n          <div class=\"nn-g42-grid nn-g42-grid-4\">\n            <div class=\"nn-g42-card\">\n              <div class=\"nn-g42-card-name\">Presight<\/div>\n              <div class=\"nn-g42-card-tag\">AI Analytics<\/div>\n              <div class=\"nn-g42-card-fact\">ADX-listed, AED 3.03B FY25 revenue, +36.9% YoY.<\/div>\n            <\/div>\n            <div class=\"nn-g42-card\">\n              <div class=\"nn-g42-card-name\">AIQ<\/div>\n              <div class=\"nn-g42-card-tag\">Energy AI<\/div>\n              <div class=\"nn-g42-card-fact\">ADNOC JV (now Presight 51%). Built ENERGYai with Microsoft.<\/div>\n            <\/div>\n            <div class=\"nn-g42-card\">\n              <div class=\"nn-g42-card-name\">M42<\/div>\n              <div class=\"nn-g42-card-tag\">Health AI<\/div>\n              <div class=\"nn-g42-card-fact\">480+ facilities, 27 countries. Med42 LLM scored 72% on USMLE.<\/div>\n            <\/div>\n            <div class=\"nn-g42-card\">\n              <div class=\"nn-g42-card-name\">Space42<\/div>\n              <div class=\"nn-g42-card-tag\">Space AI<\/div>\n              <div class=\"nn-g42-card-fact\">ADX-listed, $3B IPO market value. $695.5M ECA financing.<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"nn-g42-footnote\">Strategic affiliates: TII (research, government-funded) and MGX (sovereign AI investment).<\/div>\n        <\/div>\n\n        <!-- G42 -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">01<\/span>G42<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2018<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Sheikh Tahnoun bin Zayed Al Nahyan<span class=\"nn-company-meta-detail\">Chair<\/span>Peng Xiao<span class=\"nn-company-meta-detail\">CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">$2.3B<span class=\"nn-company-meta-detail\">Silver Lake, Mubadala, $1.5B Microsoft (2024)<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">AI conglomerate\/cloud\/holding<\/div>\n            <\/div>\n          <\/div>\n          <p>G42 is the Abu Dhabi conglomerate that anchors the country&#8217;s AI strategy. Founded in 2018, the group reports more than 25,000 employees across 30-plus countries and has raised $2.3 billion in equity, including a $1.5 billion Microsoft investment in April 2024 that brought Microsoft President Brad Smith onto its board. Its core bet is what it calls the Intelligence Grid, a unified backbone of compute, cloud, data centers, and domain-specific AI. G42 is the founding partner behind Stargate UAE, a 1-gigawatt cluster within a planned 5-gigawatt UAE-U.S. AI Campus in Abu Dhabi, built with OpenAI, Oracle, Nvidia, SoftBank, and Cisco, with first capacity expected online in 2026. The group has also launched Digital Embassies and Greenshield, a sovereign operating model for governments to deploy AI while retaining legal authority over their data.<\/p>\n        <\/div>\n\n        <!-- MGX -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">02<\/span>MGX<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">March 2024<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Sheikh Tahnoun bin Zayed Al Nahyan<span class=\"nn-company-meta-detail\">Chair<\/span>Khaldoon Al Mubarak<span class=\"nn-company-meta-detail\">Vice Chair<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">AUM Target<\/div>\n              <div class=\"nn-company-meta-value\">$100B+<span class=\"nn-company-meta-detail\">Founding partners: Mubadala, G42<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">AI investment\/infrastructure<\/div>\n            <\/div>\n          <\/div>\n          <p>MGX is the AI investment company Abu Dhabi created in March 2024, with Mubadala and G42 as founding partners. It is among the most active sovereign backers of frontier AI globally. Its OpenAI exposure spans two primary rounds and one secondary transaction: the October 2024 Series E at a $157 billion valuation, an October 2025 secondary at $500 billion, and co-leading the April 2026 round at $852 billion. MGX also invested in xAI&#8217;s $20 billion Series E in January 2026, was part of the $40 billion Aligned Data Centers acquisition in October 2025, holds a stake in TikTok USDS, and is a general partner in BlackRock&#8217;s Global AI Infrastructure Investment Partnership alongside Microsoft, with up to $30 billion in equity and $70 billion in additional debt financing potential.<\/p>\n        <\/div>\n\n        <div class=\"nn-pull-quote\">\n          <p>&#8220;Sheikh Tahnoun bin Zayed sits as Chair of both G42 and MGX, a structure that places the technology builder and the sovereign AI investor under common leadership.&#8221;<\/p>\n        <\/div>\n\n        <!-- ============================================================\n             SECTION II\n             ============================================================ -->\n        <div class=\"nn-section-label\">II. Foundation Models and Research Labs<\/div>\n\n        <p>The UAE&#8217;s bet on open-weight AI runs through three linked institutions: a government research lab that produces the models, a commercial spinoff that packages them for enterprise, and a G42 subsidiary that extends them into new languages. Together, they constitute the most deliberate attempt by any non-U.S., non-Chinese actor to build a native foundation model stack.<\/p>\n\n        <!-- TII -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">03<\/span>Technology Innovation Institute<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2020<span class=\"nn-company-meta-detail\">Parent: ATRC, Abu Dhabi<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">H.E. Faisal Al Bannai<span class=\"nn-company-meta-detail\">Secretary-General, ATRC<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">Government R&amp;D<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">AI research\/foundation models<\/div>\n            <\/div>\n          <\/div>\n          <p>TII, the applied research arm of Abu Dhabi&#8217;s Advanced Technology Research Council, is the lab behind the Falcon family of open-source models. Falcon first topped the Hugging Face Open LLM Leaderboard in May 2023. Since then TII has shipped hybrid Mamba-Transformer architectures and specialized models including Falcon-H1 Arabic (January 2026), Falcon Reasoning, Falcon-Perception, and Falcon-OCR. The SigLino vision encoder family was accepted at CVPR 2026. Falcon weights are downloadable on Hugging Face and available on Amazon SageMaker and Bedrock Marketplace.<\/p>\n        <\/div>\n\n        <!-- AI71 -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">04<\/span>AI71<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2023<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founders<\/div>\n              <div class=\"nn-company-meta-value\">ATRC and VentureOne<span class=\"nn-company-meta-detail\">Created under direction of H.E. Faisal Al Bannai<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">Not disclosed<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Enterprise AI\/Falcon deployment<\/div>\n            <\/div>\n          <\/div>\n          <p>AI71 is the commercial enterprise spinoff of TII, founded to take the Falcon model family into production across healthcare, education, legal, financial, and government sectors. Created under the direction of H.E. Faisal Al Bannai, Secretary-General of ATRC, AI71 aims to bring open-source large language models to the world through enterprise-grade AI applications. In May 2025, it expanded global distribution through a partnership with AWS, putting agentic enterprise tools into the AWS Marketplace. Its product line centers on selective automation and agentic workflows built on Falcon models and TII&#8217;s PetalGuard privacy framework.<\/p>\n        <\/div>\n\n        <!-- INCEPTION -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">05<\/span>Inception<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2017<span class=\"nn-company-meta-detail\">G42 subsidiary since 2019<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">G42 group leadership<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">G42-backed<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Applied AI\/Arabic LLMs<\/div>\n            <\/div>\n          <\/div>\n          <p>Inception, a G42 subsidiary, builds region-specific large language models and applied AI products. In December 2025, it released Jais 2, a 70-billion parameter open-weight Arabic LLM developed with Cerebras Systems and Mohamed bin Zayed University of Artificial Intelligence. Alongside Jais, Inception has built Nanda (Hindi) and Sherkala (Kazakh), and co-developed K2 and K2-Think reasoning systems with MBZUAI. Its commercial portfolio spans (In)Sight, (In)Health, (In)Climate, (In)Procurement, and (In)Business product lines, and it operates the Jais Chat consumer app.<\/p>\n        <\/div>\n\n        <!-- ============================================================\n             SECTION III\n             ============================================================ -->\n        <div class=\"nn-section-label\">III. Cloud, Compute, and Security Infrastructure<\/div>\n\n        <p>The G42 group runs three infrastructure companies that together constitute the plumbing of the UAE&#8217;s AI ambitions: one for cloud and sovereignty, one for raw compute, and one for cybersecurity. The Khazna acquisition story in particular illustrates how G42 has progressively consolidated control of the country&#8217;s digital infrastructure.<\/p>\n\n        <!-- CORE42 -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">06<\/span>Core42<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">October 2023<span class=\"nn-company-meta-detail\">Merger of G42 Cloud and Injazat<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Parent<\/div>\n              <div class=\"nn-company-meta-value\">G42<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">G42-backed<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Sovereign cloud\/AI infrastructure<\/div>\n            <\/div>\n          <\/div>\n          <p>Core42 is G42&#8217;s sovereign cloud and AI infrastructure arm and the execution layer for the Greenshield framework across multi-region deployments. It runs the Abu Dhabi Health Information Exchange, connecting more than 1,900 healthcare facilities and 2.9 million patient records, and serves as the compute backbone for Cerebras-trained models including Med42 and Jais.<\/p>\n        <\/div>\n\n        <!-- KHAZNA -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">07<\/span>Khazna Data Centers<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2012<span class=\"nn-company-meta-detail\">Transferred to G42 from Mubadala in 2020<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Ownership<\/div>\n              <div class=\"nn-company-meta-value\">Fully G42-owned<span class=\"nn-company-meta-detail\">e&amp; sold remaining 40% stake to G42 for $2.2B in February 2025<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">G42-backed<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Data centers\/compute<\/div>\n            <\/div>\n          <\/div>\n          <p>Khazna is the UAE&#8217;s largest data center operator, holding more than 70 percent of the country&#8217;s data center market. Originally a joint venture with G42 holding 60 percent and e&amp; holding 40 percent, e&amp; sold its remaining stake to G42 for $2.2 billion in February 2025, making Khazna a fully G42-owned entity. In November 2025, Microsoft and G42 announced a 200-megawatt expansion through Khazna, part of Microsoft&#8217;s $15.2 billion UAE investment commitment through 2029, with initial capacity expected online before the end of 2026. Khazna&#8217;s footprint also feeds directly into the Stargate UAE buildout.<\/p>\n        <\/div>\n\n        <!-- CPX -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">08<\/span>CPX<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2022<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Hadi Anwar<span class=\"nn-company-meta-detail\">CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">G42-backed<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Cybersecurity<\/div>\n            <\/div>\n          <\/div>\n          <p>CPX is G42&#8217;s cybersecurity company, established in 2022 and led by CEO Hadi Anwar, serving enterprise and government clients across the UAE and the region with managed detection and response, threat intelligence, and AI-driven security operations. It sits inside G42&#8217;s broader strategy of packaging sovereign compute alongside sovereign security as a single government offer.<\/p>\n        <\/div>\n\n        <!-- ============================================================\n             SECTION IV\n             ============================================================ -->\n        <div class=\"nn-section-label\">IV. Industry-Vertical AI Operators<\/div>\n\n        <p>Four companies apply AI directly inside the UAE&#8217;s most consequential industries: government analytics, energy, healthcare, and space. Each is heavily capitalized and each has a national mandate that goes well beyond commercial return. Presight, the listed AI analytics arm of G42, illustrates the scale.<\/p>\n\n        <!-- PRESIGHT STAT BLOCK -->\n        <div class=\"nn-stat-block\">\n          <div class=\"nn-stat-block-label\">Presight FY25 Performance &middot; ADX:PRESIGHT<\/div>\n          <div class=\"nn-stat-block-grid\">\n            <div class=\"nn-stat-block-cell\">\n              <div class=\"nn-stat-block-value\">AED 3.03B<\/div>\n              <div class=\"nn-stat-block-label-val\">FY25 Revenue<span class=\"nn-stat-block-detail\">Approximately $825 million<\/span><\/div>\n            <\/div>\n            <div class=\"nn-stat-block-cell\">\n              <div class=\"nn-stat-block-value\">+36.9%<\/div>\n              <div class=\"nn-stat-block-label-val\">Year-on-Year Growth<span class=\"nn-stat-block-detail\">International revenue +130%<\/span><\/div>\n            <\/div>\n            <div class=\"nn-stat-block-cell\">\n              <div class=\"nn-stat-block-value\">11<\/div>\n              <div class=\"nn-stat-block-label-val\">African Markets<span class=\"nn-stat-block-detail\">Including Burkina Faso, C\u00f4te d&#8217;Ivoire, Gabon<\/span><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- PRESIGHT -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">09<\/span>Presight<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2020<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Thomas Pramotedham<span class=\"nn-company-meta-detail\">CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">IPO March 2023, $496M raised<span class=\"nn-company-meta-detail\">ADX:PRESIGHT &middot; 136x oversubscribed<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">AI analytics\/public sector<\/div>\n            <\/div>\n          <\/div>\n          <p>Presight is the listed analytics and AI services arm of G42, trading on the Abu Dhabi Securities Exchange. Full-year 2025 revenue came in at AED 3.03 billion (approximately $825 million), up 36.9 percent year on year, with international revenue rising 130 percent to 38.5 percent of the top line. Its omni-analytics platform, TAQ, drives public-sector contracts. In February, Presight signed AI agreements with the governments of Burkina Faso, C\u00f4te d&#8217;Ivoire, and Gabon, taking its African footprint to at least 11 markets, and disclosed the first five investments from its $100 million Presight-Shorooq Fund I. Its startup accelerator selected 10 AI companies from 120 applications across 17 countries in 2025, with Derq among the selectees.<\/p>\n        <\/div>\n\n        <!-- AIQ -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">10<\/span>AIQ<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">October 2020<span class=\"nn-company-meta-detail\">Originally ADNOC-G42 JV (60\/40)<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Dennis Jol<span class=\"nn-company-meta-detail\">CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Ownership<\/div>\n              <div class=\"nn-company-meta-value\">Presight 51%, ADNOC 49%<span class=\"nn-company-meta-detail\">Presight stake acquired in AED 4.9B deal<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Energy AI<\/div>\n            <\/div>\n          <\/div>\n          <p>AIQ began in October 2020 as an ADNOC-G42 joint venture (ADNOC 60 percent, G42 40 percent) focused on applying AI to oil and gas operations. Presight later acquired a 51 percent majority stake for AED 4.9 billion. Under CEO Dennis Jol, the company is running pilots in six countries, with announced deals in Colombia, Kazakhstan, and Indonesia. AIQ&#8217;s flagship product, ENERGYai, co-developed with ADNOC, G42, and Microsoft, launched in November 2024 as what the partners describe as the world&#8217;s first agentic AI platform for energy optimization, reporting $500 million in operational value and 1 million tons of carbon reductions.<\/p>\n        <\/div>\n\n        <!-- M42 -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">11<\/span>M42<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2023<span class=\"nn-company-meta-detail\">Merger of G42 Healthcare and Mubadala Health<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Hasan Jasem Al Nowais<span class=\"nn-company-meta-detail\">CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">G42 and Mubadala backed<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Health AI\/genomics<\/div>\n            <\/div>\n          <\/div>\n          <p>M42 is the Abu Dhabi-based health technology company formed from the 2023 merger of G42 Healthcare and Mubadala Health, operating more than 480 facilities across 27 countries with 20,000-plus employees. Its AI products include Med42, a clinical large language model that scored 72 percent on the United States Medical Licensing Examination sample exam in zero-shot evaluation, and Malaffi, the national health information exchange. M42 also runs the Emirati Genome Programme and Abu Dhabi BioBank, and is partnering with Toshiba ESS to build the Middle East&#8217;s first heavy-ion cancer therapy facility.<\/p>\n        <\/div>\n\n        <!-- SPACE42 -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">12<\/span>Space42<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">October 2024<span class=\"nn-company-meta-detail\">Merger of Bayanat and Yahsat<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Karim Michel Sabbagh<span class=\"nn-company-meta-detail\">Managing Director<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">ADX-listed<span class=\"nn-company-meta-detail\">SPACE42 &middot; $695.5M ECA financing<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Space AI\/geospatial\/satellite<\/div>\n            <\/div>\n          <\/div>\n          <p>Space42 is the UAE&#8217;s listed AI-powered space technology company, formed from the October 2024 merger of geospatial AI provider Bayanat and satellite operator Yahsat, with G42, Mubadala, and IHC as major shareholders. It launched with a $3 billion ADX market value and operates two business units: Yahsat Space Services for satellite communications and Bayanat Smart Solutions for geospatial AI via its gIQ intelligence platform. The company secured $695.5 million in export-credit-backed financing in July 2025 for its Al Yah 4 and Al Yah 5 satellites, underpinned by a 17-year, $5.1 billion UAE government broadband contract. Space42 has also committed $600 million in capital toward Equatys, a 2,800-satellite LEO constellation.<\/p>\n        <\/div>\n        <!-- ============================================================\n             SECTION V\n             ============================================================ -->\n        <div class=\"nn-section-label\">V. Consumer-Facing AI Platforms<\/div>\n\n        <!-- ASTRA TECH -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">13<\/span>Astra Tech (Botim)<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2022<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Abdallah Abu Sheikh<span class=\"nn-company-meta-detail\">Founder<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">$500M G42-led<span class=\"nn-company-meta-detail\">Quantix subsidiary: $500M Citi ABS, Dec 2024<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Consumer AI\/fintech super app<\/div>\n            <\/div>\n          <\/div>\n          <p>Astra Tech is the consumer arm of the G42 group and parent of Botim, the voice-and-messaging app installed on roughly eight in 10 UAE smartphones. The app has been rebuilt as an AI-native fintech platform. Botim AI integrated Microsoft Azure&#8217;s Voice Live API in January, delivering low-latency multilingual voice interactions; the assistant now serves 3.6 million users with 100,000 daily actives. Astra Tech also owns Quantix, the first UAE fintech to receive a Central Bank Finance Company License since 2008, which in December 2024 secured $500 million in asset-backed securitization financing from Citi, among the largest such deals provided to a UAE fintech to date.<\/p>\n        <\/div>\n\n        <!-- YANGO -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">14<\/span>Yango Group<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2018<span class=\"nn-company-meta-detail\">Originally a Yandex brand; became Dubai-HQ independent group in 2022<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Daniil Shuleyko<span class=\"nn-company-meta-detail\">CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">Internally financed<span class=\"nn-company-meta-detail\">Ex-Yandex international assets<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Mobility\/consumer AI\/robotics<\/div>\n            <\/div>\n          <\/div>\n          <p>Yango is the Dubai-headquartered consumer technology group operating across 30-plus countries in mobility, delivery, mapping, fintech, and entertainment. In 2025, it received the Dubai AI Seal at the highest impact tier. Its AI portfolio includes Yasmina, a bilingual Arabic-English voice assistant; Yango Tech&#8217;s warehouse Picker Robot with up to 97 percent product-type coverage at 95 percent picking accuracy; and Yango Tech Autonomy&#8217;s last-mile delivery robots, which have logged more than 1,300 kilometers in Dubai. Yango Tech reports 5.5 million orders fulfilled in 2025 and more than 800,000 unique users on retailer apps it powers.<\/p>\n        <\/div>\n\n        <!-- ============================================================\n             SECTION VI\n             ============================================================ -->\n        <div class=\"nn-section-label\">VI. Defense and Sovereign Tech<\/div>\n\n        <!-- EDGE -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">15<\/span>EDGE Group<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">November 2019<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">H.E. Faisal Al Bannai<span class=\"nn-company-meta-detail\">Founder and Chairman<\/span>Hamad Al Marar<span class=\"nn-company-meta-detail\">CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Scale<\/div>\n              <div class=\"nn-company-meta-value\">State-owned defense conglomerate<span class=\"nn-company-meta-detail\">$7.96B order intake (2025) &middot; $20.4B backlog<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Defense AI\/advanced manufacturing<\/div>\n            <\/div>\n          <\/div>\n          <p>EDGE is the UAE&#8217;s defense and advanced technology conglomerate, with more than 35 entities, 17,900 employees, and 250 product lines across air, land, sea, cyber, electronic warfare, and space. It reported a record order intake of $7.96 billion in 2025 and an order backlog of $20.4 billion. In May 2025, EDGE launched its Group AI Accelerator as a center of excellence to integrate AI across defense manufacturing. In November 2025, it signed a memorandum of understanding with L3Harris on joint AI and autonomy R&amp;D. The group is expanding defense exports, including programs in Ecuador and multiple joint ventures and naval cooperation agreements in Brazil.<\/p>\n        <\/div>\n\n        <!-- ============================================================\n             SECTION VII\n             ============================================================ -->\n        <div class=\"nn-section-label\">VII. Independent and Arabic-First AI Companies<\/div>\n\n        <p>The most interesting structural development in UAE AI over the past 18 months is the emergence of a cluster of independent companies building for Arabic-first and regulated-industry use cases. None are G42 subsidiaries. Several have G42 as an investor but operate with genuine product independence. Together, they represent the early shape of an AI sector that is not purely state-directed.<\/p>\n\n        <!-- FUNDING CHART -->\n        <div class=\"nn-funding-chart\">\n          <div class=\"nn-funding-chart-label\">Funding Landscape<\/div>\n          <div class=\"nn-funding-chart-title\">Independent UAE AI Companies, Total Disclosed Funding<\/div>\n\n          <div class=\"nn-funding-row\">\n            <div class=\"nn-funding-row-head\">\n              <div><span class=\"nn-funding-name\">AppliedAI<\/span><span class=\"nn-funding-tag\">Enterprise AI &middot; G42-led<\/span><\/div>\n              <div class=\"nn-funding-amount\">$97M<\/div>\n            <\/div>\n            <div class=\"nn-funding-bar\"><div class=\"nn-funding-bar-fill\" style=\"width: 100%;\"><\/div><\/div>\n          <\/div>\n\n          <div class=\"nn-funding-row\">\n            <div class=\"nn-funding-row-head\">\n              <div><span class=\"nn-funding-name\">Alaan<\/span><span class=\"nn-funding-tag\">AI Fintech &middot; Series A 2025<\/span><\/div>\n              <div class=\"nn-funding-amount\">$48M<\/div>\n            <\/div>\n            <div class=\"nn-funding-bar\"><div class=\"nn-funding-bar-fill\" style=\"width: 49.5%;\"><\/div><\/div>\n          <\/div>\n\n          <div class=\"nn-funding-row\">\n            <div class=\"nn-funding-row-head\">\n              <div><span class=\"nn-funding-name\">Tarjama&amp;<\/span><span class=\"nn-funding-tag\">Arabic LLMs &middot; Series A 2025<\/span><\/div>\n              <div class=\"nn-funding-amount\">$15M<\/div>\n            <\/div>\n            <div class=\"nn-funding-bar\"><div class=\"nn-funding-bar-fill\" style=\"width: 15.5%;\"><\/div><\/div>\n          <\/div>\n\n          <div class=\"nn-funding-row\">\n            <div class=\"nn-funding-row-head\">\n              <div><span class=\"nn-funding-name\">Derq<\/span><span class=\"nn-funding-tag\">Mobility AI &middot; multiple rounds<\/span><\/div>\n              <div class=\"nn-funding-amount\">~$6M<\/div>\n            <\/div>\n            <div class=\"nn-funding-bar\"><div class=\"nn-funding-bar-fill\" style=\"width: 6.2%;\"><\/div><\/div>\n          <\/div>\n\n          <div class=\"nn-funding-row\">\n            <div class=\"nn-funding-row-head\">\n              <div><span class=\"nn-funding-name\">Verofax<\/span><span class=\"nn-funding-tag\">Supply chain AI &middot; multiple rounds<\/span><\/div>\n              <div class=\"nn-funding-amount\">$5.86M<\/div>\n            <\/div>\n            <div class=\"nn-funding-bar\"><div class=\"nn-funding-bar-fill\" style=\"width: 6%;\"><\/div><\/div>\n          <\/div>\n\n          <div class=\"nn-funding-row\">\n            <div class=\"nn-funding-row-head\">\n              <div><span class=\"nn-funding-name\">Prop AI<\/span><span class=\"nn-funding-tag\">Proptech &middot; pre-seed 2025<\/span><\/div>\n              <div class=\"nn-funding-amount\">$1.5M<\/div>\n            <\/div>\n            <div class=\"nn-funding-bar\"><div class=\"nn-funding-bar-fill\" style=\"width: 1.5%;\"><\/div><\/div>\n          <\/div>\n\n          <div class=\"nn-funding-row\">\n            <div class=\"nn-funding-row-head\">\n              <div><span class=\"nn-funding-name\">CNTXT AI &middot; Actualize &middot; FACEKI<\/span><span class=\"nn-funding-tag\">Arabic voice\/biometrics<\/span><\/div>\n              <div class=\"nn-funding-amount-na\">Funding undisclosed<\/div>\n            <\/div>\n            <div class=\"nn-funding-bar\"><div class=\"nn-funding-bar-empty\"><\/div><\/div>\n          <\/div>\n\n          <div class=\"nn-funding-axis\"><span>$0<\/span><span>$25M<\/span><span>$50M<\/span><span>$75M<\/span><span>$97M<\/span><\/div>\n          <p class=\"nn-funding-source\">AppliedAI total combines a $42M seed (2022, G42 and Al Maktoum family) with a $55M Series A (Feb 2025, G42-led with Palantir, Bessemer, McKinsey, Accrete, MEVP, e&amp;). Sources: company announcements, Crunchbase, Wamda, MENAbytes.<\/p>\n        <\/div>\n\n        <!-- APPLIEDAI -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">16<\/span>AppliedAI<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2021<span class=\"nn-company-meta-detail\">London; relocated to Abu Dhabi 2022<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Arya Bolurfrushan<span class=\"nn-company-meta-detail\">Founder and CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">$97M total<span class=\"nn-company-meta-detail\">$42M seed (G42 and Al Maktoum family) + $55M Series A G42-led at $300M pre-money (Feb 2025)<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Enterprise AI\/regulated industries<\/div>\n            <\/div>\n          <\/div>\n          <p>AppliedAI, headquartered in Abu Dhabi with more than 350 employees, builds Opus, an agentic workflow platform for regulated industries including healthcare, insurance, banking, energy, and government. G42 has been its lead backer since 2022 and led the February 2025 Series A, which valued the company at $300 million pre-money. Co-investors in the Series A included Palantir, Bessemer Venture Partners, McKinsey, Accrete Capital, MEVP, and e&amp;. Clients include M42, U.S. law firm Morgan &amp; Morgan, and British drug safety monitoring company Qinecsa. The Series A stands as the largest single AI funding event out of the UAE outside the G42 portfolio&#8217;s own entities.<\/p>\n        <\/div>\n\n        <!-- SAAL -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">17<\/span>Saal.ai<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2018<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Vikraman Poduval<span class=\"nn-company-meta-detail\">CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Parent<\/div>\n              <div class=\"nn-company-meta-value\">Abu Dhabi Capital Group<span class=\"nn-company-meta-detail\">ADCG<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Cognitive AI\/sovereign AI<\/div>\n            <\/div>\n          <\/div>\n          <p>Saal.ai is a cognitive AI company headquartered in Abu Dhabi under the Abu Dhabi Capital Group. Its flagship platform, DigiXT, integrates AI and big data analytics for law-enforcement and surveillance use cases; Data Prism 360, AcademyX, and Market Hub target enterprise data, education, and capital-markets clients. In 2026, the company unveiled a Sovereign GPT and multi-agent decision support system at UMEX SIMTEX, announced an AI-enabled market infrastructure collaboration with the Abu Dhabi Securities Exchange, and entered a strategic partnership with Nutanix on sovereign generative AI.<\/p>\n        <\/div>\n\n        <!-- TARJAMA -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">18<\/span>Tarjama&amp;<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2009<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Nour Al Hassan<span class=\"nn-company-meta-detail\">Founder and CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">$15M Series A (May 2025)<span class=\"nn-company-meta-detail\">Global Ventures-led; Wamda, TA Ventures, Golden Gate, Endeavor Catalyst<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Arabic AI\/language technology<\/div>\n            <\/div>\n          <\/div>\n          <p>Tarjama&amp; is the UAE-headquartered language technology company that began as an Arabic-English translation services business in 2009 and has rebuilt itself around AI. It now operates in 30-plus markets, has processed more than 2 billion words across 50 languages and 22 Arabic dialects, and ships Pronoia 7B and Pronoia 14B, bilingual Arabic-English small language models the company says outperform GPT-4o, DeepSeek-V3, and Cohere on Arabic tasks. Pronoia powers the Arabic.AI agentic platform targeting contract review, business translation, and summarization for enterprise and government clients. Tarjama&amp; is profitable, with revenue growing at a 20 percent compounded annual rate over three years.<\/p>\n        <\/div>\n\n        <!-- CNTXT -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">19<\/span>CNTXT AI<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2021<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Mohammad Abu Sheikh<span class=\"nn-company-meta-detail\">Co-founder and CEO<\/span>Hasan Abu Sheikh<span class=\"nn-company-meta-detail\">Co-founder<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">Not disclosed<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Arabic voice AI\/sovereign data<\/div>\n            <\/div>\n          <\/div>\n          <p>CNTXT AI is an Abu Dhabi-based data and AI company focused on sovereign Arabic AI. Its flagship product, Munsit, combines patented speech recognition with its Faseeh text-to-speech model across more than 25 Arabic dialects. Munsit has processed more than 86 million Arabic words and 1 million minutes of audio, serves more than 250 government and enterprise organizations, and its mobile app reached 150,000 users within two months of launch. CNTXT also operates TestAI, an evaluation suite for AI reliability, and provides Arabic data labeling and annotation services to AI labs and enterprise teams globally.<\/p>\n        <\/div>\n\n        <!-- ACTUALIZE -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">20<\/span>Actualize<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Headquarters<\/div>\n              <div class=\"nn-company-meta-value\">UAE-headquartered<span class=\"nn-company-meta-detail\">Founding date not publicly disclosed<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Muhammed Shabreen<span class=\"nn-company-meta-detail\">Co-founder and CEO<\/span>Khalid Ghiboub<span class=\"nn-company-meta-detail\">Co-founder<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">Not disclosed<span class=\"nn-company-meta-detail\">Arun Mohan joined as Equity Partner, Dec 2025<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Conversational AI\/Arabic voice<\/div>\n            <\/div>\n          <\/div>\n          <p>Actualize is a UAE-headquartered conversational AI company whose Arabic speech model, Faseeh, powers AGNTIX, a fully UAE-built agentic platform delivering real-time Arabic voice automation at sub-200-millisecond latency, with native GCC dialect coverage including Emirati-neutral, Najdi, Hijazi, Kuwaiti, Omani, and Qatari variants. The platform supports on-premise, hybrid, and SaaS deployment with GCC data residency, and is in production across banking workflows, debt collection, customer support, and government citizen services. The company reports tens of thousands of daily customer interactions and 40-70 percent cost reductions for clients.<\/p>\n        <\/div>\n        <!-- ============================================================\n             SECTION VIII\n             ============================================================ -->\n        <div class=\"nn-section-label\">VIII. Emerging Sectoral Startups<\/div>\n\n        <p>The UAE&#8217;s emerging AI startup layer is thin but accelerating. Hub71 reports that more than 80 percent of its most recent accelerator cohort is building AI-driven products. Magnitt data shows UAE AI startups raised $125 million in the first half of 2025, a 64 percent year-on-year increase, making the UAE the largest single AI-funding market in MENA for the period. Five companies illustrate where the independent base is finding traction.<\/p>\n\n        <!-- ALAAN -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">21<\/span>Alaan<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2022<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Parthi Duraisamy<span class=\"nn-company-meta-detail\">Co-founder, ex-McKinsey<\/span>Karun Kurien<span class=\"nn-company-meta-detail\">Co-founder, ex-McKinsey<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">$48M Series A (2025)<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">AI fintech\/spend management<\/div>\n            <\/div>\n          <\/div>\n          <p>Alaan is a Dubai-based fintech building an AI-powered corporate spend management platform. Its $48 million Series A in 2025 was one of the largest such rounds in MENA that year and makes it one of the most visible AI-native fintech companies coming out of the UAE.<\/p>\n        <\/div>\n\n        <!-- PROP AI -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">22<\/span>Prop AI<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2023<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Ranime El-Skaff<span class=\"nn-company-meta-detail\">Co-founder and CEO<\/span>Christian Kunz<span class=\"nn-company-meta-detail\">Co-founder<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">$1.5M pre-seed (June 2025)<span class=\"nn-company-meta-detail\">Plus VC-led; Joa Capital, Select Ventures, Oraseya, Plug &amp; Play<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">AI proptech\/real estate<\/div>\n            <\/div>\n          <\/div>\n          <p>Prop AI is a Dubai-based proptech company applying AI to real estate analytics and property valuation, using 3 billion-plus verified data points including from the Dubai Land Department. In 2025, it became the first proptech to receive the Dubai AI Seal of Excellence and tripled its revenue in Q1. The company targets brokers, developers, and institutional buyers in Dubai&#8217;s high-velocity real estate market.<\/p>\n        <\/div>\n\n        <!-- DERQ -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">23<\/span>Derq<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2016<span class=\"nn-company-meta-detail\">MIT spinoff; initially Dubai-based<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Dr. Georges Aoude<span class=\"nn-company-meta-detail\">Co-founder and CEO<\/span>Karl Jeanbart<span class=\"nn-company-meta-detail\">Co-founder<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">~$6M+ (multiple rounds)<span class=\"nn-company-meta-detail\">Wadi Makkah Ventures and others<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">AI traffic safety\/smart mobility<\/div>\n            <\/div>\n          <\/div>\n          <p>Derq is an MIT spinoff applying computer vision and predictive analytics to road safety and traffic management at signalized intersections. It was incubated and initially based in Dubai and continues to maintain an active office in Dubai Media City. Its technology, now covering 20-plus patents, is deployed in 30-plus cities across the U.S., Canada, and the GCC. In June 2025, Derq was selected from 120 applicants across 17 countries for the Presight AI-Startup Accelerator, directly linking it into the Abu Dhabi AI supply chain and opening pathways to city authorities and energy companies across the UAE and the region.<\/p>\n        <\/div>\n\n        <!-- FACEKI -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">24<\/span>FACEKI<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2020<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Hamza Al-Ghatam<span class=\"nn-company-meta-detail\">Founder and CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Headquarters<\/div>\n              <div class=\"nn-company-meta-value\">Dubai (DIFC)<span class=\"nn-company-meta-detail\">With major presence in Bahrain<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Identity verification\/KYC<\/div>\n            <\/div>\n          <\/div>\n          <p>FACEKI is a biometric identity verification company headquartered in the Dubai International Financial Centre, with a major presence in Bahrain. It builds KYC, KYB, AML, and biometric authentication tools for financial services, telecoms, and government clients across 230-plus countries. The company participated in the MBRIF Innovation Accelerator and received the Cybersecurity Innovator of the Year recognition at Intersec 2024. Its passive liveness detection and single-snap onboarding target the UAE&#8217;s stringent KYC and AML compliance market.<\/p>\n        <\/div>\n\n        <!-- VEROFAX -->\n        <div class=\"nn-company\">\n          <h3 class=\"nn-company-name\"><span class=\"nn-company-num\">25<\/span>Verofax<\/h3>\n          <div class=\"nn-company-meta\">\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Founded<\/div>\n              <div class=\"nn-company-meta-value\">2018<\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Leadership<\/div>\n              <div class=\"nn-company-meta-value\">Wassim Merheby<span class=\"nn-company-meta-detail\">Founder and CEO<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Funding<\/div>\n              <div class=\"nn-company-meta-value\">~$5.86M total<span class=\"nn-company-meta-detail\">KAUST, Plug and Play, Trove Capital UK, Navig8, Alzamil Pedco CVC<\/span><\/div>\n            <\/div>\n            <div class=\"nn-company-meta-cell\">\n              <div class=\"nn-company-meta-label\">Sector<\/div>\n              <div class=\"nn-company-meta-value\">Supply chain AI\/ESG\/digital passporting<\/div>\n            <\/div>\n          <\/div>\n          <p>Verofax is an Abu Dhabi-based compliance and commerce SaaS company building Digital Passporting for multi-tier supply chain verification and carbon emissions tracking. It holds four AI analytics patents and its solutions are validated on Microsoft, Oracle, AWS, SAP, and Ant Group platforms. Verofax was named to the UAE Ministry of Economy&#8217;s Future100 initiative and serves Fortune 100 enterprises across 50 markets, sitting at the intersection of AI analytics, computer vision, and ESG reporting.<\/p>\n        <\/div>\n\n        <!-- ============================================================\n             THE BIGGER PICTURE\n             ============================================================ -->\n        <div class=\"nn-section-label\">The Bigger Picture<\/div>\n\n        <p>Three patterns run through the list. First, vertical integration: G42 shows up across compute, models, services, healthcare, space, security, and consumer. MGX provides the late-stage capital. TII supplies the open research base.<\/p>\n\n        <p>Second, sovereignty as a product. Greenshield, Digital Embassies, Saal.ai&#8217;s Sovereign GPT, EDGE&#8217;s defense AI, and the on-premise deployment options offered by CNTXT AI, Actualize, and Tarjama&amp; all sell variations of the same idea: AI that nations and enterprises deploy without ceding legal authority over their data.<\/p>\n\n        <p>Third, the independent base is growing. Outside the G42 axis, AppliedAI, Saal.ai, Tarjama&amp;, CNTXT AI, Actualize, Alaan, Prop AI, Derq, FACEKI, and Verofax represent the early shape of a non-state-aligned UAE AI sector, with Arabic-first language capability emerging as the most defensible niche.<\/p>\n\n        <!-- THREE PATTERNS CARDS -->\n        <div class=\"nn-patterns\">\n          <div class=\"nn-pattern-card\">\n            <div class=\"nn-pattern-num\">01<\/div>\n            <div class=\"nn-pattern-label\">Pattern<\/div>\n            <div class=\"nn-pattern-title\">Vertical Integration<\/div>\n            <div class=\"nn-pattern-text\">G42 shows up across compute, models, services, healthcare, space, security, and consumer. MGX provides late-stage capital. TII supplies the open research base.<\/div>\n          <\/div>\n          <div class=\"nn-pattern-card\">\n            <div class=\"nn-pattern-num\">02<\/div>\n            <div class=\"nn-pattern-label\">Pattern<\/div>\n            <div class=\"nn-pattern-title\">Sovereignty as a Product<\/div>\n            <div class=\"nn-pattern-text\">Greenshield, Digital Embassies, Sovereign GPTs, and on-premise options from CNTXT AI, Actualize, and Tarjama&amp; all sell the same idea: AI deployed without ceding legal control over data.<\/div>\n          <\/div>\n          <div class=\"nn-pattern-card\">\n            <div class=\"nn-pattern-num\">03<\/div>\n            <div class=\"nn-pattern-label\">Pattern<\/div>\n            <div class=\"nn-pattern-title\">Independent Base Is Growing<\/div>\n            <div class=\"nn-pattern-text\">AppliedAI, Saal.ai, Tarjama&amp;, CNTXT AI, Actualize, Alaan, Prop AI, Derq, FACEKI, and Verofax represent the early shape of a non-state-aligned UAE AI sector. Arabic-first capability is the most defensible niche.<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- TIMELINE -->\n        <div class=\"nn-timeline-section\">\n          <div class=\"nn-timeline-header\">Seven Years, One Strategy &middot; Key Milestones<\/div>\n          <ul class=\"nn-timeline-items\">\n            <li class=\"nn-timeline-item\">\n              <div class=\"nn-timeline-dot\"><\/div>\n              <div>\n                <div class=\"nn-timeline-date\">2018<\/div>\n                <p class=\"nn-timeline-text\">G42 is founded in Abu Dhabi as the country&#8217;s flagship AI conglomerate, with Sheikh Tahnoun bin Zayed Al Nahyan as Chair and Peng Xiao as Group CEO.<\/p>\n              <\/div>\n            <\/li>\n            <li class=\"nn-timeline-item\">\n              <div class=\"nn-timeline-dot\"><\/div>\n              <div>\n                <div class=\"nn-timeline-date\">2020<\/div>\n                <p class=\"nn-timeline-text\">Technology Innovation Institute is established as the applied research arm of Abu Dhabi&#8217;s Advanced Technology Research Council. Mubadala transfers Khazna and Injazat to G42, anchoring the country&#8217;s data center capacity inside the AI conglomerate.<\/p>\n              <\/div>\n            <\/li>\n            <li class=\"nn-timeline-item\">\n              <div class=\"nn-timeline-dot\"><\/div>\n              <div>\n                <div class=\"nn-timeline-date\">May 2023<\/div>\n                <p class=\"nn-timeline-text\">TII releases Falcon, which immediately tops the Hugging Face Open LLM Leaderboard. The release becomes a proof point that competitive open-weight models can be built outside the United States and China.<\/p>\n              <\/div>\n            <\/li>\n            <li class=\"nn-timeline-item\">\n              <div class=\"nn-timeline-dot\"><\/div>\n              <div>\n                <div class=\"nn-timeline-date\">March 2024<\/div>\n                <p class=\"nn-timeline-text\">MGX is launched as Abu Dhabi&#8217;s dedicated AI investment vehicle, with Mubadala and G42 as founding partners and a $100 billion-plus AUM target.<\/p>\n              <\/div>\n            <\/li>\n            <li class=\"nn-timeline-item\">\n              <div class=\"nn-timeline-dot\"><\/div>\n              <div>\n                <div class=\"nn-timeline-date\">April 2024<\/div>\n                <p class=\"nn-timeline-text\">Microsoft invests $1.5 billion in G42, taking a strategic position and adding President Brad Smith to the board. The investment formalizes the U.S.-UAE AI alignment that underpins everything that follows.<\/p>\n              <\/div>\n            <\/li>\n            <li class=\"nn-timeline-item\">\n              <div class=\"nn-timeline-dot\"><\/div>\n              <div>\n                <div class=\"nn-timeline-date\">May 2025<\/div>\n                <p class=\"nn-timeline-text\">G42, OpenAI, Oracle, Nvidia, SoftBank, and Cisco announce Stargate UAE, a 1-gigawatt AI cluster within a planned 5-gigawatt UAE-U.S. AI Campus in Abu Dhabi.<\/p>\n              <\/div>\n            <\/li>\n            <li class=\"nn-timeline-item\">\n              <div class=\"nn-timeline-dot\"><\/div>\n              <div>\n                <div class=\"nn-timeline-date\">December 2025<\/div>\n                <p class=\"nn-timeline-text\">Inception releases Jais 2, a 70-billion parameter open-weight Arabic LLM, developed with Cerebras and MBZUAI. It becomes the most capable Arabic-first model available globally.<\/p>\n              <\/div>\n            <\/li>\n            <li class=\"nn-timeline-item\">\n              <div class=\"nn-timeline-dot\"><\/div>\n              <div>\n                <div class=\"nn-timeline-date\">February 2026<\/div>\n                <p class=\"nn-timeline-text\">TII releases Falcon-H1 Arabic, topping the Open Arabic LLM Leaderboard. Khazna becomes a fully G42-owned entity after e&amp; sells its remaining 40 percent stake for $2.2 billion.<\/p>\n              <\/div>\n            <\/li>\n            <li class=\"nn-timeline-item\">\n              <div class=\"nn-timeline-dot\"><\/div>\n              <div>\n                <div class=\"nn-timeline-date\">May 2026<\/div>\n                <p class=\"nn-timeline-text\">First capacity at Stargate UAE expected online. The country&#8217;s open-weight model lead, sovereign capital position, and 25-plus AI companies set up the next test: whether the UAE can hold its lead against Saudi Arabia&#8217;s Humain and other regional rivals.<\/p>\n              <\/div>\n            <\/li>\n          <\/ul>\n        <\/div>\n\n        <p>The country is increasingly exporting the sovereignty model to governments across Africa, Latin America, and parts of Europe. That positioning is the UAE&#8217;s clearest differentiator from U.S. and Chinese AI offerings. According to Magnitt, UAE AI startups raised $125 million in the first half of 2025 alone, a 64 percent year-on-year increase, and the UAE was the largest single AI-funding market in the MENA region for that period. Hub71 reports more than 400 active startups, with over 80 percent of its 17th cohort working on AI-driven products.<\/p>\n\n        <p>The next 18 to 24 months will test the model in three ways: whether Stargate UAE comes online on schedule, whether the country&#8217;s open-weight Arabic models hold their lead against regional efforts, and whether the independent startup layer can scale beyond Series A. Each of the 25 names above has a distinct stake in those answers.<\/p>\n\n        <div class=\"nn-pull-quote\">\n          <p>&#8220;Sovereign capital, open weights, and 5 gigawatts of compute. The UAE is no longer a buyer of AI. It is a builder.&#8221;<\/p>\n        <\/div>\n\n        <!-- FOOTNOTE -->\n        <div class=\"nn-footnote\">\n          <p>Funding figures are drawn from public sources including company announcements, Tracxn, Crunchbase, Wamda, MENAbytes, and primary press coverage, and reflect total disclosed funding as of May 2026 where available. While we have made every effort to ensure accuracy, figures may vary across sources or may have changed since the time of research. In case of a discrepancy, write to us at <a href=\"mailto:editorial@nervnow.com\">editorial@nervnow.com<\/a> and we will make the necessary corrections. Researched and written by NervNow Editorial. <a href=\"https:\/\/nervnow.com\/ro\/\">nervnow.com<\/a><\/p>\n        <\/div>\n\n\n      <\/div>\n    <\/div>\n  <\/main>\n\n  <!-- READ MORE -->\n  <div class=\"nn-read-more\">\n    <div class=\"nn-read-more-inner\">\n      <div class=\"nn-read-more-label\">Deep Dives by NervNow Editorial<\/div>\n      <div class=\"nn-read-more-grid\">\n        <a href=\"https:\/\/nervnow.com\/ro\/how-model-routers-cut-ai-costs-by-up-to-70-for-enterprises\/\" target=\"_blank\" rel=\"noopener\" class=\"nn-read-more-card\">\n          <div class=\"nn-read-more-tag\">AI Economics<\/div>\n          <div class=\"nn-read-more-title\">How Model Routers Cut AI Costs by Up to 70% for Enterprises<\/div>\n        <\/a>\n        <a href=\"https:\/\/nervnow.com\/ro\/how-to-plan-ld-budget-in-the-age-of-ai\/\" target=\"_blank\" rel=\"noopener\" class=\"nn-read-more-card\">\n          <div class=\"nn-read-more-tag\">Workforce<\/div>\n          <div class=\"nn-read-more-title\">How to Plan L&amp;D Budget in the Age of AI<\/div>\n        <\/a>\n        <a href=\"https:\/\/nervnow.com\/ro\/why-indian-enterprises-are-on-the-wrong-side-of-mythos\/\" target=\"_blank\" rel=\"noopener\" class=\"nn-read-more-card\">\n          <div class=\"nn-read-more-tag\">Enterprise AI<\/div>\n          <div class=\"nn-read-more-title\">Why Indian Enterprises Are on the Wrong Side of Mythos<\/div>\n        <\/a>\n        <a href=\"https:\/\/nervnow.com\/ro\/why-are-enterprises-creating-ai-free-zones-in-critical-workflows\/\" target=\"_blank\" rel=\"noopener\" class=\"nn-read-more-card\">\n          <div class=\"nn-read-more-tag\">AI Governance<\/div>\n          <div class=\"nn-read-more-title\">Why Are Enterprises Creating AI-Free Zones in Critical Workflows?<\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- FOOTER -->\n  <footer class=\"nn-footer\">\n    <div class=\"nn-footer-logo\">NervNow<\/div>\n    <div class=\"nn-footer-tagline\">Intelligence for the C-Suite<\/div>\n  <\/footer>\n\n<\/div><!-- \/.nn-article -->\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>From a 5-gigawatt Stargate campus in Abu Dhabi to a 70-billion parameter open-weight Arabic model and a $100 million sovereign AI startup fund, the United Arab Emirates is no longer just buying AI. It is building it. Here is a field guide to 25 of the companies that matter.<\/p>","protected":false},"author":6,"featured_media":6940,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_gspb_post_css":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[106,95,108],"tags":[183],"class_list":["post-6939","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-analysis-ai-technology","category-analysis","category-industries","tag-analysis"],"blocksy_meta":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/6939","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/comments?post=6939"}],"version-history":[{"count":2,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/6939\/revisions"}],"predecessor-version":[{"id":6943,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/6939\/revisions\/6943"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/media\/6940"}],"wp:attachment":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/media?parent=6939"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/categories?post=6939"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/tags?post=6939"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}