{"id":6147,"date":"2026-03-05T10:30:12","date_gmt":"2026-03-05T02:30:12","guid":{"rendered":"https:\/\/imastudio.com\/?p=6147"},"modified":"2026-03-09T17:42:33","modified_gmt":"2026-03-09T09:42:33","slug":"top-ai-film-competitions-2026","status":"publish","type":"post","link":"https:\/\/imastudio.com\/fr\/blog\/top-ai-film-competitions-2026","title":{"rendered":"Meilleurs concours de films d&#039;IA et hackathons en 2026"},"content":{"rendered":"<style>\n:root {\n  --white:     #ffffff;\n  --off:       #f8f7ff;\n  --lavender:  #ede9fe;\n  --purple:    #5b21b6;\n  --purple-m:  #7c3aed;\n  --purple-l:  #a78bfa;\n  --purple-xl: #ddd6fe;\n  --ink:       #1a1225;\n  --ink-m:     #3d2e5a;\n  --muted:     #7c6f9a;\n  --border:    #e5e0f5;\n  --gold:      #d97706;\n  --green:     #059669;\n}\n\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n\/* Repositioned: no GAIC mention, pure topic authority *\/\n.hero {\n  position: relative; padding: 96px 56px 80px;\n  overflow: hidden;\n  border-bottom: 1px solid var(--border);\n}\n.hero-bg-blob {\n  position: absolute; top: -180px; right: -220px;\n  width: 640px; height: 640px; border-radius: 50%;\n  background: radial-gradient(circle, #ede9fe 0%, transparent 68%);\n  pointer-events: none;\n}\n.hero-dots {\n  position: absolute; inset: 0;\n  background-image: radial-gradient(var(--purple-xl) 1.2px, transparent 1.2px);\n  background-size: 26px 26px; opacity: 0.45; pointer-events: none;\n}\n.hero-inner {\n  position: relative; z-index: 2;\n  max-width: 760px;\n}\n.hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 7px;\n  background: var(--lavender); color: var(--purple);\n  font-size: 11px; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase;\n  padding: 5px 13px; border-radius: 100px; margin-bottom: 26px;\n  opacity: 0; animation: fadeUp 0.7s 0.1s forwards;\n}\n.hero h1 {\n  font-family: 'Cormorant Garamond', serif; font-weight: 700;\n  font-size: clamp(44px, 5vw, 72px); line-height: 1.06;\n  color: var(--ink); letter-spacing: -0.01em; margin-bottom: 24px;\n  opacity: 0; animation: fadeUp 0.8s 0.25s forwards;\n}\n.hero h1 em { font-style: italic; color: var(--purple); }\n.hero-sub {\n  font-size: 17px; color: var(--muted); max-width: 580px; line-height: 1.78;\n  margin-bottom: 36px; opacity: 0; animation: fadeUp 0.8s 0.4s forwards;\n}\n\n\/* Hero stats row \u2014 industry-level, not GAIC-specific *\/\n.hero-stats {\n  display: flex; align-items: center; gap: 0;\n  margin-top: 48px; padding-top: 32px; border-top: 1px solid var(--border);\n  opacity: 0; animation: fadeUp 0.8s 0.55s forwards;\n}\n.h-stat { padding: 0 32px; border-right: 1px solid var(--border); }\n.h-stat:first-child { padding-left: 0; }\n.h-stat:last-child { border-right: none; }\n.h-stat-num {\n  font-family: 'Cormorant Garamond', serif; font-size: 32px; font-weight: 700;\n  color: var(--ink); line-height: 1;\n}\n.h-stat-lbl { font-size: 11px; color: var(--muted); margin-top: 3px; }\n\n\/* \u2500\u2500 SHARED LAYOUT \u2500\u2500 *\/\n.divider { height: 1px; background: var(--border); }\n.wrap { max-width: 1160px; margin: 0 auto; padding: 80px 56px; }\n.wrap-sm { max-width: 800px; margin: 0 auto; padding: 80px 56px; }\n.sec-lbl {\n  font-size: 10px; letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--purple); font-weight: 500; margin-bottom: 10px;\n}\n.sec-h {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(32px, 3.6vw, 50px); font-weight: 700;\n  color: var(--ink); line-height: 1.1; margin-bottom: 14px;\n}\n.sec-sub { font-size: 16px; color: var(--muted); max-width: 560px; line-height: 1.75; margin-bottom: 44px; }\n\n\/* \u2500\u2500 PROSE \u2500\u2500 *\/\n.prose { font-size: 16px; color: var(--ink-m); line-height: 1.85; }\n.prose p { margin-bottom: 20px; }\n.prose strong { color: var(--ink); font-weight: 500; }\n\n\/* Criteria *\/\n.crit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin: 28px 0; }\n.crit-item {\n  display: flex; align-items: flex-start; gap: 11px;\n  padding: 14px 18px; background: var(--off);\n  border: 1px solid var(--border); border-radius: 8px;\n  font-size: 14px; color: var(--ink-m);\n}\n.crit-arr {\n  width: 18px; height: 18px; border-radius: 50%;\n  background: var(--purple); color: #fff;\n  display: grid; place-items: center; font-size: 10px; flex-shrink: 0; margin-top: 2px;\n}\n\n\/* \u2500\u2500 COMPETITION CARDS (equal treatment) \u2500\u2500 *\/\n.comp-list { display: flex; flex-direction: column; gap: 0; }\n\n.comp-entry {\n  display: grid; grid-template-columns: 64px 1fr;\n  gap: 0; border-bottom: 1px solid var(--border);\n  padding: 44px 0; transition: background 0.2s;\n}\n.comp-entry:first-child { border-top: 1px solid var(--border); }\n.comp-entry:hover { background: var(--off); margin: 0 -24px; padding-left: 24px; padding-right: 24px; }\n\n.comp-idx {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 13px; font-weight: 600; color: var(--purple-l);\n  letter-spacing: 0.06em; padding-top: 4px;\n}\n\n.comp-body {}\n\n.comp-top {\n  display: flex; align-items: flex-start;\n  justify-content: space-between; gap: 20px; margin-bottom: 12px; flex-wrap: wrap;\n}\n\n.comp-name {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 26px; font-weight: 700; color: var(--ink); line-height: 1.1;\n}\n\n.comp-tags { display: flex; flex-wrap: wrap; gap: 5px; margin-top: 6px; }\n.comp-tag {\n  font-size: 9px; letter-spacing: 0.1em; text-transform: uppercase;\n  padding: 3px 9px; border-radius: 100px;\n  background: var(--off); color: var(--muted); border: 1px solid var(--border);\n}\n\n.comp-prize-badge {\n  font-size: 12px; font-weight: 500; color: var(--purple);\n  background: var(--lavender); padding: 4px 12px; border-radius: 100px;\n  white-space: nowrap; flex-shrink: 0;\n}\n\n.comp-desc { font-size: 15px; color: var(--ink-m); line-height: 1.72; margin-bottom: 14px; }\n\n.comp-verdict {\n  display: flex; align-items: flex-start; gap: 10px;\n  background: var(--off); border: 1px solid var(--border);\n  border-radius: 8px; padding: 13px 16px;\n  font-size: 13px; color: var(--ink-m);\n}\n.verdict-lbl {\n  font-size: 9px; letter-spacing: 0.13em; text-transform: uppercase;\n  color: var(--purple); font-weight: 600; white-space: nowrap;\n  margin-top: 1px;\n}\n.verdict-sep { width: 1px; background: var(--border); align-self: stretch; margin: 0 2px; }\n\n\/* \u2500\u2500 COMPARISON TABLE \u2500\u2500 *\/\n.tbl-wrap { overflow-x: auto; border-radius: 10px; border: 1px solid var(--border); }\ntable { width: 100%; border-collapse: collapse; font-size: 13px; }\nthead { background: var(--off); }\nthead tr { border-bottom: 1px solid var(--border); }\nth {\n  text-align: left; padding: 13px 16px;\n  font-size: 9px; letter-spacing: 0.14em; text-transform: uppercase;\n  color: var(--muted); font-weight: 500; white-space: nowrap;\n}\ntbody tr { border-bottom: 1px solid var(--border); transition: background 0.18s; }\ntbody tr:last-child { border-bottom: none; }\ntbody tr:hover { background: var(--off); }\n\/* GAIC row \u2014 highlighted AFTER reader has seen all others *\/\ntbody tr.hi { background: #f5f3ff; }\ntbody tr.hi:hover { background: #ede9fe; }\ntbody tr.hi td.td-n { color: var(--purple); font-weight: 600; }\ntd { padding: 13px 16px; color: var(--ink-m); vertical-align: middle; }\ntd.td-n { font-weight: 500; color: var(--ink); white-space: nowrap; }\n.ck { color: var(--purple); }\n.cx { color: var(--border); }\n.wn { color: var(--gold); }\n.chip { display: inline-block; padding: 3px 10px; background: var(--lavender); color: var(--purple); border-radius: 100px; font-size: 12px; font-weight: 500; white-space: nowrap; }\n\n\/* Natural transition bridge \u2014 the pivot point *\/\n.bridge {\n  background: linear-gradient(135deg, var(--off) 0%, var(--lavender) 100%);\n  border: 1px solid var(--purple-xl);\n  border-radius: 12px;\n  padding: 40px 48px;\n  margin: 48px 0 0;\n  position: relative;\n  overflow: hidden;\n}\n.bridge::before {\n  content: '';\n  position: absolute; top: 0; left: 0; right: 0; height: 3px;\n  background: linear-gradient(90deg, var(--purple), var(--purple-l));\n}\n.bridge-lbl {\n  font-size: 10px; letter-spacing: 0.16em; text-transform: uppercase;\n  color: var(--purple); font-weight: 600; margin-bottom: 10px;\n}\n.bridge p {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 22px; font-weight: 600; color: var(--ink); line-height: 1.45;\n  font-style: italic;\n}\n.bridge p em { font-style: normal; color: var(--purple); }\n\n\/* \u2500\u2500 GAIC DEEP DIVE \u2500\u2500 *\/\n\/* Visually distinct \u2014 but earned, not forced *\/\n.gaic-section {\n  background: var(--off);\n  border-top: 1px solid var(--border);\n  border-bottom: 1px solid var(--border);\n  padding: 80px 56px;\n}\n.gaic-inner { max-width: 1100px; margin: 0 auto; }\n\n.gaic-header {\n  display: grid; grid-template-columns: 1fr auto;\n  align-items: start; gap: 32px; margin-bottom: 48px;\n}\n\n.gaic-eyebrow {\n  display: inline-flex; align-items: center; gap: 6px;\n  background: var(--purple); color: #fff;\n  font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase;\n  padding: 5px 12px; border-radius: 100px; font-weight: 500; margin-bottom: 14px;\n}\n.gaic-eyebrow .star { color: #fbbf24; }\n\n.gaic-name {\n  font-family: 'Cormorant Garamond', serif; font-weight: 700;\n  font-size: clamp(48px, 6vw, 84px); line-height: 0.92;\n  color: var(--ink); letter-spacing: -0.02em;\n}\n.gaic-name em { font-style: italic; color: var(--purple); }\n.gaic-tagline { font-size: 15px; color: var(--muted); margin-top: 14px; }\n\n.quick-facts { display: flex; flex-direction: column; gap: 8px; min-width: 190px; }\n.qf { display: flex; flex-direction: column; padding: 12px 15px; background: var(--white); border: 1px solid var(--border); border-radius: 8px; }\n.qf-lbl { font-size: 9px; letter-spacing: 0.13em; text-transform: uppercase; color: var(--muted); margin-bottom: 3px; }\n.qf-val { font-size: 13px; color: var(--ink); font-weight: 500; }\n\n.blk-title {\n  font-family: 'Cormorant Garamond', serif; font-size: 24px; font-weight: 700;\n  color: var(--ink); margin: 44px 0 16px;\n  display: flex; align-items: center; gap: 12px;\n}\n.blk-title::after { content: ''; flex: 1; height: 1px; background: var(--border); }\n\n\/* Prize grid *\/\n.prize-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 14px; }\n.prize-card {\n  background: var(--white); border: 1px solid var(--border); border-radius: 10px;\n  padding: 24px; position: relative; overflow: hidden;\n  transition: transform 0.26s, box-shadow 0.26s;\n}\n.prize-card:hover { transform: translateY(-3px); box-shadow: 0 12px 40px rgba(91,33,182,0.09); }\n.prize-card::before { content: ''; position: absolute; top:0;left:0;right:0; height: 3px; }\n.prize-card.grand::before { background: linear-gradient(90deg, var(--purple), var(--purple-m)); }\n.prize-card.season::before { background: linear-gradient(90deg, var(--purple-l), var(--purple)); }\n.prize-card.cred::before { background: linear-gradient(90deg, #d97706, #f59e0b); }\n.prize-tp { font-size: 9px; letter-spacing: 0.14em; text-transform: uppercase; font-weight: 500; margin-bottom: 8px; }\n.prize-card.grand .prize-tp { color: var(--purple); }\n.prize-card.season .prize-tp { color: var(--purple-m); }\n.prize-card.cred .prize-tp { color: var(--gold); }\n.prize-amt { font-family: 'Cormorant Garamond', serif; font-size: 36px; font-weight: 700; color: var(--ink); line-height: 1; margin-bottom: 7px; }\n.prize-note { font-size: 13px; color: var(--muted); line-height: 1.5; }\n.pills { display: flex; flex-wrap: wrap; gap: 5px; margin-top: 12px; }\n.pill { font-size: 10px; padding: 3px 10px; background: var(--lavender); color: var(--purple); border-radius: 100px; }\n.pill.g { background: #fef3c7; color: var(--gold); }\n\n\/* Judges *\/\n.judges-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 12px; }\n.j-card {\n  background: var(--white); border: 1px solid var(--border); border-radius: 10px;\n  padding: 22px; display: flex; flex-direction: column; gap: 5px;\n  transition: border-color 0.25s, box-shadow 0.25s;\n}\n.j-card:hover { border-color: var(--purple-l); box-shadow: 0 6px 24px rgba(91,33,182,0.07); }\n.j-name { font-family: 'Cormorant Garamond', serif; font-size: 19px; font-weight: 700; color: var(--ink); }\n.j-role { font-size: 10px; letter-spacing: 0.09em; text-transform: uppercase; color: var(--purple); font-weight: 500; line-height: 1.4; }\n.j-bio { font-size: 13px; color: var(--muted); line-height: 1.6; padding-top: 9px; border-top: 1px solid var(--border); margin-top: 4px; }\n\n\/* Perks *\/\n.perks-row { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; margin: 18px 0; }\n.perk { background: var(--white); border: 1px solid var(--border); border-radius: 10px; padding: 22px; text-align: center; }\n.perk-ico { font-size: 24px; margin-bottom: 8px; display: block; }\n.perk-t { font-size: 13px; font-weight: 500; color: var(--ink); margin-bottom: 3px; }\n.perk-d { font-size: 12px; color: var(--muted); line-height: 1.5; }\n\n\/* Who *\/\n.who-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n.who-card {\n  padding: 24px; border-radius: 10px;\n  border: 1.5px solid var(--purple-xl);\n  background: linear-gradient(135deg, #faf9ff, var(--lavender));\n  position: relative; overflow: hidden;\n}\n.who-card::before { content: ''; position: absolute; top:0;left:0;bottom:0; width: 4px; background: var(--purple); }\n.who-card:last-child::before { background: var(--purple-l); }\n.who-lbl { font-size: 9px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--purple); font-weight: 600; margin-bottom: 9px; }\n.who-card h4 { font-family: 'Cormorant Garamond', serif; font-size: 17px; font-weight: 700; color: var(--ink); margin-bottom: 9px; }\n.who-card p { font-size: 13px; color: var(--ink-m); line-height: 1.65; }\n\n\/* Submission checklist *\/\n.checklist { display: flex; flex-direction: column; gap: 8px; margin: 20px 0; }\n.check-item {\n  display: flex; align-items: center; gap: 12px;\n  padding: 12px 16px; background: var(--white);\n  border: 1px solid var(--border); border-radius: 8px;\n  font-size: 14px; color: var(--ink-m);\n}\n.check-icon { color: var(--green); font-size: 15px; flex-shrink: 0; }\n\n.gaic-ctas { display: flex; gap: 12px; margin-top: 40px; padding-top: 36px; border-top: 1px solid var(--border); flex-wrap: wrap; }\n\n.btn-primary {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: var(--purple); color: #fff; font-size: 13px; font-weight: 500;\n  letter-spacing: 0.05em; padding: 14px 26px; text-decoration: none;\n  border-radius: 3px; transition: all 0.25s;\n}\n.btn-primary:hover { background: var(--purple-m); transform: translateY(-2px); box-shadow: 0 8px 28px rgba(91,33,182,0.22); }\n.btn-ghost {\n  display: inline-flex; align-items: center; gap: 7px;\n  border: 1.5px solid var(--border); color: var(--ink-m); font-size: 13px;\n  padding: 13px 22px; text-decoration: none; border-radius: 3px; transition: all 0.2s;\n}\n.btn-ghost:hover { border-color: var(--purple-l); color: var(--purple); }\n\n\/* \u2500\u2500 AUDIENCE SECTION \u2500\u2500 *\/\n.aud-block { padding: 34px; border-radius: 12px; border: 1px solid var(--border); margin-bottom: 14px; position: relative; overflow: hidden; }\n.aud-block::before { content: ''; position: absolute; top:0;left:0;bottom:0; width: 4px; background: var(--purple); }\n.aud-block:last-child::before { background: var(--purple-l); }\n.aud-tp { font-size: 9px; letter-spacing: 0.17em; text-transform: uppercase; color: var(--purple); font-weight: 600; margin-bottom: 9px; }\n.aud-block h3 { font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 700; color: var(--ink); margin-bottom: 10px; }\n.aud-block p { font-size: 15px; color: var(--ink-m); line-height: 1.78; }\n\n\/* \u2500\u2500 FINAL CTA \u2500\u2500 *\/\n.final-cta { position: relative; text-align: center; padding: 110px 56px; overflow: hidden; background: var(--ink); }\n.final-glow { position: absolute; inset: 0; background: radial-gradient(ellipse 58% 65% at 50% 38%, rgba(124,58,237,0.28) 0%, transparent 72%); }\n.final-dots-bg { position: absolute; inset: 0; background-image: radial-gradient(rgba(167,139,250,0.22) 1px, transparent 1px); background-size: 24px 24px; }\n.final-tag { display: inline-flex; align-items: center; gap: 6px; background: rgba(124,58,237,0.2); color: var(--purple-l); font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; padding: 5px 13px; border-radius: 100px; margin-bottom: 22px; position: relative; z-index: 2; }\n.final-cta h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(46px, 6.5vw, 82px); font-weight: 700; line-height: 0.95; color: #fff; letter-spacing: -0.01em; margin-bottom: 22px; position: relative; z-index: 2; }\n.final-cta h2 em { font-style: italic; color: var(--purple-l); }\n.final-cta p { font-size: 16px; color: rgba(255,255,255,0.48); max-width: 400px; margin: 0 auto 36px; line-height: 1.75; position: relative; z-index: 2; }\n.cta-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; position: relative; z-index: 2; }\n.btn-lt { display: inline-flex; align-items: center; gap: 7px; background: #fff; color: var(--purple); font-size: 13px; font-weight: 500; letter-spacing: 0.05em; padding: 14px 26px; text-decoration: none; border-radius: 3px; transition: all 0.25s; }\n.btn-lt:hover { background: var(--lavender); transform: translateY(-2px); }\n.btn-ol { display: inline-flex; align-items: center; gap: 7px; border: 1.5px solid rgba(255,255,255,0.22); color: rgba(255,255,255,0.7); font-size: 13px; padding: 13px 22px; text-decoration: none; border-radius: 3px; transition: all 0.2s; }\n.btn-ol:hover { border-color: var(--purple-l); color: var(--purple-l); }\n\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes fadeUp { from { opacity: 0; transform: translateY(22px); } to { opacity: 1; transform: translateY(0); } }\n.reveal { opacity: 0; transform: translateY(18px); transition: opacity 0.62s ease, transform 0.62s ease; }\n.reveal.in { opacity: 1; transform: translateY(0); }\n.reveal-d1 { transition-delay: 0.08s; }\n.reveal-d2 { transition-delay: 0.16s; }\n.reveal-d3 { transition-delay: 0.24s; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 900px) {\n  header { padding: 0 22px; }\n  .header-nav { display: none; }\n  .hero { padding: 64px 22px 56px; }\n  .hero-stats { flex-wrap: wrap; gap: 20px; }\n  .h-stat { border-right: none; padding: 0; }\n  .gaic-section { padding: 60px 22px; }\n  .gaic-header { grid-template-columns: 1fr; }\n  .quick-facts { flex-direction: row; flex-wrap: wrap; }\n  .qf { min-width: 140px; }\n  .prize-grid, .judges-grid, .perks-row, .who-grid { grid-template-columns: 1fr; }\n  .wrap, .wrap-sm { padding: 56px 22px; }\n  .comp-entry { grid-template-columns: 40px 1fr; gap: 0; }\n  .comp-entry:hover { margin: 0; padding-left: 0; padding-right: 0; }\n  footer { flex-direction: column; gap: 12px; text-align: center; padding: 24px 22px; }\n  .bridge { padding: 28px 24px; }\n}\n<\/style>\n<!-- \u2461 HOW WE RANKED \u2014 builds credibility before any recommendation -->\n<section id=\"criteria\" class=\"wrap-sm\">\n  <div class=\"sec-lbl reveal\">Methodology<\/div>\n  <div class=\"sec-h reveal\">How We Evaluated<br>Each Competition<\/div>\n  <div class=\"prose reveal\">\n    <p>Not all competitions are created equal. A prize that looks impressive on paper can be undercut by restrictive eligibility, opaque judging, or zero visibility after the fact. We filtered every competition through four practical criteria \u2014 the things that actually determine whether entering is worth your time and creative energy.<\/p>\n  <\/div>\n  <div class=\"crit-grid reveal\">\n    <div class=\"crit-item\"><div class=\"crit-arr\">\u2192<\/div>Prize pool transparency \u2014 cash, credits, and real-world perks<\/div>\n    <div class=\"crit-item\"><div class=\"crit-arr\">\u2192<\/div>Judge credibility \u2014 verifiable industry professionals, not anonymous panels<\/div>\n    <div class=\"crit-item\"><div class=\"crit-arr\">\u2192<\/div>Accessibility \u2014 open to global entrants, students welcome<\/div>\n    <div class=\"crit-item\"><div class=\"crit-arr\">\u2192<\/div>Exposure beyond the event \u2014 what happens after you win?<\/div>\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n\n<!-- \u2462 THE COMPETITIONS \u2014 all six treated equally in list format -->\n<section id=\"competitions\" class=\"wrap-sm\">\n  <div class=\"sec-lbl reveal\">The Field<\/div>\n  <div class=\"sec-h reveal\">6 AI Competitions<br>Worth Knowing in 2026<\/div>\n  <p class=\"sec-sub reveal\">The scorecard below shows how all six stack up at a glance. Read on for the full breakdown of each competition.<\/p>\n\n  <!-- Comparison table moved here \u2014 reader sees the scorecard first, then reads each entry with context -->\n  <div class=\"tbl-wrap reveal\" style=\"margin-bottom: 56px;\">\n    <table>\n      <thead>\n        <tr>\n          <th>Competition<\/th>\n          <th>Prize Value<\/th>\n          <th>Indie-Friendly<\/th>\n          <th>Student Track<\/th>\n          <th>Global Entry<\/th>\n          <th>Credible Jury<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr class=\"hi\">\n          <td class=\"td-n\">\u2b50 GAIC \u2014 Ima Studio<\/td>\n          <td><span class=\"chip\">$50,000+<\/span><\/td>\n          <td><span class=\"ck\">\u2713<\/span> Very<\/td>\n          <td><span class=\"ck\">\u2713<\/span> Yes<\/td>\n          <td><span class=\"ck\">\u2713<\/span> Yes<\/td>\n          <td><span class=\"ck\">\u2713<\/span> 25+ Judges<\/td>\n        <\/tr>\n        <tr>\n          <td class=\"td-n\">Runway AI Film Festival<\/td>\n          <td>Moderate<\/td>\n          <td><span class=\"ck\">\u2713<\/span><\/td>\n          <td><span class=\"cx\">\u2014<\/span><\/td>\n          <td><span class=\"ck\">\u2713<\/span><\/td>\n          <td><span class=\"ck\">\u2713<\/span><\/td>\n        <\/tr>\n        <tr>\n          <td class=\"td-n\">Adobe AI Challenge<\/td>\n          <td>Low\u2013Moderate<\/td>\n          <td><span class=\"wn\">\u25b3<\/span> Tool-dependent<\/td>\n          <td><span class=\"cx\">\u2014<\/span><\/td>\n          <td><span class=\"ck\">\u2713<\/span><\/td>\n          <td><span class=\"wn\">\u25b3<\/span> Internal<\/td>\n        <\/tr>\n        <tr>\n          <td class=\"td-n\">Global AI Film Hack@MIT<\/td>\n          <td>Prestige only<\/td>\n          <td><span class=\"wn\">\u25b3<\/span> Application<\/td>\n          <td><span class=\"ck\">\u2713<\/span><\/td>\n          <td><span class=\"wn\">\u25b3<\/span> Selective<\/td>\n          <td><span class=\"ck\">\u2713<\/span> Academic<\/td>\n        <\/tr>\n        <tr>\n          <td class=\"td-n\">Tribeca New Voices<\/td>\n          <td>High Prestige<\/td>\n          <td><span class=\"wn\">\u25b3<\/span> Limited<\/td>\n          <td><span class=\"cx\">\u2014<\/span><\/td>\n          <td><span class=\"wn\">\u25b3<\/span> US-Focused<\/td>\n          <td><span class=\"ck\">\u2713<\/span> Industry<\/td>\n        <\/tr>\n        <tr>\n          <td class=\"td-n\">Cannes XR<\/td>\n          <td>High Prestige<\/td>\n          <td><span class=\"cx\">\u2014<\/span> Advanced<\/td>\n          <td><span class=\"cx\">\u2014<\/span><\/td>\n          <td><span class=\"ck\">\u2713<\/span><\/td>\n          <td><span class=\"ck\">\u2713<\/span> Industry<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <div class=\"comp-list\">\n\n    <!-- #1 Runway -->\n    <div class=\"comp-entry reveal\">\n      <div class=\"comp-idx\">01<\/div>\n      <div class=\"comp-body\">\n        <div class=\"comp-top\">\n          <div>\n            <div class=\"comp-name\">Runway AI Film Festival<\/div>\n            <div class=\"comp-tags\">\n              <span class=\"comp-tag\">Annual<\/span>\n              <span class=\"comp-tag\">Online<\/span>\n              <span class=\"comp-tag\">Global<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"comp-prize-badge\">Tool Credits + Recognition<\/div>\n        <\/div>\n        <p class=\"comp-desc\">Runway&#8217;s annual festival is the most prominent showcase for creators working within their generative video ecosystem. It leans toward aesthetic experimentation \u2014 abstract visuals, surreal narratives, and short-form content that pushes the platform&#8217;s limits. Community visibility is genuine and the curatorial standards are high, but prize value is modest and the judging criteria remain vague. There&#8217;s no student track, and work made outside Runway&#8217;s toolset tends to be at a disadvantage.<\/p>\n        <div class=\"comp-verdict\">\n          <span class=\"verdict-lbl\">Best For<\/span>\n          <span class=\"verdict-sep\"><\/span>\n          <span>Creators already embedded in the Runway ecosystem who want peer recognition and portfolio credibility within that community.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- #2 Adobe -->\n    <div class=\"comp-entry reveal\">\n      <div class=\"comp-idx\">02<\/div>\n      <div class=\"comp-body\">\n        <div class=\"comp-top\">\n          <div>\n            <div class=\"comp-name\">Adobe AI Creativity Challenge<\/div>\n            <div class=\"comp-tags\">\n              <span class=\"comp-tag\">Periodic<\/span>\n              <span class=\"comp-tag\">Hackathon Format<\/span>\n              <span class=\"comp-tag\">Global<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"comp-prize-badge\">Cash + Adobe Credits<\/div>\n        <\/div>\n        <p class=\"comp-desc\">Adobe runs periodic AI creativity challenges tied to Firefly and Premiere Pro&#8217;s AI toolset. These tend to be short-burst events \u2014 days to a few weeks \u2014 focused on demonstrating proficiency with Adobe&#8217;s specific features rather than open creative storytelling. Prizes are real but modest, judging is handled internally, and the format rewards tool mastery over narrative or cinematic ambition.<\/p>\n        <div class=\"comp-verdict\">\n          <span class=\"verdict-lbl\">Best For<\/span>\n          <span class=\"verdict-sep\"><\/span>\n          <span>Adobe users who want structured practice with tangible stakes \u2014 particularly useful for building a professional portfolio within the Adobe ecosystem.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- #3 MIT -->\n    <div class=\"comp-entry reveal\">\n      <div class=\"comp-idx\">03<\/div>\n      <div class=\"comp-body\">\n        <div class=\"comp-top\">\n          <div>\n            <div class=\"comp-name\">Global AI Film Hack@MIT<\/div>\n            <div class=\"comp-tags\">\n              <span class=\"comp-tag\">In-Person \/ Hybrid<\/span>\n              <span class=\"comp-tag\">Application-Based<\/span>\n              <span class=\"comp-tag\">Intensive<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"comp-prize-badge\">Prestige + Mentorship<\/div>\n        <\/div>\n        <p class=\"comp-desc\">Organized out of MIT, this academically anchored hackathon brings together filmmakers, AI researchers, and technologists for an intensive collaborative sprint. The emphasis is on interdisciplinary teamwork rather than individual creative vision. Entry is application-based and selective \u2014 not a guaranteed opportunity \u2014 but the caliber of participants and academic connections make it genuinely valuable for those who get in. Global prize pool is limited; the real currency here is network.<\/p>\n        <div class=\"comp-verdict\">\n          <span class=\"verdict-lbl\">Best For<\/span>\n          <span class=\"verdict-sep\"><\/span>\n          <span>Creators who thrive in fast, collaborative environments and prioritize academic connections and peer learning over prize value.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- #4 Tribeca -->\n    <div class=\"comp-entry reveal\">\n      <div class=\"comp-idx\">04<\/div>\n      <div class=\"comp-body\">\n        <div class=\"comp-top\">\n          <div>\n            <div class=\"comp-name\">Tribeca Festival \u2014 New Voices Track<\/div>\n            <div class=\"comp-tags\">\n              <span class=\"comp-tag\">Annual<\/span>\n              <span class=\"comp-tag\">Competitive<\/span>\n              <span class=\"comp-tag\">Mainly US<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"comp-prize-badge\">High Prestige<\/div>\n        <\/div>\n        <p class=\"comp-desc\">Tribeca has been cautiously opening its programming to AI-assisted and AI-generated storytelling through its emerging formats track. A selection here carries significant prestige and real industry visibility \u2014 but submission requirements are demanding, the pathway for purely AI-generated work is still being defined, and global accessibility is limited. The barrier to entry is high in every sense: production quality, narrative sophistication, and network access all factor in.<\/p>\n        <div class=\"comp-verdict\">\n          <span class=\"verdict-lbl\">Best For<\/span>\n          <span class=\"verdict-sep\"><\/span>\n          <span>Filmmakers with strong traditional storytelling credentials who use AI as one tool in a polished, production-grade workflow.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- #5 Cannes XR -->\n    <div class=\"comp-entry reveal\">\n      <div class=\"comp-idx\">05<\/div>\n      <div class=\"comp-body\">\n        <div class=\"comp-top\">\n          <div>\n            <div class=\"comp-name\">Cannes XR<\/div>\n            <div class=\"comp-tags\">\n              <span class=\"comp-tag\">Annual<\/span>\n              <span class=\"comp-tag\">International<\/span>\n              <span class=\"comp-tag\">Immersive \/ XR<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"comp-prize-badge\">Global Prestige<\/div>\n        <\/div>\n        <p class=\"comp-desc\">Cannes XR sits at the intersection of immersive media and emerging technology, and AI-generated content has been finding increasing space in its programming \u2014 particularly in interactive and experience-driven formats. The global press coverage is unmatched. But production quality expectations are significant: this isn&#8217;t a place for early work. Think of Cannes XR as a long-term target, not a 2026 starting point for most creators.<\/p>\n        <div class=\"comp-verdict\">\n          <span class=\"verdict-lbl\">Best For<\/span>\n          <span class=\"verdict-sep\"><\/span>\n          <span>Experienced creators with polished immersive or interactive AI work \u2014 and the production infrastructure to back it up.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- #6 GAIC \u2014 listed as part of the field, same format -->\n    <div class=\"comp-entry reveal\">\n      <div class=\"comp-idx\">06<\/div>\n      <div class=\"comp-body\">\n        <div class=\"comp-top\">\n          <div>\n            <div class=\"comp-name\">GAIC \u2014 Global AI Content Challenge<\/div>\n            <div class=\"comp-tags\">\n              <span class=\"comp-tag\">3 Online Seasons<\/span>\n              <span class=\"comp-tag\">Global<\/span>\n              <span class=\"comp-tag\">Student Track<\/span>\n              <span class=\"comp-tag\">LA Finale \u00b7 June 2026<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"comp-prize-badge\">$50,000+ Prize Pool<\/div>\n        <\/div>\n        <p class=\"comp-desc\">Hosted by Ima Studio, GAIC runs across three online seasons leading to a 48-hour AI Film Hackathon and Festival in Los Angeles, June 2026. Each season carries an independent prize pool of $5,000\u2013$20,000 in cash and compute credits, with a $50,000+ grand prize at the finale. The judging panel is 25+ strong and includes Emmy-winning producers, festival-recognized screenwriters, Harvard lecturers, and working AI filmmakers. Entry is open globally with a dedicated student track and a Special Student Award. There&#8217;s also a $5,000 compute credits award for Best Tutorial Sharing, plus NYC Times Square display for standout work.<\/p>\n        <div class=\"comp-verdict\">\n          <span class=\"verdict-lbl\">Best For<\/span>\n          <span class=\"verdict-sep\"><\/span>\n          <span>Indie AI creators and filmmakers at any level \u2014 the seasonal format, student track, and global eligibility make it the most accessible high-stakes competition on this list.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n\n<!-- \u2464 GAIC DEEP DIVE \u2014 now earned, not forced -->\n<section id=\"winner\" class=\"gaic-section\">\n  <div class=\"gaic-inner\">\n\n    <div class=\"gaic-header reveal\">\n      <div>\n        <div class=\"gaic-eyebrow\"><span class=\"star\">\u2605<\/span> Our Top Pick for 2026<\/div>\n        <div class=\"gaic-name\">GAIC<br><em>Global AI<\/em><br>Content Challenge<\/div>\n        <div class=\"gaic-tagline\">Hosted by Ima Studio &nbsp;\u00b7&nbsp; imastudio.com\/gaic<\/div>\n      <\/div>\n      <div class=\"quick-facts\">\n        <div class=\"qf\"><span class=\"qf-lbl\">Grand Prize<\/span><span class=\"qf-val\">$50,000+<\/span><\/div>\n        <div class=\"qf\"><span class=\"qf-lbl\">Format<\/span><span class=\"qf-val\">3 Seasons + LA Finale<\/span><\/div>\n        <div class=\"qf\"><span class=\"qf-lbl\">Eligibility<\/span><span class=\"qf-val\">Global \u00b7 Students Welcome<\/span><\/div>\n        <div class=\"qf\"><span class=\"qf-lbl\">Submission<\/span><span class=\"qf-val\">MP4\/MOV + Pitch Deck PDF<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"prose reveal\" style=\"max-width:700px;\">\n      <p>What separates GAIC from the rest isn&#8217;t just prize money \u2014 it&#8217;s the combination of <strong>meaningful access<\/strong> (global eligibility, student track, multiple seasonal entry windows) and <strong>serious industry credibility<\/strong> (25+ judges drawn from Emmy-winning producers, film festival veterans, and AI researchers). Most competitions offer one or the other. GAIC offers both.<\/p>\n      <p>The structure is designed to give creators multiple shots rather than one high-stakes annual window. Each of the three online seasons runs independently with its own prize pool. The top creators from all three seasons are then invited to the <strong>48-hour AI Film Hackathon and Festival in Los Angeles, June 2026<\/strong> \u2014 where the grand prize is awarded.<\/p>\n    <\/div>\n\n    <div class=\"blk-title reveal\">Prizes &amp; Awards<\/div>\n    <div class=\"prize-grid reveal\">\n      <div class=\"prize-card grand\">\n        <div class=\"prize-tp\">Mid-Year Grand Prize<\/div>\n        <div class=\"prize-amt\">$50,000<\/div>\n        <div class=\"prize-note\">Cash &amp; compute credits. Includes Special Student Award for emerging talent.<\/div>\n        <div class=\"pills\"><span class=\"pill\">3 Seasons<\/span><span class=\"pill\">25+ Judges<\/span><\/div>\n      <\/div>\n      <div class=\"prize-card season\">\n        <div class=\"prize-tp\">Seasonal Pool<\/div>\n        <div class=\"prize-amt\">$5K\u2013$20K<\/div>\n        <div class=\"prize-note\">Per season with independent judging and ranking. Multiple ways to win.<\/div>\n        <div class=\"pills\"><span class=\"pill\">Cash + Credits<\/span><span class=\"pill\">Mentorship<\/span><\/div>\n      <\/div>\n      <div class=\"prize-card cred\">\n        <div class=\"prize-tp\">Compute Credits Award<\/div>\n        <div class=\"prize-amt\">$5,000<\/div>\n        <div class=\"prize-note\">Best Tutorial Sharing + NYC Times Square global digital exposure.<\/div>\n        <div class=\"pills\"><span class=\"pill g\">NYC Times Sq.<\/span><span class=\"pill g\">Global Display<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"blk-title reveal\">The Judges Panel<\/div>\n    <div class=\"prose reveal\" style=\"margin-bottom:18px; max-width:660px;\">\n      <p>25+ official judges who understand both the art and the technology \u2014 not a committee of executives evaluating AI novelty, but practitioners who have made things themselves.<\/p>\n    <\/div>\n    <div class=\"judges-grid reveal\">\n      <div class=\"j-card\">\n        <div class=\"j-name\">Erich Archer<\/div>\n        <div class=\"j-role\">Founder, CGA Creative<\/div>\n        <div class=\"j-bio\">Emmy-winning producer and Creative AI leader who helps organizations navigate the future of storytelling.<\/div>\n      <\/div>\n      <div class=\"j-card\">\n        <div class=\"j-name\">Grace Gao<\/div>\n        <div class=\"j-role\">Founder \/ EP, Celestine Pictures, Inc.<\/div>\n        <div class=\"j-bio\">Recognized by Austin Film Festival and Humanitas. Founder of an AI-native, IP-driven microdrama studio.<\/div>\n      <\/div>\n      <div class=\"j-card\">\n        <div class=\"j-name\">Jiajian Min<\/div>\n        <div class=\"j-role\">Committee Chair, Global AI Film Hack@MIT \u00b7 Harvard Guest Lecturer<\/div>\n        <div class=\"j-bio\">Award-winning AI+XR artist whose work bridges AI, sensory perception, and multisensory storytelling.<\/div>\n      <\/div>\n      <div class=\"j-card\">\n        <div class=\"j-name\">Minh Do<\/div>\n        <div class=\"j-role\">Cofounder, Machine Cinema &amp; Fantastic Day<\/div>\n        <div class=\"j-bio\">Filmmaker and educator at the forefront of AI-native production and creative education.<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"blk-title reveal\">Creator Perks<\/div>\n    <div class=\"perks-row reveal\">\n      <div class=\"perk\"><span class=\"perk-ico\">\ud83c\udfd9\ufe0f<\/span><div class=\"perk-t\">NYC Times Square<\/div><div class=\"perk-d\">Global digital display for standout work<\/div><\/div>\n      <div class=\"perk\"><span class=\"perk-ico\">\ud83c\udf93<\/span><div class=\"perk-t\">Student Track<\/div><div class=\"perk-d\">Dedicated category with Special Student Award<\/div><\/div>\n      <div class=\"perk\"><span class=\"perk-ico\">\ud83c\udfac<\/span><div class=\"perk-t\">LA Finale<\/div><div class=\"perk-d\">Top creators from all seasons compete live<\/div><\/div>\n    <\/div>\n\n    <div class=\"blk-title reveal\">What You Need to Submit<\/div>\n    <div class=\"checklist reveal\">\n      <div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span>Video file: MP4 or MOV, up to 2GB<\/div>\n      <div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span>Pitch deck \/ process note: PDF only<\/div>\n      <div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span>Your Ima Studio profile URL (free account required)<\/div>\n      <div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span>Student track only: school email + student ID photo<\/div>\n    <\/div>\n    <div class=\"prose reveal\" style=\"margin-top:12px; font-size:14px; color:var(--muted);\">You don&#8217;t have to make your film in Ima Studio to enter \u2014 any AI tool or workflow is eligible. The full step-by-step submission guide is at <a href=\"https:\/\/imastudio.com\/fr\/blog\/gaic-season-1-submission-guide\" style=\"color:var(--purple);\">imastudio.com\/blog\/gaic-season-1-submission-guide<\/a>.<\/div>\n\n    <div class=\"blk-title reveal\">Who It&#8217;s Built For<\/div>\n    <div class=\"who-grid reveal\">\n      <div class=\"who-card\">\n        <div class=\"who-lbl\">Indie AI Creators<\/div>\n        <h4>You&#8217;ve been building. Now compete.<\/h4>\n        <p>Open globally, multiple seasonal entry windows, and a judging panel that genuinely understands AI-native creation. This is the stage you&#8217;ve been waiting for.<\/p>\n      <\/div>\n      <div class=\"who-card\">\n        <div class=\"who-lbl\">Filmmakers &amp; Directors<\/div>\n        <h4>Traditional roots, new medium.<\/h4>\n        <p>GAIC&#8217;s hybrid format and LA finale mirror a real film festival \u2014 with a jury that values cinematic craft alongside technical innovation.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"gaic-ctas reveal\">\n      <a href=\"https:\/\/imastudio.com\/fr\/gaic\" class=\"btn-primary\">Submit to GAIC Season 1 \u2192<\/a>\n      <a href=\"https:\/\/imastudio.com\/fr\/blog\/gaic-season-1-submission-guide\" class=\"btn-ghost\">Step-by-Step Submission Guide \u2197<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n\n<!-- \u2465 HOW TO CHOOSE \u2014 helpful guidance before the final push -->\n<section class=\"wrap-sm\">\n  <div class=\"sec-lbl reveal\">By Creator Type<\/div>\n  <div class=\"sec-h reveal\">Which Competition<br>Is Right for You?<\/div>\n\n  <div class=\"aud-block reveal\">\n    <div class=\"aud-tp\">If You&#8217;re an Indie AI Creator<\/div>\n    <h3>Start with GAIC. Use the others to grow.<\/h3>\n    <p>If you&#8217;ve been making AI-generated content on your own \u2014 experimenting with tools, building a body of work, without a traditional industry platform \u2014 GAIC was built specifically for you. The global eligibility, open-tool policy, student track, and multiple seasonal windows remove nearly every barrier to entry. After you&#8217;ve built a competitive body of work through GAIC, Runway&#8217;s festival and Tribeca&#8217;s emerging formats track become realistic next steps.<\/p>\n  <\/div>\n\n  <div class=\"aud-block reveal\">\n    <div class=\"aud-tp\">If You&#8217;re a Filmmaker Transitioning to AI<\/div>\n    <h3>GAIC bridges traditional filmmaking and AI-native work.<\/h3>\n    <p>If you have a filmmaking background and have started incorporating generative tools into your production workflow, GAIC gives you a structured challenge with a jury that values craft alongside technology. The LA finale format is familiar \u2014 it&#8217;s a festival, not just an online submission. After GAIC, Tribeca and Cannes XR are natural longer-term targets as your AI work matures.<\/p>\n  <\/div>\n<\/section>\n\n\n<!-- \u2466 FINAL CTA -->\n<section class=\"final-cta\">\n  <div class=\"final-glow\"><\/div>\n  <div class=\"final-dots-bg\"><\/div>\n  <div class=\"final-tag\">\u2726 Season 1 Is Open Now<\/div>\n  <h2>Your Work Belongs<br>on a <em>Stage.<\/em><\/h2>\n  <p>MP4 or MOV file. A short pitch deck. Under 10 minutes to submit. The top creators from Season 1 go to Los Angeles in June.<\/p>\n  <div class=\"cta-row\">\n    <a href=\"https:\/\/imastudio.com\/fr\/gaic\" class=\"btn-lt\">Enter GAIC Season 1 \u2192<\/a>\n    <a href=\"https:\/\/imastudio.com\/fr\/blog\/gaic-season-1-submission-guide\" class=\"btn-ol\">Read Submission Guide<\/a>\n  <\/div>\n<\/section>\n<script>\nconst reveals = document.querySelectorAll('.reveal');\nconst io = new IntersectionObserver(entries => {\n  entries.forEach(e => {\n    if (e.isIntersecting) { e.target.classList.add('in'); io.unobserve(e.target); }\n  });\n}, { threshold: 0.05 });\nreveals.forEach(el => io.observe(el));\n\nconst hdr = document.getElementById('hdr');\nwindow.addEventListener('scroll', () => {\n  hdr.style.boxShadow = window.scrollY > 36 ? '0 2px 18px rgba(91,33,182,0.08)' : 'none';\n});\n<\/script>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Methodology How We EvaluatedEach Competition Not all competitions are created equal. A prize that looks impressive on paper can be undercut by restrictive eligibility, opaque judging, or zero visibility after the fact. We filtered every competition through four practical criteria \u2014 the things that actually determine whether entering is worth your time and creative energy. [&hellip;]<\/p>","protected":false},"author":7,"featured_media":6152,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"rank_math_title":"Top AI Content Hackathons and Film Competitions in 2026 | Ima Studio","rank_math_description":"Discover the best AI film competitions and content hackathons in 2026 \u2014 with cash prizes, industry judges, and global exposure. A complete guide for indie creators and filmmakers.","footnotes":""},"categories":[11],"tags":[],"class_list":["post-6147","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-trends"],"_links":{"self":[{"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/posts\/6147","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/comments?post=6147"}],"version-history":[{"count":5,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/posts\/6147\/revisions"}],"predecessor-version":[{"id":6223,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/posts\/6147\/revisions\/6223"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/media\/6152"}],"wp:attachment":[{"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/media?parent=6147"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/categories?post=6147"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/tags?post=6147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}