{"id":72,"date":"2026-05-23T17:50:18","date_gmt":"2026-05-23T17:50:18","guid":{"rendered":"https:\/\/icaidsis.com\/?page_id=72"},"modified":"2026-05-23T18:37:58","modified_gmt":"2026-05-23T18:37:58","slug":"registration","status":"publish","type":"page","link":"https:\/\/icaidsis.com\/?page_id=72","title":{"rendered":"Registration"},"content":{"rendered":"\n<div class=\"wp-block-cover\" style=\"min-height:275px;aspect-ratio:unset;\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"572\" class=\"wp-block-cover__image-background wp-image-28 size-large\" alt=\"\" src=\"https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-1024x572.png\" data-object-fit=\"cover\" srcset=\"https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-1024x572.png 1024w, https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-300x167.png 300w, https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-768x429.png 768w, https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-1536x857.png 1536w, https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-2048x1143.png 2048w, https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-18x10.png 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\" style=\"background-color:#0e2038\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<h1 class=\"wp-block-heading has-text-align-center has-ast-global-color-4-color has-text-color has-link-color has-large-font-size wp-elements-267a0a8dd4b6a5a63105ee306490524b\"><strong>The International Conference on AI, Data Science, and Intelligent Systems<\/strong><\/h1>\n<\/div><\/div>\n\n\n\n<style>\n  :root {\n    --primary-blue: #0D6EFD;\n    --dark-navy: #0F172A;\n    --text-main: #334155;\n    --text-muted: #64748B;\n    --bg-light: #F8FAFC;\n    --white: #FFFFFF;\n    --border-color: #E2E8F0;\n    --accent-gold: #D97706;\n  }\n\n  .registration-page {\n    font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    background-color: var(--bg-light);\n    padding: 80px 20px;\n    line-height: 1.6;\n  }\n\n  \/* --- HEADER --- *\/\n  .page-header {\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto 60px auto;\n  }\n\n  .page-header h1 {\n    color: var(--dark-navy);\n    font-size: 2.8em;\n    font-weight: 800;\n    margin-bottom: 15px;\n    letter-spacing: -0.5px;\n  }\n\n  .page-header p {\n    font-size: 1.1em;\n    color: var(--text-muted);\n  }\n\n  \/* --- PRICING TABLE SECTION --- *\/\n  .pricing-section {\n    max-width: 1100px;\n    margin: 0 auto 60px auto;\n    background: var(--white);\n    border-radius: 20px;\n    box-shadow: 0 10px 40px rgba(15, 23, 42, 0.04);\n    border: 1px solid var(--border-color);\n    overflow: hidden;\n  }\n\n  .pricing-header {\n    background: var(--dark-navy);\n    color: var(--white);\n    padding: 30px;\n    text-align: center;\n  }\n\n  .pricing-header h2 {\n    font-size: 1.8em;\n    font-weight: 700;\n    margin: 0;\n  }\n  \n  .discount-banner {\n    background: var(--accent-gold);\n    color: var(--white);\n    text-align: center;\n    padding: 10px;\n    font-weight: bold;\n    font-size: 0.9em;\n    letter-spacing: 1px;\n  }\n\n  .table-responsive {\n    overflow-x: auto;\n    padding: 0 30px 30px 30px;\n  }\n\n  table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 20px;\n  }\n\n  th, td {\n    padding: 18px 20px;\n    text-align: left;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  th {\n    background-color: var(--bg-light);\n    color: var(--dark-navy);\n    font-weight: 700;\n    font-size: 1.05em;\n  }\n\n  th.date-col {\n    text-align: center;\n    color: var(--primary-blue);\n  }\n\n  td {\n    font-size: 0.95em;\n    color: var(--text-main);\n  }\n\n  td.price {\n    text-align: center;\n    font-weight: 700;\n    font-size: 1.1em;\n  }\n  \n  tr:last-child td {\n    border-bottom: none;\n  }\n  \n  tr:hover {\n    background-color: rgba(13, 110, 253, 0.02);\n  }\n\n  \/* --- REGISTRATION PROCESS (3 STEPS) --- *\/\n  .process-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 30px;\n    max-width: 1100px;\n    margin: 0 auto 60px auto;\n  }\n\n  .process-card {\n    background: var(--white);\n    border: 1px solid var(--border-color);\n    padding: 30px;\n    border-radius: 16px;\n    position: relative;\n    box-shadow: 0 4px 15px rgba(15, 23, 42, 0.03);\n    border-top: 4px solid var(--primary-blue);\n  }\n\n  .step-badge {\n    background: var(--primary-blue);\n    color: var(--white);\n    font-size: 0.8em;\n    font-weight: 700;\n    padding: 5px 12px;\n    border-radius: 20px;\n    display: inline-block;\n    margin-bottom: 15px;\n  }\n\n  .process-card h4 {\n    color: var(--dark-navy);\n    font-size: 1.2em;\n    margin-bottom: 15px;\n  }\n\n  .process-card p {\n    font-size: 0.9em;\n    color: var(--text-muted);\n    margin: 0;\n  }\n\n  \/* --- PAYMENT METHODS & INCLUSIONS --- *\/\n  .bottom-info-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  @media (max-width: 768px) {\n    .bottom-info-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .info-box {\n    background: var(--white);\n    padding: 35px;\n    border-radius: 16px;\n    border: 1px solid var(--border-color);\n  }\n  \n  .info-box.dark {\n    background: var(--dark-navy);\n    color: var(--white);\n    border: none;\n  }\n\n  .info-box h3 {\n    font-size: 1.4em;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  \n  .info-box.dark h3 {\n    color: var(--primary-blue);\n  }\n  \n  .info-box:not(.dark) h3 {\n    color: var(--dark-navy);\n  }\n\n  .custom-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .custom-list li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 15px;\n    font-size: 0.95em;\n  }\n\n  .info-box.dark .custom-list li {\n    color: #cbd5e1;\n  }\n  \n  .info-box:not(.dark) .custom-list li {\n    color: var(--text-main);\n  }\n\n  .custom-list li::before {\n    content: '\u25a0';\n    color: var(--primary-blue);\n    position: absolute;\n    left: 0;\n    top: 2px;\n    font-size: 0.8em;\n  }\n\n  .action-btn {\n    display: block;\n    width: 100%;\n    text-align: center;\n    background-color: var(--primary-blue);\n    color: var(--white);\n    padding: 16px 40px;\n    border-radius: 8px;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 1.1em;\n    transition: background 0.3s;\n    margin-top: 40px;\n    max-width: 400px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .action-btn:hover {\n    background-color: #0b5ed7;\n  }\n<\/style>\n\n<div class=\"registration-page\">\n\n  <div class=\"page-header\">\n    <h1>Registration &#038; Pricing<\/h1>\n    <p>Compare available registration options and proceed with the category that matches your participation type.<\/p>\n  <\/div>\n\n  <div class=\"pricing-section\">\n    <div class=\"discount-banner\">\n      EARLY BIRD PROMO: Save up to 10% on your registration!\n    <\/div>\n    <div class=\"pricing-header\">\n      <h2>Conference Registration Fees<\/h2>\n    <\/div>\n    \n    <div class=\"table-responsive\">\n      <table>\n        <thead>\n          <tr>\n            <th>Participation Categories<\/th>\n            <th class=\"date-col\">Early Bird Registration<br><span style=\"font-size:0.8em; font-weight:normal; color:var(--text-muted);\">Until May 20, 2026<\/span><\/th>\n            <th class=\"date-col\">Standard Registration<br><span style=\"font-size:0.8em; font-weight:normal; color:var(--text-muted);\">Until June 4, 2026<\/span><\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td><strong>Author Presentation<\/strong> (Standard)<\/td>\n            <td class=\"price\">\u20ac459<\/td>\n            <td class=\"price\">\u20ac499<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Author Presentation + Scopus Publication<\/strong><\/td>\n            <td class=\"price\">\u20ac659<\/td>\n            <td class=\"price\">\u20ac699<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Virtual Keynote Speaker<\/strong><\/td>\n            <td class=\"price\">\u20ac409<\/td>\n            <td class=\"price\">\u20ac449<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Virtual Presentation<\/strong> (Standard)<\/td>\n            <td class=\"price\">\u20ac269<\/td>\n            <td class=\"price\">\u20ac289<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Virtual Presentation + Scopus Publication<\/strong><\/td>\n            <td class=\"price\">\u20ac569<\/td>\n            <td class=\"price\">\u20ac599<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Listener \/ Attendee<\/strong> (Physical)<\/td>\n            <td class=\"price\">\u20ac229<\/td>\n            <td class=\"price\">\u20ac249<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Virtual Attendance<\/strong> (Listener)<\/td>\n            <td class=\"price\">\u20ac155<\/td>\n            <td class=\"price\">\u20ac169<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n      <p style=\"font-size: 0.8em; color: var(--text-muted); margin-top: 15px; text-align: center;\">\n        <em>* Q2\/Q3 Scopus Indexed Journal publications will incur additional fees. Please contact us for detailed quotes.<\/em>\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"page-header\" style=\"margin-bottom: 40px;\">\n    <h2 style=\"font-size: 2em; color: var(--dark-navy);\">Registration Process<\/h2>\n  <\/div>\n\n  <div class=\"process-grid\">\n    <div class=\"process-card\">\n      <span class=\"step-badge\">Step 1<\/span>\n      <h4>Make the Payment<\/h4>\n      <p>It is mandatory for at least one author of an accepted paper to register (make payment) in order for the paper to appear in the proceedings and be included in the Technical Program.<\/p>\n    <\/div>\n    <div class=\"process-card\">\n      <span class=\"step-badge\">Step 2<\/span>\n      <h4>Proof &#038; Form Submission<\/h4>\n      <p>Once the payment is done, email the scanned copy of the duly signed Registration Form in PDF format and send it to our helpdesk along with the screenshot of the successful transaction proof.<\/p>\n    <\/div>\n    <div class=\"process-card\">\n      <span class=\"step-badge\">Step 3<\/span>\n      <h4>Camera-Ready Submission<\/h4>\n      <p>Please note that all documents must adhere to the formatting guidelines. They must be sent in DOC or DOCX format only, ready for final publication.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"bottom-info-grid\">\n    \n    <div class=\"info-box\">\n      <h3>\ud83d\udcb3 Payment Methods<\/h3>\n      <p style=\"color: var(--text-muted); font-size: 0.9em; margin-bottom: 20px;\">There are three payment options available for the Conference. You can pay your registration fee through:<\/p>\n      <ul class=\"custom-list\">\n        <li><strong>Online Payment<\/strong> (Secure Portal)<\/li>\n        <li><strong>Bank Transfer<\/strong> (Wire Transfer)<\/li>\n        <li><strong>PayPal<\/strong><\/li>\n      <\/ul>\n      <div style=\"background: var(--bg-light); border-left: 3px solid var(--accent-gold); padding: 15px; margin-top: 20px; font-size: 0.85em;\">\n        <strong>Note:<\/strong> Before making the payment using Bank Transfer or PayPal, kindly contact the Conference Coordinator to get the official account details.\n      <\/div>\n    <\/div>\n\n    <div class=\"info-box dark\">\n      <h3>\ud83c\udf9f\ufe0f What&#8217;s Included?<\/h3>\n      <p style=\"color: #cbd5e1; font-size: 0.9em; margin-bottom: 20px;\">The physical Conference Registration fees are inclusive of the following:<\/p>\n      <ul class=\"custom-list\">\n        <li>Full access to all conference sessions and keynotes<\/li>\n        <li>Online Conference Proceedings access<\/li>\n        <li>Conference kit and printed materials<\/li>\n        <li>Lunch, coffee\/tea breaks, and networking amenities<\/li>\n        <li>Official Certificate of Attendance\/Presentation<\/li>\n        <li>An invitation to the Conference Gala Dinner (if applicable)<\/li>\n      <\/ul>\n    <\/div>\n\n  <\/div>\n\n  <a href=\"#payment-portal\" class=\"action-btn\">Proceed to Secure Online Payment<\/a>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Registration &#038; Pricing Compare available registration options and proceed with the category that matches your participation type. EARLY BIRD PROMO: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-72","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Registration - The International Conference on AI, Data Science, and Intelligent Systems<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/icaidsis.com\/?page_id=72\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Registration - The International Conference on AI, Data Science, and Intelligent Systems\" \/>\n<meta property=\"og:description\" content=\"Registration &#038; Pricing Compare available registration options and proceed with the category that matches your participation type. EARLY BIRD PROMO: [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"http:\/\/icaidsis.com\/?page_id=72\" \/>\n<meta property=\"og:site_name\" content=\"The International Conference on AI, Data Science, and Intelligent Systems\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-23T18:37:58+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-1024x572.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/icaidsis.com\\\/?page_id=72\",\"url\":\"http:\\\/\\\/icaidsis.com\\\/?page_id=72\",\"name\":\"Registration - The International Conference on AI, Data Science, and Intelligent Systems\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/icaidsis.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\\\/\\\/icaidsis.com\\\/?page_id=72#primaryimage\"},\"image\":{\"@id\":\"http:\\\/\\\/icaidsis.com\\\/?page_id=72#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/icaidsis.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Gemini_Generated_Image_scrcinscrcinscrc-1024x572.png\",\"datePublished\":\"2026-05-23T17:50:18+00:00\",\"dateModified\":\"2026-05-23T18:37:58+00:00\",\"breadcrumb\":{\"@id\":\"http:\\\/\\\/icaidsis.com\\\/?page_id=72#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/icaidsis.com\\\/?page_id=72\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\\\/\\\/icaidsis.com\\\/?page_id=72#primaryimage\",\"url\":\"https:\\\/\\\/icaidsis.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Gemini_Generated_Image_scrcinscrcinscrc-scaled.png\",\"contentUrl\":\"https:\\\/\\\/icaidsis.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Gemini_Generated_Image_scrcinscrcinscrc-scaled.png\",\"width\":2560,\"height\":1429},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/icaidsis.com\\\/?page_id=72#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/icaidsis.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Registration\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/icaidsis.com\\\/#website\",\"url\":\"http:\\\/\\\/icaidsis.com\\\/\",\"name\":\"The International Conference on AI, Data Science, and Intelligent Systems\",\"description\":\"\",\"publisher\":{\"@id\":\"http:\\\/\\\/icaidsis.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\\\/\\\/icaidsis.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\\\/\\\/icaidsis.com\\\/#organization\",\"name\":\"The International Conference on AI, Data Science, and Intelligent Systems\",\"url\":\"http:\\\/\\\/icaidsis.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\\\/\\\/icaidsis.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/icaidsis.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-icaidsis_logo26-scaled-1.jpg\",\"contentUrl\":\"https:\\\/\\\/icaidsis.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-icaidsis_logo26-scaled-1.jpg\",\"width\":2128,\"height\":993,\"caption\":\"The International Conference on AI, Data Science, and Intelligent Systems\"},\"image\":{\"@id\":\"http:\\\/\\\/icaidsis.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Registration - The International Conference on AI, Data Science, and Intelligent Systems","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/icaidsis.com\/?page_id=72","og_locale":"en_US","og_type":"article","og_title":"Registration - The International Conference on AI, Data Science, and Intelligent Systems","og_description":"Registration &#038; Pricing Compare available registration options and proceed with the category that matches your participation type. EARLY BIRD PROMO: [&hellip;]","og_url":"http:\/\/icaidsis.com\/?page_id=72","og_site_name":"The International Conference on AI, Data Science, and Intelligent Systems","article_modified_time":"2026-05-23T18:37:58+00:00","og_image":[{"url":"http:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-1024x572.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/icaidsis.com\/?page_id=72","url":"http:\/\/icaidsis.com\/?page_id=72","name":"Registration - The International Conference on AI, Data Science, and Intelligent Systems","isPartOf":{"@id":"http:\/\/icaidsis.com\/#website"},"primaryImageOfPage":{"@id":"http:\/\/icaidsis.com\/?page_id=72#primaryimage"},"image":{"@id":"http:\/\/icaidsis.com\/?page_id=72#primaryimage"},"thumbnailUrl":"https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-1024x572.png","datePublished":"2026-05-23T17:50:18+00:00","dateModified":"2026-05-23T18:37:58+00:00","breadcrumb":{"@id":"http:\/\/icaidsis.com\/?page_id=72#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/icaidsis.com\/?page_id=72"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/icaidsis.com\/?page_id=72#primaryimage","url":"https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-scaled.png","contentUrl":"https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_scrcinscrcinscrc-scaled.png","width":2560,"height":1429},{"@type":"BreadcrumbList","@id":"http:\/\/icaidsis.com\/?page_id=72#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/icaidsis.com\/"},{"@type":"ListItem","position":2,"name":"Registration"}]},{"@type":"WebSite","@id":"http:\/\/icaidsis.com\/#website","url":"http:\/\/icaidsis.com\/","name":"The International Conference on AI, Data Science, and Intelligent Systems","description":"","publisher":{"@id":"http:\/\/icaidsis.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/icaidsis.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/icaidsis.com\/#organization","name":"The International Conference on AI, Data Science, and Intelligent Systems","url":"http:\/\/icaidsis.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/icaidsis.com\/#\/schema\/logo\/image\/","url":"https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/cropped-icaidsis_logo26-scaled-1.jpg","contentUrl":"https:\/\/icaidsis.com\/wp-content\/uploads\/2026\/05\/cropped-icaidsis_logo26-scaled-1.jpg","width":2128,"height":993,"caption":"The International Conference on AI, Data Science, and Intelligent Systems"},"image":{"@id":"http:\/\/icaidsis.com\/#\/schema\/logo\/image\/"}}]}},"brizy_media":[],"_links":{"self":[{"href":"https:\/\/icaidsis.com\/index.php?rest_route=\/wp\/v2\/pages\/72","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/icaidsis.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/icaidsis.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/icaidsis.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/icaidsis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=72"}],"version-history":[{"count":4,"href":"https:\/\/icaidsis.com\/index.php?rest_route=\/wp\/v2\/pages\/72\/revisions"}],"predecessor-version":[{"id":86,"href":"https:\/\/icaidsis.com\/index.php?rest_route=\/wp\/v2\/pages\/72\/revisions\/86"}],"wp:attachment":[{"href":"https:\/\/icaidsis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=72"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}