CINXE.COM
AI Radar (Marktechpost)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="robots" content="noindex" /> <link rel="icon" href="https://discord.gg/favicon.ico" /> <title>AI Radar (Marktechpost)</title> <meta name="description" content="Check out the AI Radar (Marktechpost) community on Discord - hang out with 19 other members and enjoy free voice and text chat." /> <meta property="og:type" content="website" /> <meta property="og:title" content="AI Radar (Marktechpost)" /> <meta property="og:description" content="Check out the AI Radar (Marktechpost) community on Discord - hang out with 19 other members and enjoy free voice and text chat." /> <meta property="og:image" content="https://cdn.discordapp.com/icons/944132583170654251/456e0c4bbc6903be199130491e882afc.jpg?size=256" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:url" content="https://discord.gg/V7Hgrkr6pU" /> <meta name="twitter:title" content="AI Radar (Marktechpost)" /> <meta name="twitter:description" content="Check out the AI Radar (Marktechpost) community on Discord - hang out with 19 other members and enjoy free voice and text chat." /> <meta name="twitter:image" content="https://cdn.discordapp.com/icons/944132583170654251/456e0c4bbc6903be199130491e882afc.jpg?size=256" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <noscript> <meta http-equiv="refresh" content="0;URL=https://discord.gg/V7Hgrkr6pU"> </noscript> <style> body { margin: 0; padding: 0; color: white; font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji; } main { position: absolute; width: 100%; height: 100%; display: flex; align-items: center; } .container { background-color: #1890ff; padding: 25px; width: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; visibility: hidden; } .content { max-width: 900px; } .actions { text-align: center; display: inline-block; margin-top: 20px; } a { color: white; text-decoration: underline; } .button { outline: none; display: inline-block; padding: 10px 20px; border: 1px solid transparent; color: #151c48; background-color: #fff; border-color: #151c485b; border-radius: 32px; transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); text-decoration: none; white-space: nowrap; cursor: pointer; font-size: 15px; font-weight: 500; } .button.secondary { color: #40a9ff; background-color: #fff; border-color: #40a9ff; } .button.primary { color: #fff; background-color: #1890ff; border-color: #1890ff; } .button:focus, .button:hover { color: #40a9ff; background-color: #fff; border-color: #40a9ff; } .button:active { color: #096dd9; background-color: #fff; border-color: #096dd9; } .button.primary:hover, .button.primary:focus { color: #fff; border-color: #40a9ff; background: #40a9ff; } .button.primary:active { color: #fff; border-color: #096dd9; background: #096dd9; } </style> <script> function getCookie(cname) { var name = cname + '='; var decodedCookie = decodeURIComponent(document.cookie); var ca = decodedCookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return btoa('{}'); } var consent = JSON.parse(atob(getCookie('px-cookie-consent'))); var required = false; function provideConsent() { consent.date = Date.now(); consent.status = true; } function revokeConsent() { consent.date = Date.now(); consent.status = false; } function setCookie() { var cookie = [ 'px-cookie-consent', '=', btoa(JSON.stringify(consent)), '; path=/ivxz41s; max-age=31536000' ].join(''); document.cookie = cookie; } function reload() { window.location.reload(); } </script> </head> <body> <noscript> <a href="https://discord.gg/V7Hgrkr6pU" >Redirecting</a > </noscript> <main> <div id="container" class="container"> <div class="content"> <p> <a id="company" href="undefined" target="_blank">null</a> uses cookies to improve user experience, analyse web traffic and show the most useful ads. For these reasons, they share information about your use of their links with their trusted advertising and analytics partners. <a id="terms" href="undefined" target="_blank">Learn more</a>. </p> <p> By clicking "Accept Cookies" you consent to the storing of first- and third-party cookies on your device. </p> </div> <div class="actions"> <span id="reject" class="button primary" onclick="revokeConsent();setCookie();reload()" >Reject Cookies</span > <span id="accept" class="button secondary" onclick="provideConsent();setCookie();reload()" >Accept Cookies</span > </div> </div> </main> <script> console.log('consent', consent); if (required === true && consent.status === undefined) { document.getElementById('container').style.visibility = 'visible'; } if (required === false || consent.status === true) { (function () { var script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; script.innerHTML = ""; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(script, s); })(); } if (required === false || consent.status !== undefined) { window.opener = null; setTimeout(function () { window.location = "https://discord.gg/V7Hgrkr6pU"; }, 0); } </script> </body> </html>