{"id":89,"date":"2026-04-27T05:42:11","date_gmt":"2026-04-27T05:42:11","guid":{"rendered":"https:\/\/aigc.herpowerai.online\/?page_id=89"},"modified":"2026-04-27T05:42:12","modified_gmt":"2026-04-27T05:42:12","slug":"join-us","status":"publish","type":"page","link":"https:\/\/aigc.herpowerai.online\/?page_id=89","title":{"rendered":"JOIN US"},"content":{"rendered":"\n<section class=\"join-art-page\">\n\n  <style>\n    .join-art-page {\n      --ink: #171717;\n      --muted: #5f5f5f;\n      --paper: #fffaf1;\n      --line: rgba(23, 23, 23, 0.13);\n      --red: #e85d75;\n      --gold: #f2bd42;\n      --blue: #3266cc;\n      --violet: #7b61ff;\n      --green: #3f9b72;\n      --dark: #101010;\n\n      position: relative;\n      max-width: 1160px;\n      margin: 0 auto;\n      padding: 68px 20px;\n      overflow: hidden;\n      color: var(--ink);\n      line-height: 1.8;\n      font-family: Georgia, \"Times New Roman\", \"Noto Serif TC\", \"Noto Sans TC\", \"Microsoft JhengHei\", serif;\n      background:\n        radial-gradient(circle at 8% 8%, rgba(232, 93, 117, 0.16), transparent 26%),\n        radial-gradient(circle at 92% 12%, rgba(123, 97, 255, 0.15), transparent 27%),\n        radial-gradient(circle at 72% 92%, rgba(242, 189, 66, 0.19), transparent 30%),\n        linear-gradient(180deg, #fffaf1 0%, #fbf4e7 100%);\n    }\n\n    .join-art-page * {\n      box-sizing: border-box;\n    }\n\n    .join-art-page::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      pointer-events: none;\n      opacity: 0.36;\n      background-image:\n        linear-gradient(rgba(0,0,0,0.034) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(0,0,0,0.026) 1px, transparent 1px);\n      background-size: 38px 38px;\n      mask-image: linear-gradient(to bottom, black, transparent 90%);\n    }\n\n    .join-art-page::after {\n      content: \"\";\n      position: absolute;\n      top: 130px;\n      right: -140px;\n      width: 340px;\n      height: 340px;\n      border-radius: 45% 55% 62% 38%;\n      background: rgba(232, 93, 117, 0.12);\n      transform: rotate(-18deg);\n      pointer-events: none;\n    }\n\n    .join-hidden-radio {\n      display: none;\n    }\n\n    .join-hero,\n    .join-tabs,\n    .join-panels,\n    .join-cta {\n      position: relative;\n      z-index: 2;\n    }\n\n    .join-hero {\n      padding: 50px;\n      margin-bottom: 38px;\n      border-radius: 36px;\n      border: 1px solid var(--line);\n      background:\n        linear-gradient(135deg, rgba(255,255,255,0.88), rgba(255,248,232,0.78)),\n        radial-gradient(circle at 88% 18%, rgba(242, 189, 66, 0.30), transparent 24%);\n      box-shadow: 0 30px 86px rgba(0,0,0,0.08);\n    }\n\n    .join-artmark {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 18px;\n      font-family: Arial, \"Noto Sans TC\", sans-serif;\n      font-size: 12px;\n      letter-spacing: 2.6px;\n      text-transform: uppercase;\n      color: #555;\n    }\n\n    .join-artmark span {\n      width: 48px;\n      height: 12px;\n      display: inline-block;\n      border-radius: 999px;\n      background: linear-gradient(90deg, var(--red), var(--gold), var(--violet), var(--blue));\n    }\n\n    .join-hero h1 {\n      max-width: 920px;\n      margin: 0 0 24px;\n      font-size: clamp(42px, 7vw, 78px);\n      line-height: 0.98;\n      letter-spacing: -2.2px;\n      font-weight: 800;\n    }\n\n    .join-hero p {\n      max-width: 860px;\n      margin: 0;\n      color: #444;\n      font-size: clamp(17px, 2.2vw, 21px);\n    }\n\n    .join-gallery-note {\n      display: inline-block;\n      margin-top: 28px;\n      padding: 11px 16px;\n      border-left: 5px solid var(--red);\n      background: rgba(255,255,255,0.72);\n      color: #555;\n      font-family: Arial, \"Noto Sans TC\", sans-serif;\n      font-size: 14px;\n    }\n\n    .join-tabs {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 12px;\n      margin: 34px 0 50px;\n    }\n\n    .join-tabs label {\n      padding: 11px 21px;\n      border: 1px solid rgba(0,0,0,0.16);\n      border-radius: 999px;\n      background: rgba(255,255,255,0.72);\n      backdrop-filter: blur(8px);\n      color: #222;\n      cursor: pointer;\n      font-family: Arial, \"Noto Sans TC\", sans-serif;\n      font-size: 14px;\n      font-weight: 700;\n      transition: all 0.25s ease;\n    }\n\n    .join-tabs label:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 10px 28px rgba(0,0,0,0.10);\n    }\n\n    #join-tab-tc:checked ~ .join-tabs label[for=\"join-tab-tc\"],\n    #join-tab-en:checked ~ .join-tabs label[for=\"join-tab-en\"],\n    #join-tab-sc:checked ~ .join-tabs label[for=\"join-tab-sc\"],\n    #join-tab-fr:checked ~ .join-tabs label[for=\"join-tab-fr\"] {\n      background: #111;\n      color: #fff;\n      border-color: #111;\n    }\n\n    .join-panel {\n      display: none;\n    }\n\n    #join-tab-tc:checked ~ .join-panels #join-panel-tc,\n    #join-tab-en:checked ~ .join-panels #join-panel-en,\n    #join-tab-sc:checked ~ .join-panels #join-panel-sc,\n    #join-tab-fr:checked ~ .join-panels #join-panel-fr {\n      display: block;\n    }\n\n    .join-intro {\n      position: relative;\n      padding: 36px;\n      margin-bottom: 58px;\n      border-radius: 30px;\n      border: 1px solid var(--line);\n      background:\n        linear-gradient(135deg, rgba(255,255,255,0.88), rgba(248,240,223,0.93));\n      box-shadow: 0 22px 64px rgba(0,0,0,0.06);\n    }\n\n    .join-intro::before {\n      content: \"\";\n      position: absolute;\n      top: -10px;\n      left: 26px;\n      width: 118px;\n      height: 20px;\n      background: rgba(242, 189, 66, 0.58);\n      border-radius: 3px;\n      transform: rotate(-2deg);\n    }\n\n    .join-intro h2,\n    .join-section h2,\n    .join-statement h2 {\n      position: relative;\n      margin: 0 0 24px;\n      font-size: clamp(27px, 4vw, 40px);\n      line-height: 1.18;\n      letter-spacing: -0.8px;\n    }\n\n    .join-section h2::after,\n    .join-intro h2::after {\n      content: \"\";\n      display: block;\n      width: 86px;\n      height: 7px;\n      margin-top: 14px;\n      border-radius: 999px;\n      background: linear-gradient(90deg, var(--red), var(--gold), var(--violet));\n    }\n\n    .join-intro p {\n      margin: 0;\n      color: #444;\n      font-size: 17px;\n    }\n\n    .join-section {\n      margin-bottom: 60px;\n    }\n\n    .join-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(245px, 1fr));\n      gap: 22px;\n    }\n\n    .join-card {\n      position: relative;\n      min-height: 176px;\n      padding: 27px;\n      overflow: hidden;\n      border-radius: 26px;\n      border: 1px solid rgba(0,0,0,0.12);\n      background: rgba(255,255,255,0.72);\n      box-shadow: 0 18px 46px rgba(0,0,0,0.055);\n      transition: transform 0.25s ease, box-shadow 0.25s ease;\n    }\n\n    .join-card:hover {\n      transform: translateY(-5px) rotate(-0.25deg);\n      box-shadow: 0 30px 72px rgba(0,0,0,0.11);\n    }\n\n    .join-card::before {\n      content: \"\";\n      position: absolute;\n      top: -34px;\n      right: -34px;\n      width: 104px;\n      height: 104px;\n      border-radius: 50%;\n      background: rgba(123, 97, 255, 0.14);\n    }\n\n    .join-card:nth-child(2n)::before {\n      background: rgba(232, 93, 117, 0.14);\n    }\n\n    .join-card:nth-child(3n)::before {\n      background: rgba(242, 189, 66, 0.22);\n    }\n\n    .join-label {\n      position: relative;\n      display: inline-block;\n      margin-bottom: 14px;\n      padding-bottom: 3px;\n      border-bottom: 2px solid rgba(0,0,0,0.16);\n      color: #666;\n      font-family: Arial, \"Noto Sans TC\", sans-serif;\n      font-size: 12px;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    .join-card h3 {\n      position: relative;\n      margin: 0 0 12px;\n      font-size: 22px;\n      line-height: 1.28;\n      letter-spacing: -0.25px;\n    }\n\n    .join-card p {\n      position: relative;\n      margin: 0;\n      color: #555;\n      font-family: Arial, \"Noto Sans TC\", sans-serif;\n      font-size: 15.7px;\n      line-height: 1.75;\n    }\n\n    .join-workflow {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(158px, 1fr));\n      gap: 16px;\n    }\n\n    .join-step {\n      position: relative;\n      min-height: 114px;\n      padding: 20px;\n      overflow: hidden;\n      border-radius: 22px;\n      background: #111;\n      color: #fff;\n      font-family: Arial, \"Noto Sans TC\", sans-serif;\n    }\n\n    .join-step::after {\n      content: \"\";\n      position: absolute;\n      right: -22px;\n      bottom: -30px;\n      width: 92px;\n      height: 92px;\n      border-radius: 42% 58% 45% 55%;\n      background: rgba(255,255,255,0.14);\n      transform: rotate(18deg);\n    }\n\n    .join-step:nth-child(2) { background: #3f2f7f; }\n    .join-step:nth-child(3) { background: #88445a; }\n    .join-step:nth-child(4) { background: #a67c28; }\n    .join-step:nth-child(5) { background: #2f5e7f; }\n    .join-step:nth-child(6) { background: #2f7355; }\n\n    .join-step strong {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 13px;\n      letter-spacing: 1.2px;\n      text-transform: uppercase;\n      opacity: 0.82;\n    }\n\n    .join-statement {\n      position: relative;\n      padding: 42px;\n      margin-top: 34px;\n      border-radius: 34px;\n      color: #fff;\n      background:\n        radial-gradient(circle at 18% 12%, rgba(242,189,66,0.30), transparent 24%),\n        radial-gradient(circle at 86% 74%, rgba(123,97,255,0.32), transparent 28%),\n        #101010;\n      box-shadow: 0 30px 84px rgba(0,0,0,0.16);\n    }\n\n    .join-statement h2 {\n      color: #fff;\n    }\n\n    .join-statement p {\n      margin: 0;\n      color: #eee;\n      font-family: Arial, \"Noto Sans TC\", sans-serif;\n      font-size: 17px;\n      line-height: 1.85;\n    }\n\n    .join-cta {\n      text-align: center;\n      padding: 48px 20px 12px;\n    }\n\n    .join-cta h2 {\n      margin: 0 0 14px;\n      font-size: clamp(30px, 4.5vw, 48px);\n      line-height: 1.1;\n      letter-spacing: -1px;\n    }\n\n    .join-cta p {\n      max-width: 780px;\n      margin: 0 auto;\n      color: #555;\n      font-family: Arial, \"Noto Sans TC\", sans-serif;\n      font-size: 16.5px;\n    }\n\n    .join-cta a {\n      display: inline-block;\n      margin-top: 24px;\n      padding: 14px 32px;\n      border-radius: 999px;\n      background: #111;\n      color: #fff;\n      text-decoration: none;\n      font-family: Arial, \"Noto Sans TC\", sans-serif;\n      font-weight: 700;\n      box-shadow: 0 15px 36px rgba(0,0,0,0.18);\n      transition: all 0.25s ease;\n    }\n\n    .join-cta a:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 22px 46px rgba(0,0,0,0.22);\n    }\n\n    @media (max-width: 760px) {\n      .join-art-page {\n        padding: 38px 16px;\n      }\n\n      .join-hero {\n        padding: 30px 24px;\n        border-radius: 28px;\n      }\n\n      .join-hero h1 {\n        letter-spacing: -1px;\n      }\n\n      .join-tabs {\n        justify-content: flex-start;\n        overflow-x: auto;\n        flex-wrap: nowrap;\n        padding-bottom: 8px;\n      }\n\n      .join-tabs label {\n        white-space: nowrap;\n      }\n\n      .join-intro,\n      .join-statement {\n        padding: 26px;\n        border-radius: 25px;\n      }\n\n      .join-card {\n        min-height: auto;\n      }\n\n      .join-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .join-workflow {\n        grid-template-columns: 1fr;\n      }\n    }\n  <\/style>\n\n  <input class=\"join-hidden-radio\" type=\"radio\" name=\"join-lang\" id=\"join-tab-tc\" checked>\n  <input class=\"join-hidden-radio\" type=\"radio\" name=\"join-lang\" id=\"join-tab-en\">\n  <input class=\"join-hidden-radio\" type=\"radio\" name=\"join-lang\" id=\"join-tab-sc\">\n  <input class=\"join-hidden-radio\" type=\"radio\" name=\"join-lang\" id=\"join-tab-fr\">\n\n  <div class=\"join-hero\">\n    <div class=\"join-artmark\">\n      <span><\/span>\n      Join Us \u00b7 AI Art \u00b7 Music \u00b7 Education \u00b7 Creative Leadership\n    <\/div>\n\n    <h1>\n      Join Us: Build the Future of AI Creativity Together\n    <\/h1>\n\n    <p>\n      We invite educators, creators, artists, musicians, filmmakers, entrepreneurs, schools, partners and AI builders to join a new creative movement where imagination, technology and education become one living ecosystem.\n    <\/p>\n\n    <div class=\"join-gallery-note\">\n      This is not only a platform. It is a community for people who want to create, teach, publish and lead with AI.\n    <\/div>\n  <\/div>\n\n  <div class=\"join-tabs\">\n    <label for=\"join-tab-tc\">\u7e41\u9ad4\u4e2d\u6587<\/label>\n    <label for=\"join-tab-en\">English<\/label>\n    <label for=\"join-tab-sc\">\u7b80\u4f53\u4e2d\u6587<\/label>\n    <label for=\"join-tab-fr\">Fran\u00e7ais<\/label>\n  <\/div>\n\n  <div class=\"join-panels\">\n\n    <!-- Traditional Chinese -->\n    <div id=\"join-panel-tc\" class=\"join-panel\">\n\n      <div class=\"join-intro\">\n        <h2>\u52a0\u5165\u6211\u5011\uff1a\u4e00\u8d77\u5efa\u7acb AI \u5275\u610f\u6559\u80b2\u7684\u65b0\u751f\u614b<\/h2>\n        <p>\n          \u6211\u5011\u6b63\u5728\u5efa\u7acb\u4e00\u500b\u7d50\u5408 AI \u85dd\u8853\u3001AI \u97f3\u6a02\u3001MV\u3001\u77ed\u7247\u3001\u8ab2\u7a0b\u3001\u667a\u80fd\u9ad4\u8207\u6578\u4f4d\u51fa\u7248\u7684\u5275\u610f\u6559\u80b2\u5e73\u53f0\u3002\n          \u9019\u88e1\u4e0d\u662f\u55ae\u7d14\u5b78\u5de5\u5177\u7684\u5730\u65b9\uff0c\u800c\u662f\u4e00\u500b\u8b93\u6559\u80b2\u8005\u3001\u5275\u4f5c\u8005\u3001\u4f01\u696d\u5bb6\u3001\u5b78\u6821\u8207\u5408\u4f5c\u5925\u4f34\u5171\u540c\u63a2\u7d22 AI \u6642\u4ee3\u65b0\u80fd\u529b\u3001\u65b0\u4f5c\u54c1\u8207\u65b0\u5546\u696d\u6a21\u5f0f\u7684\u5275\u4f5c\u5171\u540c\u9ad4\u3002\n        <\/p>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>\u6211\u5011\u6b63\u5728\u5c0b\u627e\u8ab0\uff1f<\/h2>\n        <div class=\"join-grid\">\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 01<\/div>\n            <h3>AI \u6559\u80b2\u8005\u8207\u8b1b\u5e2b<\/h3>\n            <p>\u80fd\u5920\u5c07 AI \u5de5\u5177\u3001\u5275\u610f\u601d\u7dad\u8207\u5be6\u6230\u6848\u4f8b\u8f49\u5316\u70ba\u6e05\u695a\u3001\u53ef\u5b78\u3001\u53ef\u8907\u88fd\u7684\u8ab2\u7a0b\u8207\u5de5\u4f5c\u574a\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 02<\/div>\n            <h3>\u85dd\u8853\u5bb6\u8207\u8996\u89ba\u5275\u4f5c\u8005<\/h3>\n            <p>\u5e0c\u671b\u7528 AI \u64f4\u5c55\u7e6a\u756b\u3001\u8a2d\u8a08\u3001\u5f71\u50cf\u3001\u89d2\u8272\u3001\u5834\u666f\u3001\u5c55\u89bd\u8207\u8996\u89ba\u6558\u4e8b\u7684\u5275\u4f5c\u908a\u754c\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 03<\/div>\n            <h3>\u97f3\u6a02\u8207 MV \u5275\u4f5c\u8005<\/h3>\n            <p>\u64c5\u9577\u97f3\u6a02\u3001\u6b4c\u8a5e\u3001\u8072\u97f3\u6558\u4e8b\u3001MV \u69cb\u601d\u3001\u77ed\u8996\u983b\u7bc0\u594f\u8207\u8de8\u5a92\u9ad4\u5167\u5bb9\u5275\u4f5c\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 04<\/div>\n            <h3>\u5f71\u7247\u8207\u96fb\u5f71\u5275\u4f5c\u8005<\/h3>\n            <p>\u80fd\u5920\u628a\u5716\u50cf\u3001\u6545\u4e8b\u3001\u97f3\u6a02\u8207 AI \u5f71\u7247\u5de5\u5177\u7d50\u5408\uff0c\u767c\u5c55\u77ed\u7247\u3001\u9810\u544a\u7247\u3001\u96fb\u5f71\u6982\u5ff5\u8207\u5206\u93e1\u5275\u4f5c\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 05<\/div>\n            <h3>\u5b78\u6821\u8207\u6559\u80b2\u5408\u4f5c\u5925\u4f34<\/h3>\n            <p>\u5e0c\u671b\u5c0e\u5165 AI \u85dd\u8853\u3001AI \u5275\u4f5c\u3001AI \u97f3\u6a02\u3001AI \u8ab2\u7a0b\u8207\u5b78\u751f\u4f5c\u54c1\u96c6\u7cfb\u7d71\u7684\u6559\u80b2\u6a5f\u69cb\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 06<\/div>\n            <h3>\u4f01\u696d\u8207\u54c1\u724c\u5408\u4f5c\u5925\u4f34<\/h3>\n            <p>\u5e0c\u671b\u7528 AI \u5efa\u7acb\u54c1\u724c\u5167\u5bb9\u3001\u4f01\u696d\u57f9\u8a13\u3001\u5275\u610f\u6d3b\u52d5\u3001\u793e\u7fa4\u50b3\u64ad\u8207\u591a\u6a21\u614b\u884c\u92b7\u65b9\u6848\u3002<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>\u4f60\u53ef\u4ee5\u53c3\u8207\u4ec0\u9ebc\uff1f<\/h2>\n        <div class=\"join-grid\">\n          <div class=\"join-card\">\n            <h3>\u5171\u540c\u958b\u767c AI \u8ab2\u7a0b<\/h3>\n            <p>\u4e00\u8d77\u8a2d\u8a08\u9762\u5411\u5152\u7ae5\u3001\u6559\u5e2b\u3001\u4f01\u696d\u5bb6\u3001\u5275\u4f5c\u8005\u8207\u54c1\u724c\u5718\u968a\u7684 AI \u5275\u610f\u8ab2\u7a0b\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>\u5171\u540c\u5275\u4f5c\u6578\u4f4d\u4f5c\u54c1<\/h3>\n            <p>\u628a\u5716\u50cf\u3001\u6545\u4e8b\u3001\u97f3\u6a02\u3001MV\u3001\u77ed\u7247\u8207\u6587\u7ae0\u6574\u5408\u6210\u53ef\u767c\u5e03\u3001\u53ef\u5c55\u793a\u3001\u53ef\u6559\u5b78\u7684\u4f5c\u54c1\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>\u5171\u540c\u5efa\u7acb\u5275\u4f5c\u793e\u7fa4<\/h3>\n            <p>\u9023\u7d50\u85dd\u8853\u5bb6\u3001\u8001\u5e2b\u3001\u5b78\u751f\u3001\u5bb6\u9577\u3001\u4f01\u696d\u8207\u5275\u696d\u8005\uff0c\u5f62\u6210\u8de8\u9818\u57df\u5275\u4f5c\u7db2\u7d61\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>\u5171\u540c\u62d3\u5c55\u5340\u57df\u5e02\u5834<\/h3>\n            <p>\u5728\u4e0d\u540c\u57ce\u5e02\u8207\u5730\u5340\u63a8\u52d5 AI \u8ab2\u7a0b\u3001\u5c55\u89bd\u3001\u6d3b\u52d5\u3001\u5de5\u4f5c\u574a\u8207\u4f01\u696d\u5408\u4f5c\u3002<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>\u5408\u4f5c\u6d41\u7a0b<\/h2>\n        <div class=\"join-workflow\">\n          <div class=\"join-step\"><strong>Step 1<\/strong>\u63d0\u4ea4\u5408\u4f5c\u610f\u5411<\/div>\n          <div class=\"join-step\"><strong>Step 2<\/strong>\u78ba\u8a8d\u4f60\u7684\u89d2\u8272\u8207\u80fd\u529b<\/div>\n          <div class=\"join-step\"><strong>Step 3<\/strong>\u8a2d\u8a08\u5408\u4f5c\u65b9\u5411<\/div>\n          <div class=\"join-step\"><strong>Step 4<\/strong>\u53c3\u8207\u8ab2\u7a0b\u6216\u5275\u4f5c\u9805\u76ee<\/div>\n          <div class=\"join-step\"><strong>Step 5<\/strong>\u5171\u540c\u767c\u5e03\u6210\u679c<\/div>\n          <div class=\"join-step\"><strong>Step 6<\/strong>\u64f4\u5c55\u9577\u671f\u5408\u4f5c<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-statement\">\n        <h2>\u6211\u5011\u76f8\u4fe1<\/h2>\n        <p>\n          AI \u6642\u4ee3\u771f\u6b63\u91cd\u8981\u7684\uff0c\u4e0d\u662f\u55ae\u4e00\u5de5\u5177\uff0c\u800c\u662f\u4eba\u8207 AI \u5171\u540c\u5275\u9020\u65b0\u77e5\u8b58\u3001\u65b0\u4f5c\u54c1\u3001\u65b0\u6559\u80b2\u8207\u65b0\u7522\u696d\u7684\u80fd\u529b\u3002\n          \u5982\u679c\u4f60\u76f8\u4fe1\u5275\u610f\u53ef\u4ee5\u88ab\u653e\u5927\uff0c\u6559\u80b2\u53ef\u4ee5\u88ab\u91cd\u69cb\uff0c\u85dd\u8853\u53ef\u4ee5\u8de8\u8d8a\u8a9e\u8a00\u8207\u5a92\u4ecb\uff0c\u6211\u5011\u9080\u8acb\u4f60\u52a0\u5165\u3002\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <!-- English -->\n    <div id=\"join-panel-en\" class=\"join-panel\">\n\n      <div class=\"join-intro\">\n        <h2>Join Us: Build a New Ecosystem for AI Creativity and Education<\/h2>\n        <p>\n          We are building a creative education platform that brings together AI art, AI music, MV, short films, courses, agents and digital publishing.\n          This is not a place for learning isolated tools. It is a creative community where educators, creators, entrepreneurs, schools and partners explore new abilities, new works and new business models for the AI era.\n        <\/p>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>Who Are We Looking For?<\/h2>\n        <div class=\"join-grid\">\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 01<\/div>\n            <h3>AI Educators and Instructors<\/h3>\n            <p>People who can turn AI tools, creative thinking and real cases into clear, learnable and repeatable courses and workshops.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 02<\/div>\n            <h3>Artists and Visual Creators<\/h3>\n            <p>Creators who want to expand drawing, design, image-making, characters, scenes, exhibitions and visual storytelling with AI.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 03<\/div>\n            <h3>Music and MV Creators<\/h3>\n            <p>People skilled in music, lyrics, sound narrative, MV concepts, short-video rhythm and cross-media content creation.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 04<\/div>\n            <h3>Video and Film Creators<\/h3>\n            <p>Creators who can combine images, stories, music and AI video tools to develop short films, trailers, movie concepts and storyboards.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 05<\/div>\n            <h3>Schools and Education Partners<\/h3>\n            <p>Institutions that want to introduce AI art, AI creativity, AI music, AI courses and student portfolio systems.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 06<\/div>\n            <h3>Corporate and Brand Partners<\/h3>\n            <p>Organizations that want to build brand content, corporate training, creative campaigns, social publishing and multimodal marketing with AI.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>How Can You Participate?<\/h2>\n        <div class=\"join-grid\">\n          <div class=\"join-card\">\n            <h3>Co-develop AI Courses<\/h3>\n            <p>Design AI creativity programs for children, teachers, entrepreneurs, creators and brand teams.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>Co-create Digital Works<\/h3>\n            <p>Turn images, stories, music, MVs, short films and articles into publishable, exhibitable and teachable works.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>Build a Creative Community<\/h3>\n            <p>Connect artists, teachers, students, families, companies and entrepreneurs into a cross-disciplinary creative network.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>Expand Regional Markets<\/h3>\n            <p>Launch AI courses, exhibitions, events, workshops and enterprise partnerships in different cities and regions.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>Collaboration Process<\/h2>\n        <div class=\"join-workflow\">\n          <div class=\"join-step\"><strong>Step 1<\/strong>Submit your collaboration interest<\/div>\n          <div class=\"join-step\"><strong>Step 2<\/strong>Clarify your role and capabilities<\/div>\n          <div class=\"join-step\"><strong>Step 3<\/strong>Design the collaboration direction<\/div>\n          <div class=\"join-step\"><strong>Step 4<\/strong>Join a course or creative project<\/div>\n          <div class=\"join-step\"><strong>Step 5<\/strong>Publish results together<\/div>\n          <div class=\"join-step\"><strong>Step 6<\/strong>Build long-term partnership<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-statement\">\n        <h2>We Believe<\/h2>\n        <p>\n          In the AI era, the key is not a single tool. The key is the human ability to co-create new knowledge, new works, new education and new industries with AI.\n          If you believe creativity can be amplified, education can be redesigned and art can move across languages and media, we invite you to join us.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <!-- Simplified Chinese -->\n    <div id=\"join-panel-sc\" class=\"join-panel\">\n\n      <div class=\"join-intro\">\n        <h2>\u52a0\u5165\u6211\u4eec\uff1a\u4e00\u8d77\u5efa\u7acb AI \u521b\u610f\u6559\u80b2\u7684\u65b0\u751f\u6001<\/h2>\n        <p>\n          \u6211\u4eec\u6b63\u5728\u5efa\u7acb\u4e00\u4e2a\u7ed3\u5408 AI \u827a\u672f\u3001AI \u97f3\u4e50\u3001MV\u3001\u77ed\u7247\u3001\u8bfe\u7a0b\u3001\u667a\u80fd\u4f53\u4e0e\u6570\u5b57\u51fa\u7248\u7684\u521b\u610f\u6559\u80b2\u5e73\u53f0\u3002\n          \u8fd9\u91cc\u4e0d\u662f\u5355\u7eaf\u5b66\u5de5\u5177\u7684\u5730\u65b9\uff0c\u800c\u662f\u4e00\u4e2a\u8ba9\u6559\u80b2\u8005\u3001\u521b\u4f5c\u8005\u3001\u4f01\u4e1a\u5bb6\u3001\u5b66\u6821\u4e0e\u5408\u4f5c\u4f19\u4f34\u5171\u540c\u63a2\u7d22 AI \u65f6\u4ee3\u65b0\u80fd\u529b\u3001\u65b0\u4f5c\u54c1\u4e0e\u65b0\u5546\u4e1a\u6a21\u5f0f\u7684\u521b\u4f5c\u5171\u540c\u4f53\u3002\n        <\/p>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>\u6211\u4eec\u6b63\u5728\u5bfb\u627e\u8c01\uff1f<\/h2>\n        <div class=\"join-grid\">\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 01<\/div>\n            <h3>AI \u6559\u80b2\u8005\u4e0e\u8bb2\u5e08<\/h3>\n            <p>\u80fd\u591f\u5c06 AI \u5de5\u5177\u3001\u521b\u610f\u601d\u7ef4\u4e0e\u5b9e\u6218\u6848\u4f8b\u8f6c\u5316\u4e3a\u6e05\u695a\u3001\u53ef\u5b66\u3001\u53ef\u590d\u5236\u7684\u8bfe\u7a0b\u4e0e\u5de5\u4f5c\u574a\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 02<\/div>\n            <h3>\u827a\u672f\u5bb6\u4e0e\u89c6\u89c9\u521b\u4f5c\u8005<\/h3>\n            <p>\u5e0c\u671b\u7528 AI \u6269\u5c55\u7ed8\u753b\u3001\u8bbe\u8ba1\u3001\u5f71\u50cf\u3001\u89d2\u8272\u3001\u573a\u666f\u3001\u5c55\u89c8\u4e0e\u89c6\u89c9\u53d9\u4e8b\u7684\u521b\u4f5c\u8fb9\u754c\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 03<\/div>\n            <h3>\u97f3\u4e50\u4e0e MV \u521b\u4f5c\u8005<\/h3>\n            <p>\u64c5\u957f\u97f3\u4e50\u3001\u6b4c\u8bcd\u3001\u58f0\u97f3\u53d9\u4e8b\u3001MV \u6784\u601d\u3001\u77ed\u89c6\u9891\u8282\u594f\u4e0e\u8de8\u5a92\u4f53\u5185\u5bb9\u521b\u4f5c\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 04<\/div>\n            <h3>\u5f71\u7247\u4e0e\u7535\u5f71\u521b\u4f5c\u8005<\/h3>\n            <p>\u80fd\u591f\u628a\u56fe\u50cf\u3001\u6545\u4e8b\u3001\u97f3\u4e50\u4e0e AI \u5f71\u7247\u5de5\u5177\u7ed3\u5408\uff0c\u53d1\u5c55\u77ed\u7247\u3001\u9884\u544a\u7247\u3001\u7535\u5f71\u6982\u5ff5\u4e0e\u5206\u955c\u521b\u4f5c\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 05<\/div>\n            <h3>\u5b66\u6821\u4e0e\u6559\u80b2\u5408\u4f5c\u4f19\u4f34<\/h3>\n            <p>\u5e0c\u671b\u5bfc\u5165 AI \u827a\u672f\u3001AI \u521b\u4f5c\u3001AI \u97f3\u4e50\u3001AI \u8bfe\u7a0b\u4e0e\u5b66\u751f\u4f5c\u54c1\u96c6\u7cfb\u7edf\u7684\u6559\u80b2\u673a\u6784\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 06<\/div>\n            <h3>\u4f01\u4e1a\u4e0e\u54c1\u724c\u5408\u4f5c\u4f19\u4f34<\/h3>\n            <p>\u5e0c\u671b\u7528 AI \u5efa\u7acb\u54c1\u724c\u5185\u5bb9\u3001\u4f01\u4e1a\u57f9\u8bad\u3001\u521b\u610f\u6d3b\u52a8\u3001\u793e\u7fa4\u4f20\u64ad\u4e0e\u591a\u6a21\u6001\u8425\u9500\u65b9\u6848\u3002<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>\u4f60\u53ef\u4ee5\u53c2\u4e0e\u4ec0\u4e48\uff1f<\/h2>\n        <div class=\"join-grid\">\n          <div class=\"join-card\">\n            <h3>\u5171\u540c\u5f00\u53d1 AI \u8bfe\u7a0b<\/h3>\n            <p>\u4e00\u8d77\u8bbe\u8ba1\u9762\u5411\u513f\u7ae5\u3001\u6559\u5e08\u3001\u4f01\u4e1a\u5bb6\u3001\u521b\u4f5c\u8005\u4e0e\u54c1\u724c\u56e2\u961f\u7684 AI \u521b\u610f\u8bfe\u7a0b\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>\u5171\u540c\u521b\u4f5c\u6570\u5b57\u4f5c\u54c1<\/h3>\n            <p>\u628a\u56fe\u50cf\u3001\u6545\u4e8b\u3001\u97f3\u4e50\u3001MV\u3001\u77ed\u7247\u4e0e\u6587\u7ae0\u6574\u5408\u6210\u53ef\u53d1\u5e03\u3001\u53ef\u5c55\u793a\u3001\u53ef\u6559\u5b66\u7684\u4f5c\u54c1\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>\u5171\u540c\u5efa\u7acb\u521b\u4f5c\u793e\u7fa4<\/h3>\n            <p>\u8fde\u63a5\u827a\u672f\u5bb6\u3001\u8001\u5e08\u3001\u5b66\u751f\u3001\u5bb6\u957f\u3001\u4f01\u4e1a\u4e0e\u521b\u4e1a\u8005\uff0c\u5f62\u6210\u8de8\u9886\u57df\u521b\u4f5c\u7f51\u7edc\u3002<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>\u5171\u540c\u62d3\u5c55\u533a\u57df\u5e02\u573a<\/h3>\n            <p>\u5728\u4e0d\u540c\u57ce\u5e02\u4e0e\u5730\u533a\u63a8\u52a8 AI \u8bfe\u7a0b\u3001\u5c55\u89c8\u3001\u6d3b\u52a8\u3001\u5de5\u4f5c\u574a\u4e0e\u4f01\u4e1a\u5408\u4f5c\u3002<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>\u5408\u4f5c\u6d41\u7a0b<\/h2>\n        <div class=\"join-workflow\">\n          <div class=\"join-step\"><strong>Step 1<\/strong>\u63d0\u4ea4\u5408\u4f5c\u610f\u5411<\/div>\n          <div class=\"join-step\"><strong>Step 2<\/strong>\u786e\u8ba4\u4f60\u7684\u89d2\u8272\u4e0e\u80fd\u529b<\/div>\n          <div class=\"join-step\"><strong>Step 3<\/strong>\u8bbe\u8ba1\u5408\u4f5c\u65b9\u5411<\/div>\n          <div class=\"join-step\"><strong>Step 4<\/strong>\u53c2\u4e0e\u8bfe\u7a0b\u6216\u521b\u4f5c\u9879\u76ee<\/div>\n          <div class=\"join-step\"><strong>Step 5<\/strong>\u5171\u540c\u53d1\u5e03\u6210\u679c<\/div>\n          <div class=\"join-step\"><strong>Step 6<\/strong>\u6269\u5c55\u957f\u671f\u5408\u4f5c<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-statement\">\n        <h2>\u6211\u4eec\u76f8\u4fe1<\/h2>\n        <p>\n          AI \u65f6\u4ee3\u771f\u6b63\u91cd\u8981\u7684\uff0c\u4e0d\u662f\u5355\u4e00\u5de5\u5177\uff0c\u800c\u662f\u4eba\u4e0e AI \u5171\u540c\u521b\u9020\u65b0\u77e5\u8bc6\u3001\u65b0\u4f5c\u54c1\u3001\u65b0\u6559\u80b2\u4e0e\u65b0\u4ea7\u4e1a\u7684\u80fd\u529b\u3002\n          \u5982\u679c\u4f60\u76f8\u4fe1\u521b\u610f\u53ef\u4ee5\u88ab\u653e\u5927\uff0c\u6559\u80b2\u53ef\u4ee5\u88ab\u91cd\u6784\uff0c\u827a\u672f\u53ef\u4ee5\u8de8\u8d8a\u8bed\u8a00\u4e0e\u5a92\u4ecb\uff0c\u6211\u4eec\u9080\u8bf7\u4f60\u52a0\u5165\u3002\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <!-- French -->\n    <div id=\"join-panel-fr\" class=\"join-panel\">\n\n      <div class=\"join-intro\">\n        <h2>Rejoignez-nous : construire un nouvel \u00e9cosyst\u00e8me d\u2019\u00e9ducation cr\u00e9ative par l\u2019IA<\/h2>\n        <p>\n          Nous construisons une plateforme d\u2019\u00e9ducation cr\u00e9ative qui r\u00e9unit art IA, musique IA, MV, courts-m\u00e9trages, cours, agents intelligents et publication num\u00e9rique.\n          Ce n\u2019est pas un espace limit\u00e9 \u00e0 l\u2019apprentissage d\u2019outils isol\u00e9s. C\u2019est une communaut\u00e9 cr\u00e9ative o\u00f9 \u00e9ducateurs, cr\u00e9ateurs, entrepreneurs, \u00e9coles et partenaires explorent de nouvelles comp\u00e9tences, de nouvelles \u0153uvres et de nouveaux mod\u00e8les \u00e9conomiques pour l\u2019\u00e8re de l\u2019IA.\n        <\/p>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>Qui recherchons-nous ?<\/h2>\n        <div class=\"join-grid\">\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 01<\/div>\n            <h3>\u00c9ducateurs et formateurs IA<\/h3>\n            <p>Des personnes capables de transformer les outils IA, la pens\u00e9e cr\u00e9ative et les cas pratiques en cours et ateliers clairs, apprenables et reproductibles.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 02<\/div>\n            <h3>Artistes et cr\u00e9ateurs visuels<\/h3>\n            <p>Des cr\u00e9ateurs souhaitant \u00e9largir les fronti\u00e8res du dessin, du design, de l\u2019image, des personnages, des sc\u00e8nes, des expositions et de la narration visuelle avec l\u2019IA.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 03<\/div>\n            <h3>Cr\u00e9ateurs musicaux et MV<\/h3>\n            <p>Des talents en musique, paroles, r\u00e9cit sonore, concepts MV, rythme de vid\u00e9os courtes et cr\u00e9ation transm\u00e9diatique.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 04<\/div>\n            <h3>Cr\u00e9ateurs vid\u00e9o et cin\u00e9ma<\/h3>\n            <p>Des cr\u00e9ateurs capables de combiner images, histoires, musique et outils vid\u00e9o IA pour d\u00e9velopper courts-m\u00e9trages, bandes-annonces, concepts de films et storyboards.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 05<\/div>\n            <h3>\u00c9coles et partenaires \u00e9ducatifs<\/h3>\n            <p>Des institutions qui souhaitent int\u00e9grer art IA, cr\u00e9ation IA, musique IA, cours IA et syst\u00e8mes de portfolios \u00e9tudiants.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <div class=\"join-label\">Role 06<\/div>\n            <h3>Entreprises et marques partenaires<\/h3>\n            <p>Des organisations qui veulent cr\u00e9er du contenu de marque, des formations, des campagnes cr\u00e9atives, de la communication sociale et du marketing multimodal avec l\u2019IA.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>Comment pouvez-vous participer ?<\/h2>\n        <div class=\"join-grid\">\n          <div class=\"join-card\">\n            <h3>Co-d\u00e9velopper des cours IA<\/h3>\n            <p>Concevoir des programmes de cr\u00e9ativit\u00e9 IA pour enfants, enseignants, entrepreneurs, cr\u00e9ateurs et \u00e9quipes de marque.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>Co-cr\u00e9er des \u0153uvres num\u00e9riques<\/h3>\n            <p>Transformer images, histoires, musique, MV, courts-m\u00e9trages et articles en \u0153uvres publiables, exposables et enseignables.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>Construire une communaut\u00e9 cr\u00e9ative<\/h3>\n            <p>Relier artistes, enseignants, \u00e9l\u00e8ves, familles, entreprises et entrepreneurs dans un r\u00e9seau cr\u00e9atif interdisciplinaire.<\/p>\n          <\/div>\n          <div class=\"join-card\">\n            <h3>D\u00e9velopper les march\u00e9s r\u00e9gionaux<\/h3>\n            <p>Lancer cours IA, expositions, \u00e9v\u00e9nements, ateliers et partenariats d\u2019entreprise dans diff\u00e9rentes villes et r\u00e9gions.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-section\">\n        <h2>Processus de collaboration<\/h2>\n        <div class=\"join-workflow\">\n          <div class=\"join-step\"><strong>\u00c9tape 1<\/strong>Soumettre votre intention de collaboration<\/div>\n          <div class=\"join-step\"><strong>\u00c9tape 2<\/strong>Clarifier votre r\u00f4le et vos comp\u00e9tences<\/div>\n          <div class=\"join-step\"><strong>\u00c9tape 3<\/strong>D\u00e9finir la direction de collaboration<\/div>\n          <div class=\"join-step\"><strong>\u00c9tape 4<\/strong>Participer \u00e0 un cours ou projet cr\u00e9atif<\/div>\n          <div class=\"join-step\"><strong>\u00c9tape 5<\/strong>Publier les r\u00e9sultats ensemble<\/div>\n          <div class=\"join-step\"><strong>\u00c9tape 6<\/strong>Construire un partenariat durable<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"join-statement\">\n        <h2>Nous croyons<\/h2>\n        <p>\n          \u00c0 l\u2019\u00e8re de l\u2019IA, l\u2019essentiel n\u2019est pas un outil isol\u00e9. L\u2019essentiel est la capacit\u00e9 humaine \u00e0 co-cr\u00e9er avec l\u2019IA de nouveaux savoirs, de nouvelles \u0153uvres, une nouvelle \u00e9ducation et de nouvelles industries.\n          Si vous pensez que la cr\u00e9ativit\u00e9 peut \u00eatre amplifi\u00e9e, que l\u2019\u00e9ducation peut \u00eatre repens\u00e9e et que l\u2019art peut traverser les langues et les m\u00e9dias, nous vous invitons \u00e0 nous rejoindre.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n  <div class=\"join-cta\">\n    <h2>Join us and co-create the next AI creative movement.<\/h2>\n    <p>\n      Bring your talent, your school, your brand, your city or your creative vision. Together, we can turn AI into a new language for education, art, music, film and human imagination.\n    <\/p>\n    <a href=\"\/contact\">Contact Us<\/a>\n  <\/div>\n\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Join Us \u00b7 AI Art \u00b7 Music \u00b7 Education \u00b7 Creative Leadership Join Us: Build the Future of AI Creativity Together We invite educators, creators, artists, musicians, filmmakers, entrepreneurs, schools, partners and AI builders to join a new creative movement where imagination, technology and education become one living ecosystem. This is not only a platform&#8230;.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-89","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/aigc.herpowerai.online\/index.php?rest_route=\/wp\/v2\/pages\/89","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aigc.herpowerai.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aigc.herpowerai.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aigc.herpowerai.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aigc.herpowerai.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=89"}],"version-history":[{"count":1,"href":"https:\/\/aigc.herpowerai.online\/index.php?rest_route=\/wp\/v2\/pages\/89\/revisions"}],"predecessor-version":[{"id":90,"href":"https:\/\/aigc.herpowerai.online\/index.php?rest_route=\/wp\/v2\/pages\/89\/revisions\/90"}],"wp:attachment":[{"href":"https:\/\/aigc.herpowerai.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=89"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}