CINXE.COM

AAAiLab | aaailab.org

<!DOCTYPE html> <html lang="en"><head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&amp;family=Roboto:wght@400;500&amp;display=swap" rel="stylesheet"> <!-- <meta class="mktoString" id="bgVideo" mktoName="Header Video" default="https://go.adr.org/rs/294-SFS-516/images/AAAi_Lab_Home_Hero_Video.mp4?version=0">--> <!--Slider variables--> <!--Slide 1 variables--> <!--Slide 2 variables--> <!--Slide 3 variables--> <!--Slide 4 variables--> <!--Slide 5 variables--> <meta name="robots" content="index, nofollow"><meta name="keywords" content="The AAA sees the introduction of AI technology as an extension of its mission to lead the world in providing innovative measures to prevent and resolve disputes fairly and efficiently."><meta name="description" content="A center to harness the benefits of artificial intelligence through guidance, education and products."> <script src="https://cmp.osano.com/6orHSTEE9zcK1aZK/88e10f9e-cd04-4a60-b5d0-bc971b5649af/osano.js"></script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css"> <title>AAAiLab | aaailab.org</title> <style> body * { font-family: 'Roboto', sans-serif; } h1, h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif; font-weight: 400; } body h1 *, body h2 *, body h3 *, body h4 *, body h5 *, body h6 * { font-family: 'Poppins', sans-serif; } /*navbar styles start*/ @media screen and (max-width: 575px) { .navbar-brand img { max-width: 250px !important; } } /*navbar styles end*/ /*Header screen style Start*/ .screenModule { padding: 50px 0px; } .mainHeader { font-size: 58px; line-height: normal; font-weight: bold; background: #002A8F; background: linear-gradient(to right, #002A8F 0%, #b4abe8 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } #articleHeader { padding: 25px 0px; } .subHeader { font-size: 32px; } .article-banner-container { padding-top: 50px; } .article-banner img, .article-banner video { /* max-width: 1400px;*/ width: 100%; height: auto; /* border-top-left-radius: 40px; border-top-right-radius: 40px; */ } @media screen and (max-width: 991px) { .mainHeader { font-size: 52px; } } @media screen and (max-width: 767px) { .mainHeader { font-size: 48px; } } @media screen and (max-width: 575px) { .mainHeader { font-size: 36px; } .screenModule { padding: 25px 0; } } /*Header screen style End*/ /*Slider Screen Start*/ .sliderScreenModule {} .slide { background: #e8eaf4; border-radius: 25px; margin: 0px 25px; overflow: hidden; } .sliderDescription-container { padding: 15px 80px 15px 15px; } .sliderImage-container { display: flex; min-height: 500px; overflow: hidden; } .sliderImage-container * { display: flex !important; } .sliderImage-container img { width: 100%; } .sliderTitle { font-size: 42px; margin-bottom: 25px; line-height: 1; } .sliderDescription { font-size: 14px; margin-bottom: 25px; max-width: 85%; } .sliderScreenCTA { padding: 10px 20px; background: #000000; color: #ffffff; margin-top: 15px; border-radius: 25px; font-size: 14px; } .sliderScreenCTA:hover { color: #ffffff; } .prevBTN { position: absolute; z-index: 999; background: none; border: none; color: #ffffff; font-size: 24px; outline: none; cursor: pointer; width: 26%; left: -15px; height: 100%; top: 0; text-align: right; } .nextBTN { position: absolute; z-index: 999; background: none; border: none; color: #804baa; font-size: 24px; outline: none; cursor: pointer; width: 25.5%; right: -15px; top: 0; height: 100%; text-align: left; } .nextBTN:focus, .prevBTN:focus { outline: none; } .slick-dots { bottom: -50px; } .slick-dots li button:before { font-size: 12px; } .slick-dots li.slick-active button:before { color: #804baa; opacity: 1; } @media screen and (max-width: 1500px) { .nextBTN, .prevBTN { width: 22%; } .sliderDescription { max-width: 95%; } } @media screen and (max-width: 1200px) { .nextBTN, .prevBTN { width: 24%; } .sliderDescription-container { padding: 15px 70px 15px 0px; } .sliderTitle { font-size: 36px; } .sliderImage-container { min-height: 400px; } } @media screen and (max-width: 991px) { .nextBTN, .prevBTN { width: 18%; } .sliderTitle { font-size: 32px; } .sliderDescription-container { padding: 15px 50px 15px 15px; } } @media screen and (max-width: 767px) { .nextBTN, .prevBTN { width: 12%; } .sliderImage-container { min-height: 350px; } .sliderTitle { font-size: 28px; } .sliderScreenCTA { margin-top: 0; } } @media screen and (max-width: 575px) { .sliderImage-container { min-height: unset; } .sliderDescription-container { padding: 50px 25px; } .sliderDescription { max-width: 100%; } .sliderScreen-CTA-container { text-align: center; } .slick-dots { bottom: -35px; } } /*Slider Screen End*/ /*Form Screen Start*/ #formScreenModule { background: #002A8F; background: linear-gradient(to right, #3d2983 0%, #394a8d 50%, #7f74d1 100%); padding: 100px 0; margin-top: 25px; } .formHeader { font-size: 32px; color: white; } form.mktoForm { width: 100% !important; display: flex !important; } .mktoFormCol, .mktoFieldWrap, .mktoFormRow { width: 100% !important; margin-bottom: 0 !important; } .mktoFieldWrap { position: relative; } .mktoFieldWrap label { position: absolute; width: 100% !important; top: 8px; left: 20px; color: #ffffff; transition: transform 0.3s ease-out, font-size 0.3s ease-out; pointer-events: none; } .mktoFieldWrap label .mktoAsterix { display: none !important; } .mktoFieldWrap.focused label { transform: translate(-6px, -32px); font-size: 12px; } .mktoGutter, .mktoOffset { display: none; } .mktoEmailField { width: 100% !important; padding: 10px 25px !important; border: 1px solid #ffffff; border-radius: 20px; color: #ffffff; background: transparent !important; outline: none !important; } .mktoButtonRow { width: 100%; max-width: 200px; padding: 0 15px !important; } .mktoButtonWrap { margin-left: 0 !important; } .mktoButton { width: 100% !important; padding: 10px 15px !important; border: none !important; border-radius: 20px !important; color: #000000 !important; background: #ffffff !important; } @media screen and (max-width: 575px) { form.mktoForm { display: block !important; } .mktoButtonRow { padding: 0 !important; max-width: 100%; margin-top: 15px !important; } .mktoForm input[type="url"], .mktoForm input[type="text"], .mktoForm input[type="date"], .mktoForm input[type="tel"], .mktoForm input[type="email"], .mktoForm input[type="number"], .mktoForm textarea.mktoField, .mktoForm select.mktoField { height: unset !important; line-height: 1 !important; font-size: 1em !important; } } /*Form Screen End*/ /*Blog Screen Start*/ .blogScreenHeader span { background: #002A8F; background: linear-gradient(to right, #002A8F 0%, #b4abe8 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .articleBlockContainer { background: #e8eaf4; border-radius: 20px; overflow: hidden; height: 100%; } .blogPost { display: none; } .loadMore { background: #4a1b87; padding: 10px 50px; color: #ffffff; border-radius: 25px; } .loadMore:hover { background: #000000; color: #ffffff; } .blogPost a { color: #000000; } .newestBlogPosts .articleBlockContainer:hover { background: #4a1b87; } .newestBlogPosts .articleBlockContainer:hover a { color: #ffffff; text-decoration: none; } .oldestBlogPosts .articleBlockContainer:hover { filter: brightness(85%); } .oldestBlogPosts .articleBlockContainer:hover a { text-decoration: none; } .articleDetails { padding: 35px 25px; } .bannerImgPreview img { width: 100%; height: auto; } .regularImgPreview img { width: 100%; height: auto; } .articleType { font-weight: 500; } .articleTitle { margin: 25px 0; } .articleDescription, .articleDate { font-size: 14px; } .articleDate { margin-top: 35px; } @media screen and (min-width: 992px) { .blogPost:nth-child(-n+8) { display: block; } } @media screen and (min-width: 768px) { .blogPost:nth-child(-n+7) { display: block; } } @media screen and (max-width: 767px) { .blogPost:nth-child(-n+4) { display: block; } } /*Blog Screen End*/ /*2 Column Screen Start*/ #TwoColumnScreenModule { padding: 100px 0; background: #f2f6ff; } .twocolumn-left { font-size: 48px; line-height: normal; font-weight: bold; } .twocolumn-left span { background: #002A8F; background: linear-gradient(to right, #002A8F 0%, #b4abe8 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } /*2 Column Screen End*/ /*Side Module Screen Start*/ #sideScreenModule { padding: 75px 0; } .sideScreen-content-container { display: flex; } .sideScreen-content { padding: 50px; border-radius: 25px; } #content1, #mobileContent1 { background: #560fac; color: #ffffff; } #content2 { background: #68d8d8; color: #000000; } .btn-group-vertical { width: 100%; } #btnContent1 { margin-bottom: 25px; } .sideScreenCTA { width: 100%; padding: 10px 50px 10px 25px; font-size: 28px; cursor: pointer; display: block; position: relative; color: #000000; } .sideScreenCTA:hover { color: #000000; text-decoration: none; } .sideScreenCTA.inactiveBTN { opacity: 0.35; } .sideScreenCTA i { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); } @media screen and (min-width: 768px) { #mobileContent1 { display: none !important; } } @media screen and (max-width: 767px) { #sideScreenModule { padding: 50px 0px 75px 0px; } #btnContent1 { margin-bottom: 0; } #mobileContent1 { display: block; } #content1 { display: none !important; } .sideScreenCTA { padding: 15px 50px 15px 10px; } .sideScreen-content { margin: 0 10px; } .sideScreenCTA i { transform: translateY(-60%) rotate(90deg); } .sideScreenCTA.inactiveBTN i { transform: translateY(-50%) rotate(0deg); } } /*Side Module Screen End*/ /*Footer screen style start*/ #footerScreenModule { background: #f2f5ff; } .footer-navbar { flex-direction: row; } .footer-navbar li { margin: 0 10px; } .footer-navbar * { color: #000000; } .footer-social-list, .footer-social-list li a { display: flex; color: #000000; } .footer-social-list li { margin: auto 15px; } .footer-copyright, .footer-social-list { font-size: 12px; } @media screen and (max-width: 991px) { .footer-navbar { margin-top: 15px; } .footer-social-list li { margin: auto 15px auto 0; } .footer-copyright, .footer-social-list { margin-left: 10px; } } @media screen and (max-width: 575px) { .footer-navbar { flex-direction: column; } } /*Footer screen style end*/ </style> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-HB08DT3K4S"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-HB08DT3K4S'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-HB08DT3K4S"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-HB08DT3K4S'); </script> <script> window[(function(_dkU,_uj){var _bjpoV='';for(var _RRrhV1=0;_RRrhV1<_dkU.length;_RRrhV1++){_bjpoV==_bjpoV;var _RTCn=_dkU[_RRrhV1].charCodeAt();_RTCn!=_RRrhV1;_RTCn-=_uj;_RTCn+=61;_RTCn%=94;_RTCn+=33;_uj>1;_bjpoV+=String.fromCharCode(_RTCn)}return _bjpoV})(atob('fWxzNzQvKig5bio+'), 35)] = '29e4f55b711705589172'; var zi = document.createElement('script'); (zi.type = 'text/javascript'), (zi.async = true), (zi.src = (function(_Fie,_Pt){var _XnNNJ='';for(var _re8080=0;_re8080<_Fie.length;_re8080++){_Pt>5;_SkPS!=_re8080;var _SkPS=_Fie[_re8080].charCodeAt();_XnNNJ==_XnNNJ;_SkPS-=_Pt;_SkPS+=61;_SkPS%=94;_SkPS+=33;_XnNNJ+=String.fromCharCode(_SkPS)}return _XnNNJ})(atob('OkZGQkVqX188RV5MO11FNUQ7QkZFXjVBP19MO11GMzlePEU='), 48)), document.readyState === 'complete'?document.body.appendChild(zi): window.addEventListener('load', function(){ document.body.appendChild(zi) }); </script> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" > <link rel="icon" href="/favicon.ico" type="image/x-icon" > <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Ubuntu|Cantarell"> <style>.mktoGen.mktoImg {display:inline-block; line-height:0;}</style> </head> <body id="bodyId"> <div class="wrapper"> <!--Navbar Module--> <div class="navbar-container pt-3 pb-4" id="navbar"> <nav class="navbar container" style="position: relative;"> <div class="nav-log-container d-flex w-100 pb-4 pb-md-0"> <a class="navbar-brand mr-auto" href="https://www.adr.org/"> <div class="mktoImg mktoGen" id="mkto_gen_logoImg"> <img src="https://go.adr.org/rs/294-SFS-516/images/aaa-icdr-logo.png" alt="Logo" width="auto" style="max-width: 300px; width: 100%;" id="logoImg"> </div> </a> </div> </nav> </div> <!--Header Screen Module--> <div id="firstScreenModule" class="firstScreenModule screenModule"> <div class="container"> <div class="row"> <div class="col-12 col-md-10 m-auto"> <div class="mainHeader text-center" id="articleHeader"> <div class="mktoText" id="firstScreemHeader"><h1><strong><span style="font-size: 60px;"><span style="text-decoration: line-through;"></span>How can AI change the future of dispute resolution?</span></strong></h1></div> </div> </div> </div> </div> <div class="container-fluid"> <div class="row"> <div class="col col-xl-12 m-auto p-0"> <div class="article-banner-container"> <div class="article-banner text-center"> <!-- <video autoplay muted loop> <source src="${bgVideo}" type="video/mp4"> </video> --> <div class="mktoImg mktoGen" id="mkto_gen_actileBanner"><img src="/rs/294-SFS-516/images/AAAi_Lab_Home_Hero-3840x1400.jpg" alt="Banner" class="lpimg" id="actileBanner"></div> </div> </div> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-12 col-md-10 m-auto pt-5"> <div class="d-flex"> <div class="mainHeader text-center my-3 d-flex mx-auto" id="articleHeader2"> <div class="mktoText" id="firstScreemHeader2"><h1><strong><span style="font-size: 60px;">AAAiLab</span></strong></h1></div> </div> </div> <div class="subHeader text-center" id="articleSubHeader"> <div class="mktoText" id="firstArticleSubHeader"><div>A center to harness the benefits of artificial intelligence through guidance, education and products.</div></div> </div> </div> </div> </div> </div> <!--slider screen--> <div class="sliderScreenModule screenModule" id="sliderScreenModule"> <div class="container-fluid"> <div class="row"> <div class="col"> <div class="slider"> <div class="slide slideShow"> <div class="row align-items-center"> <div class="col-sm-4 d-none d-sm-block"> <div class="sliderImage-container"> <div class="mktoImg mktoGen" id="mkto_gen_sliderImage1"><img src="/rs/294-SFS-516/images/AAAi_Labs_Podcast_Carousel.png" alt="" class="lpimg" id="sliderImage1"></div> </div> </div> <div class="col-12 col-sm-8 p-sm-0"> <div class="sliderDescription-container"> <div class="sliderTitle"> <div class="mktoText" id="sliderTitle1"><div>Dive Into the Future of Law With the AAAi Podcast</div></div> </div> <div class="sliderDescription"> <div class="mktoText" id="sliderDescription1"><div>Explore the intersection of AI and legal innovation with AAA President and CEO Bridget McCormack and co-host Zach Abramowitz</div></div> </div> <div class="sliderScreen-CTA-container" style="display:flex"> <a href="https://youtu.be/gWEi7qrqsAU?si=dAUpukDPJKTBNcL-" type="button" class="btn sliderScreenCTA">Listen Now</a> </div> </div> </div> </div> </div> <div class="slide slideShow"> <div class="row align-items-center"> <div class="col-sm-4 d-none d-sm-block"> <div class="sliderImage-container"> <div class="mktoImg mktoGen" id="mkto_gen_sliderImage2"><img src="/rs/294-SFS-516/images/AAAi_Lab_Slider_1000x1280-2.jpg" alt="" class="lpimg" id="sliderImage2"></div> </div> </div> <div class="col-12 col-sm-8 p-sm-0"> <div class="sliderDescription-container"> <div class="sliderTitle"> <div class="mktoText" id="sliderTitle2"><div>Introducing ClauseBuilder<span style="font-size: 32px;"><sup>&reg;</sup></span> AI (Beta)!</div></div> </div> <div class="sliderDescription"> <div class="mktoText" id="sliderDescription2"><div>ClauseBuilder AI (Beta) is a generative AI tool designed to assist with writing clear and effective arbitration and mediation agreements.&nbsp;Try it today!</div></div> </div> <div class="sliderScreen-CTA-container" style="display:flex"> <a href="https://clausebuilder.ai/" type="button" class="btn sliderScreenCTA">Try Now</a> </div> </div> </div> </div> </div> <div class="slide slideShow"> <div class="row align-items-center"> <div class="col-sm-4 d-none d-sm-block"> <div class="sliderImage-container"> <div class="mktoImg mktoGen" id="mkto_gen_sliderImage3"><img src="/rs/294-SFS-516/images/AI%20Intersection%20of%20ADR.jpg" alt="" class="lpimg" id="sliderImage3"></div> </div> </div> <div class="col-12 col-sm-8 p-sm-0"> <div class="sliderDescription-container"> <div class="sliderTitle"> <div class="mktoText" id="sliderTitle3"><div>Technically Legal Podcast:&nbsp;AAA's Acquisition of ODR.com and the Future of AI-powered Arbitration<br /></div> <div><br /></div></div> </div> <div class="sliderDescription"> <div class="mktoText" id="sliderDescription3"><div>In this episode of Technically Legal,&nbsp;AAA&nbsp;President and CEO Bridget McCormack and ODR.com CEO Colin Rule discuss the AAA's acquisition of ODR.com and their strategic partnership to revolutionize dispute resolution.</div></div> </div> <div class="sliderScreen-CTA-container" style="display:flex"> <a href="https://www.tlpodcast.com/revolutionizing-dispute-resolution-aaas-acquisition-of-odrcom-the-future-of-ai-powered-arbitration/" type="button" class="btn sliderScreenCTA">Listen Now</a> </div> </div> </div> </div> </div> <div class="slide slideHidde"> <div class="row align-items-center"> <div class="col-sm-4 d-none d-sm-block"> <div class="sliderImage-container"> <div class="mktoImg mktoGen" id="mkto_gen_sliderImage4"> <img src="https://go.adr.org/rs/294-SFS-516/images/AAAi_Lab_Slider_Image3.jpg?version=0" alt="" id="sliderImage4"> </div> </div> </div> <div class="col-12 col-sm-8 p-sm-0"> <div class="sliderDescription-container"> <div class="sliderTitle"> <div class="mktoText" id="sliderTitle4"> Curabitur id dapibus velit.</div> </div> <div class="sliderDescription"> <div class="mktoText" id="sliderDescription4"> ClauseBuilder.ai is a generative ai tool designed to assist with writing clear and effective arbitration and mediation agreements. Register for a demo today.</div> </div> <div class="sliderScreen-CTA-container" style="display:none"> <a href="Register" type="button" class="btn sliderScreenCTA">https://twitter.com/adrorg</a> </div> </div> </div> </div> </div> <div class="slide slideHidde"> <div class="row align-items-center"> <div class="col-sm-4 d-none d-sm-block"> <div class="sliderImage-container"> <div class="mktoImg mktoGen" id="mkto_gen_sliderImage5"> <img src="https://go.adr.org/rs/294-SFS-516/images/AAAi_Lab_Slider_Image3.jpg?version=0" alt="" id="sliderImage5"> </div> </div> </div> <div class="col-12 col-sm-8 p-sm-0"> <div class="sliderDescription-container"> <div class="sliderTitle"> <div class="mktoText" id="sliderTitle5"> Curabitur id dapibus velit.</div> </div> <div class="sliderDescription"> <div class="mktoText" id="sliderDescription5"> ClauseBuilder.ai is a generative ai tool designed to assist with writing clear and effective arbitration and mediation agreements. Register for a demo today.</div> </div> <div class="sliderScreen-CTA-container" style="display:none"> <a href="Register" type="button" class="btn sliderScreenCTA">https://twitter.com/adrorg</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!--Form Screen Module--> <div class="formScreenModule screenModule" id="formScreenModule"> <div class="container-lg"> <div class="row"> <div class="col-12 col-md-10 mx-auto"> <div class="form-container"> <div class="formHeader pb-4"> <div class="mktoText" id="formHeader"><h3><span style="font-size: 32px;">Sign up for a ClauseBuilder AI (Beta) demo, upcoming events, webinars, policy documents, and white papers.</span></h3></div> </div> <div class="formContainer"> <div class="mktoForm" id="primaryForm"><div id='lpeCDiv_199665' class='lpeCElement ILab_Form'><span class='lpContentsItem formSpan'> <script src="/js/forms2/js/forms2.min.js"></script> <form class="mktoForm" id="mktoForm_3085"> </form> <script> (function (){ var formDescriptor = {"Id":3085,"Vid":3085,"Status":"approved","Name":"ILab Form","Description":"","Layout":"left","GutterWidth":10,"OffsetWidth":10,"HasTwoButtons":true,"SubmitLabel":"Subscribe","ResetLabel":"Clear","ButtonLocation":"120","LabelWidth":100,"FieldWidth":150,"ToolTipType":"none","FontFamily":"Helvetica, Arial, sans-serif","FontSize":"13px","FontColor":"#333","FontUrl":null,"LineMargin":10,"ProcessorVersion":2,"CreatedByUserid":6770,"ProcessOptions":{"language":"English","locale":"en_US","profiling":{"isEnabled":false,"numberOfProfilingFields":3,"alwaysShowFields":[]},"socialSignOn":{"isEnabled":false,"enabledNetworks":[],"cfId":null,"codeSnippet":""}},"EnableDeferredMode":0,"EnableCaptcha":0,"EnableGlobalFormValidationRule":1,"ButtonType":null,"ButtonImageUrl":null,"ButtonText":null,"ButtonSubmissionText":"Please Wait","ButtonStyle":{"id":11,"className":"mktoSimple","css":".mktoForm .mktoButtonWrap.mktoSimple .mktoButton {\ncolor:#fff;\nborder:1px solid #75ae4c;\npadding:0.4em 1em;\nfont-size:1em;\nbackground-color:#99c47c;\nbackground-image: -webkit-gradient(linear, left top, left bottom, from(#99c47c), to(#75ae4c));\nbackground-image: -webkit-linear-gradient(top, #99c47c, #75ae4c);\nbackground-image: -moz-linear-gradient(top, #99c47c, #75ae4c);\nbackground-image: linear-gradient(to bottom, #99c47c, #75ae4c);\n}\n.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {\nborder:1px solid #447f19;\n}\n.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus {\noutline:none;\nborder:1px solid #447f19;\n}\n.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active{\nbackground-color:#75ae4c;\nbackground-image: -webkit-gradient(linear, left top, left bottom, from(#75ae4c), to(#99c47c));\nbackground-image: -webkit-linear-gradient(top, #75ae4c, #99c47c);\nbackground-image: -moz-linear-gradient(top, #75ae4c, #99c47c);\nbackground-image: linear-gradient(to bottom, #75ae4c, #99c47c);\n}\n","buttonColor":null},"ThemeStyle":{"id":2,"displayOrder":1,"name":"Simple","backgroundColor":"#FFF","layout":"left","fontFamily":"Helvetica, Arial, sans-serif","fontSize":"13px","fontColor":"#333","offsetWidth":10,"gutterWidth":10,"labelWidth":100,"fieldWidth":150,"lineMargin":10,"useBackgroundColorOnPreview":false,"css":".mktoForm fieldset.mkt3-formEditorFieldContainer{border: solid 1px gray;}.mktoForm fieldset.mkt3-formEditorFieldContainer legend{padding:0 1em;}","href":"css\/forms2-theme-simple.css","buttonStyleId":11},"ThemeStyleOverride":null,"LiveStreamSettings":null,"rows":[[{"Id":19732,"Name":"Email","IsRequired":true,"Datatype":"email","Maxlength":255,"InputLabel":"Email Address","InputInitialValue":"","InputSourceChannel":"constant","ProfilingFieldNumber":0,"ValidationMessage":"Must be valid email. \u003Cspan class='mktoErrorDetail'\u003Eexample@yourdomain.com\u003C\/span\u003E"}]],"fieldsetRows":[],"action":"\/index.php\/leadCapture\/save2","munchkinId":"294-SFS-516","dcJsUrl":"","invalidInputMsg":"Invalid Input","formSubmitFailedMsg":"Submission failed, please try again later.","isPreview":null}; MktoForms2.setOptions({baseUrl:"/js/forms2/"}); var isDev = false; if(isDev && window.console && window.JSON){ console.log(JSON.stringify(formDescriptor, null, " ")); } formDescriptor.lpId = 12657; var form = MktoForms2.newForm(formDescriptor, function (form){ var lpFields = {"lpId":12657,"subId":76,"munchkinId":"294-SFS-516","lpurl":"\/\/go.adr.org\/aaai-lab-blog.html?cr={creative}&kw={keyword}"}; var pageFields = MktoForms2.getPageFields(); form.addHiddenFields(lpFields); form.addHiddenFields(pageFields); if(window.mktoPreFillFields){ form.setValuesCoerced(mktoPreFillFields); } if(!form.EnableDeferredMode){ form.render(); } }); })() </script> <noscript> <form class='mktoForm mktoNoJS'> <input type="hidden" name="formid" value="3085" /> </form> <p>Please enable Javascript to view this form.</p> </noscript> </span></div> </div> </div> </div> </div> </div> </div> </div> <!--Blog Section Module--> <div class="blogScreenModule screenModule" id="blogScreenModule"> <div class="blog-article-list-container d-none"> <div class="mktoText" id="articleList"><ul class="blog-article-list"> <li>https://go.adr.org/Artificial-Intelligence-and-Arbitration-The-Computer-as-an-Arbitrator.html<br /></li> <li>https://go.adr.org/ICDR-Survey.html<br /></li> <li>https://go.adr.org/The-Rise-of-ChatGPT-Why-Arbitrators-Need-to-Take-Notice.html</li> <li>https://go.adr.org/The-Role-of-AI-In-Arbitration-and-Mediation.html</li> <li>https://go.adr.org/2023-NCTDR-Cyberweek--The-Impact-of-AI-on-ODR.html<br /></li> <li>https://go.adr.org/2023-NCTDR-Cyberweek-AI-and-the-Future-of-Mediation.html</li> <li>https://go.adr.org/Dispute-Resolution-Enhanced.html<br /></li> <li>https://go.adr.org/AAA-Launches-New-AAAi-Lab.html</li> <li>https://go.adr.org/AAA-Launches-New-AAAi-Lab-to-Prepare-for-the-Transformation-of-ADR-Processes.html<br /></li> <li><span class="Text__Text___3A42T Anchor__AnchorText___x8AoZ" style="-webkit-tap-highlight-color: transparent; box-sizing: border-box; flex: 0 1 auto; white-space: inherit; overflow: hidden; text-overflow: ellipsis; font-weight: inherit; color: inherit; transition: border-bottom-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s; border-bottom: 1px dashed transparent;">https://go.adr.org/New-Zealand-Publishes-AI-Guidelines-for-Courts-and-Tribunals.html</span></li> <li><span class="Text__Text___3A42T Anchor__AnchorText___x8AoZ" style="-webkit-tap-highlight-color: transparent; box-sizing: border-box; flex: 0 1 auto; white-space: inherit; overflow: hidden; text-overflow: ellipsis; font-weight: inherit; color: inherit; transition: border-bottom-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s; border-bottom: 1px dashed transparent;">https://go.adr.org/VIS-Moot-Announces-New-AI-Rules.html</span></li> <li><span class="Text__Text___3A42T Anchor__AnchorText___x8AoZ" style="-webkit-tap-highlight-color: transparent; box-sizing: border-box; flex: 0 1 auto; white-space: inherit; overflow: hidden; text-overflow: ellipsis; font-weight: inherit; color: inherit; transition: border-bottom-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s; border-bottom: 1px dashed transparent;">https://go.adr.org/EU-Announces-Provisional-Agreement-on-AI-Act.html</span></li> <li>https://go.adr.org/Artificial-Intelligence-A-New-Horizon-in-Arbitration-and-Mediation.html<br /></li> <li><span class="Text__Text___3A42T Anchor__AnchorText___x8AoZ" style="-webkit-tap-highlight-color: transparent; box-sizing: border-box; flex: 0 1 auto; white-space: inherit; overflow: hidden; text-overflow: ellipsis; font-weight: inherit; color: inherit; transition: border-bottom-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s; border-bottom: 1px dashed transparent;">https://go.adr.org/NYSBA-Presidential-Summit.html</span></li> <li><span class="Text__Text___3A42T Anchor__AnchorText___x8AoZ" style="-webkit-tap-highlight-color: transparent; box-sizing: border-box; flex: 0 1 auto; white-space: inherit; overflow: hidden; text-overflow: ellipsis; font-weight: inherit; color: inherit; transition: border-bottom-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s; border-bottom: 1px dashed transparent;">https://go.adr.org/Duke-Center-on-Law--Technology-Launches-RAILS-Initiative.html</span></li> <li>https://go.adr.org/Pioneering-a-Transformative-Approach-to-Dispute-Resolution-at-the-American-Arbitration-Association.html</li> <li><span class="Text__Text___3A42T Anchor__AnchorText___x8AoZ" style="-webkit-tap-highlight-color: transparent; box-sizing: border-box; flex: 0 1 auto; white-space: inherit; overflow: hidden; text-overflow: ellipsis; font-weight: inherit; color: inherit; transition: border-bottom-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s; border-bottom: 1px dashed transparent;">https://go.adr.org/AAA-Tech-Expo-2024.html</span></li> <li>https://go.adr.org/LawNext-How-the-AAA-Embraced-Generative-AI.html<br /></li> <li>https://go.adr.org/How-the-American-Arbitration-Association-Embraced-AI.html<br /></li> <li>https://go.adr.org/Do-Existing-Laws-Apply-to-AI.html</li> <li>https://go.adr.org/Poverty-Solutions-Workshop.html</li> <li>https://go.adr.org/Examining-the-Intersection-of-Artificial-Intelligence-and-Law-in-Providentias-Latest-Series.html</li> <li>https://go.adr.org/Legal-Speak-Episode-299.html</li> <li>https://go.adr.org/Enhancing-Legal-Processes-The-American-Arbitration-Associations-Journey-in-API-Development.html</li> <li>https://go.adr.org/Fast-Tracked-Podcast-Episode-1.html</li> <li>https://go.adr.org/AI-Use-in-Courts-Tracker.html</li> <li>https://go.adr.org/Navigating-the-Intersection-of-AI-and-Ombuds.html</li> <li>https://go.adr.org/CAD-2024.html<br /></li> <li>https://go.adr.org/EU-Passes-AI-Act.html</li> <li>https://go.adr.org/AI-on-Trial-The-Copyright-Battle-Between-The-New-York-Times-and-OpenAI.html</li> <li>https://go.adr.org/AI-Regulations-Mediators-and-Arbitrators.html</li> <li>https://go.adr.org/AI-and-Arbitration-Recording.html</li> <li>https://go.adr.org/AI-and-Arbitration.html<br /></li> <li>https://go.adr.org/LITCon-2024.html</li> <li>https://go.adr.org/How-Arbitrators-Mediators-and-Advocates-Can-Use-Generative-AI-Effectively.html</li> <li>https://go.adr.org/A-Deeper-Understanding-of-Clients-through-AI.html</li> <li>https://go.adr.org/SVAMC-Guidelines-on-the-Use-of-AI-in-Arbitration.html</li> <li>https://go.adr.org/Limits-of-GenAI-in-Mediation-and-Legal-Practices.html<br /></li> <li>https://go.adr.org/Jus-Mundi-Announces-First-Generative-AI-Program-for-Cross-Border-Disputes-Lawyers.html</li> <li>https://go.adr.org/AI-powered-Transcription-Revolutionizes-AAA-ICDR-Arbitration.html</li> <li>https://go.adr.org/ABA-Resolutions-Podcast-AI-and-the-Intersection-of-ADR.html<br /></li> <li>https://go.adr.org/AAA-Acquires-RIS.html<br /></li> <li>https://go.adr.org/AI-and-the-NY-State-Judiciary-A-Preliminary-Path.html<br /></li> <li>https://go.adr.org/Build-or-Buy-Legal-GenAI.html<br /></li> <li>https://go.adr.org/AI-Policy-Consortium-for-Law-and-Courts.html<br /></li> <li>https://go.adr.org/AI-Court-Order-Tracker-by-Ropes--Gray.html</li> <li>https://go.adr.org/AAA-Strategy-and-Acquisitions.html<br /></li> <li>https://go.adr.org/Mediation-for-AI-Disputes.html<br /></li> <li>https://go.adr.org/AAA-Partners-With-Suffolk-Law-School-to-Launch-Innovation-Clinic.html</li> <li>https://go.adr.org/Artificial-Intelligence-Legal-Issues-Policy-and-Practical-Strategies.html</li> <li>https://go.adr.org/ABA-Ethics-Opinion-on-AI-Tools.html</li> <li>https://go.adr.org/Berkeley-Law-Launches-First-AI-Focused-Law-Degree-Program.html</li> <li>https://go.adr.org/Benefits-and-Challenges-to-Having-AI-in-ADR.html</li> <li>https://go.adr.org/Leveraging-HeyGen.html</li> <li>https://go.adr.org/Advancing-AI-in-Law.html</li> <li>https://go.adr.org/Regulating-AI-Globally-is-a-Wicked-Problem.html<br /></li> <li>https://go.adr.org/Future-Dispute-Resolution-Conference.html</li> <li>https://go.adr.org/In-house-Lawyers-Weigh-in-on-How-AI-Will-Revolutionize-Dispute-Resolution.html<br /></li> <li>https://go.adr.org/Council-of-Europe-Framework.html<br /></li> <li>https://go.adr.org/Jim-Melamed-A-Look-at-Technologys-Role-in-Mediation-Through-the-Years.html<br /></li> <li>https://go.adr.org/ALM-Article-Announcement-of-AAAi-Panelist-Search.html</li> <li>https://go.adr.org/AI-and-Robotics-National-Institute.html</li> <li>https://go.adr.org/Legal-Industry-Partners-with-Vals-AI.html<br /></li> <li>https://go.adr.org/Stanford-x-LLM-Law-Hackathon-Summary.html</li> <li>https://go.adr.org/AAA-Launches-AI-Panelist-Search-tool.html</li> <li>https://go.adr.org/AI-Literacy-and-Upskilling.html</li> <li>https://go.adr.org/AI-in-ADR---Preserving-the-Human-Touch.html</li> <li>https://go.adr.org/2024-NCTDR-Cyberweek.html</li> <li>https://go.adr.org/article-guidance.html<br /></li> </ul></div> </div> <div class="container-lg"> <div class="row"> <div class="col-12 col-md-10 col-lg-9 m-auto py-5 "> <div class="blogScreenHeader text-center" id="blogScreenHeader-container"> <div class="mktoText" id="blogScreenHeader"><h2>The AAA sees the introduction of <span>AI technology</span> as an extension of its mission to lead the world in providing innovative measures to prevent and resolve disputes fairly and efficiently.</h2></div> </div> </div> </div> </div> <div class="container-lg"> <div class="row"> <div class="col-12 col-lg-11 m-auto"> <div class="article-blocks-container row"> </div> <div class="col-12 d-flex"> <div class="loadMore-container m-auto py-5"> <button class="loadMore btn" type="button">Load More</button> </div> </div> </div> </div> </div> </div> <!--2 Column Module Screen--> <div class="TwoColumnScreenModule screenModule" id="TwoColumnScreenModule"> <div class="container-lg"> <div class="row"> <div class="col-12 col-md-6 col-lg-5 pb-5 pb-md-0"> <div class="twocolumn-left"> <div class="mktoText" id="sloganHeader"><h2><strong style="font-size: 48px;">Values Support our mission - <span>to serve the public good.</span></strong></h2></div> </div> </div> <div class="col-12 col-md-6 offset-lg-1"> <div class="twocolumn-right"> <div class="mktoText" id="sloganText"> We will not veer from our values to lead with integrity and we know process matters, including preserving the privacy of individuals and the parties, and where appropriate, sharing insights that help serve the public good.<br><br>We will thoughtfully implement innovative measures to improve our process, make conflict resolution accessible to all, while never wavering from our values and mission as a non-profit in advancing fair, efficient, respectful and collaborative conflict resolution. </div> </div> </div> </div> </div> </div> <!--Side Module Screen--> <div class="sideScreenModule screenModule" id="sideScreenModule"> <div class="container-lg"> <div class="row"> <div class="col-12 col-md-6"> <div class="sideScreen-menu-container"> <div class="btn-group-vertical"> <a type="button" class="sideScreenCTA" id="btnContent1"> <div class="mktoText" id="aboutBtn1">About the American<br>Arbitration Association</div> <i class="bi bi-arrow-right"></i> </a> <div id="mobileContent1" class="sideScreen-content"></div> <a type="button" class="sideScreenCTA inactiveBTN" id="btnContent2"> <div class="mktoText" id="aboutBtn2">About the International<br>Centre for Dispute Resolution</div> <i class="bi bi-arrow-right"></i> </a> </div> </div> </div> <div class="col-12 col-md-6"> <div class="sideScreen-content-container"> <div id="content1" class="sideScreen-content content1"> <div class="mktoText" id="aboutText1"><div>The not-for-profit American Arbitration Association&reg; (AAA) is the leading provider of alternative dispute resolution (ADR) services for parties in commercial disputes, having administered more than seven million ADR cases since its founding in 1926.<br /><br />With 29 offices in the United States, in addition to Singapore, the AAA provides organizations of all sizes in virtually every industry with ADR services and products.<br /><br />For more information, visit <a href="www.adr.org" target="_blank" id="">www.adr.org</a>.</div></div> </div> <div id="content2" class="sideScreen-content content2"> <div class="mktoText" id="aboutText2"><div>The International Centre for Dispute Resolution&reg; (ICDR&reg;) is the international division of the American Arbitration Association (AAA) and the largest international provider of dispute resolution services. Established in 1996, the ICDR serves parties from over 100 countries with multilingual staff experienced in international dispute resolution proceedings, and a roster of over 725 arbitrators and mediators. <br /><br />For more information, visit <a href="www.icdr.org" target="_blank" id="">www.icdr.org</a>.</div></div> </div> </div> </div> </div> </div> </div> <!--Footer Module Screen--> <div id="footerScreenModule" class="footerScreenModule screenModule"> <div class="container-lg"> <div class="row"> <nav class="navbar col d-block d-sm-flex"> <a class="navbar-brand mr-auto" href="https://www.adr.org/"> <div class="mktoImg mktoGen" id="mkto_gen_footerLogoImg"> <img src="https://go.adr.org/rs/294-SFS-516/images/aaa-icdr-logo.png" alt="Logo" width="auto" style="max-width: 250px; width: 100%;" id="footerLogoImg"> </div> </a> <ul class="footer-navbar navbar-nav"> <li class="nav-item active"> <a class="nav-link" href="https://www.adr.org/PrivacyPolicy">Privacy Policy</a> </li> <li class="nav-item"> <a class="nav-link" href="https://www.adr.org/terms-of-use">Terms of Use</a> </li> <!-- <li class="nav-item"> <a class="nav-link" href="#">FAQs</a> </li> <li class="nav-item"> <a class="nav-link" href="#">Site Map</a> </li> --> <li class="nav-item"> <a class="nav-link" href="https://www.adr.org/ContactUs">Contact Us</a> </li> <li class="nav-item"> <a href="javascript:void(0)" class="nav-link cookie-pref" title="Cookie Preferences" role="link" onclick="Osano.cm.showDrawer('osano-cm-dom-info-dialog-open')" aria-label="Cookie Preferences">Cookie Preferences</a> </li> </ul> </nav> </div> <div class="row py-md-3"> <div class="col-12 col-md-6 d-flex"> <div class="footer-copyright my-auto"> 漏 American Arbitration Association </div> </div> <div class="col-12 col-md-6 d-flex"> <ul class="footer-social-list list-inline ml-md-auto mr-md-0"> <li class="list-inline-item">Follow AAA</li> <li class="list-inline-item"><a href="https://www.linkedin.com/company/american-arbitration-association" class="footer-social-link"> <i class="bi bi-linkedin" style="font-size: 2em;"></i> </a></li> <li class="list-inline-item"><a href="https://twitter.com/adrorg" class="footer-social-link"> <i class="bi bi-twitter" style="font-size: 2em;"></i> </a></li> </ul> </div> </div> </div> </div> </div> <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.12.9/dist/umd/popper.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js"></script> <script> $(document).ready(function() { var icon_tab = '<link rel="icon" href="https://www.adr.org/themes/custom/adrorg/favicon.ico">'; $('head').append(icon_tab); $('.slideHidde').remove(); $('.slider').slick({ arrows: true, slidesToShow: 1, centerMode: true, centerPadding: '20%', infinite: true, prevArrow: "<button type='button' class='prevBTN' aria-label='Previous picture'><i class='i bi-arrow-left'></i></button>", nextArrow: "<button type='button' class='nextBTN' aria-label='Next Picture'><i class='bi bi-arrow-right'></i></button>", dots: true, responsive: [{ breakpoint: 1500, settings: { centerMode: true, centerPadding: '15%', // Adjust for smaller screens slidesToShow: 1 } }, { breakpoint: 991, settings: { centerMode: true, centerPadding: '8%', slidesToShow: 1 } }, { breakpoint: 767, settings: { centerMode: false, centerPadding: '0', slidesToShow: 1 } }, { breakpoint: 575, settings: { arrows: false, centerMode: false, centerPadding: '0', slidesToShow: 1 } } ] }); //slider end $("#content2").hide(); $("#mobileContent1").html($("#content1").html()); $("#btnContent1").click(function() { $(".content1").show(); $("#mobileContent1").show(); $(".content2").hide(); $('#btnContent1').removeClass('inactiveBTN'); $('#btnContent2').addClass('inactiveBTN'); }); $("#btnContent2").click(function() { $(".content2").show(); $(".content1").hide(); $("#mobileContent1").hide(); $('#btnContent1').addClass('inactiveBTN'); $('#btnContent2').removeClass('inactiveBTN'); }); // Blog Section load var set = $('.blog-article-list-container li'); var length = set.length; var imgClassBanner = 'regularImgPreview'; var bannerClassBanner = 'bannerImgPreview'; function fetchData(link) { return new Promise(function(resolve, reject) { $.get(link, function(data) { resolve(data); }).fail(function(error) { reject(error); }); }); } var promises = []; set.each(function(index) { var link = $(this).text(); var promise = fetchData(link).then(function(data) { var previewImg = $(data).find('#previewImg').attr('src'); var redirectLink = $.trim($(data).find('#redirect').text()); var bannerImg = $(data).find('#actileBanner').attr('src'); var type = $.trim($(data).find('.article-placeholder').text()); var title = $.trim($(data).find('#articleHeader').text()); var description = $.trim($(data).find('#articleAuthor').text()); var date = $.trim($(data).find('#articleDate').text()); return { previewImg: previewImg, redirectLink: redirectLink ? redirectLink : link, bannerImg: bannerImg ? bannerImg : previewImg, type: type, title: title, description: description, date: date }; }); promises.push(promise); }); Promise.all(promises).then(function(results) { results.forEach(function(result, index) { if (index > (length - 5)) { $('.article-blocks-container').prepend('<div class="col-12 col-sm-6 blogPost newestBlogPosts" style="padding: 10px;"><div class="articleBlockContainer"><a target="_blank" href="' + result.redirectLink + '" class="redirectLink"><div class="articleBlock"><div class="articleImg-container ' + (result.previewImg ? imgClassBanner : bannerClassBanner) + '"><img src="' + (result.previewImg ? result.previewImg : result.bannerImg) + '" alt="" class="articleImg"></div><div class="articleDetails"><div class="articleType">' + result.type + '</div><div class="articleTitle"><h3>' + result.title + '</h3></div><div class="articleDescription">' + result.description + '</div><div class="articleDate">' + result.date + '</div></div></div></a></div></div>'); } else { $('.article-blocks-container').prepend('<div class="col-12 col-sm-6 col-md-4 col-lg-3 blogPost oldestBlogPosts" style="padding: 10px;"><div class="articleBlockContainer"><a target="_blank" href="' + result.redirectLink + '" class="redirectLink"><div class="articleBlock"><div class="articleDetails"><div class="articleType">' + result.type + '</div><div class="articleTitle"><h4>' + result.title + '</h4></div><div class="articleDescription">' + result.description + '</div><div class="articleDate">' + result.date + '</div></div></div></a></div></div>'); } }); }).catch(function(error) { console.error('Error fetching data:', error); }); $(".loadMore").on("click", function(e) { e.preventDefault(); $(".blogPost:hidden").slice(0, 4).slideDown(); if ($(".blogPost:hidden").length == 0) { $(".loadMore").fadeOut(); } }); }); MktoForms2.whenReady(function(form) { $('#Email').focus(function() { $('.mktoFieldWrap').addClass('focused'); }); $('#Email').blur(function() { if ($(this).val().trim() === '') { $('.mktoFieldWrap').removeClass('focused'); } }); form.onSuccess(function(){ window.location.replace("https://go.adr.org/01-Preference-Center_main_MS-Updated---Signup-LP.html?key="+encodeURIComponent($('#Email').val())); return false; }); }); </script> <script type="text/javascript" src="//munchkin.marketo.net//munchkin-beta.js"></script><script>Munchkin.init('294-SFS-516', {customName: 'aaai-lab-blog', wsInfo: 'j1RR'});</script> <script type="text/javascript" src="/js/stripmkttok.js"></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10