{"id":23966,"date":"2025-03-10T10:21:38","date_gmt":"2025-03-10T04:51:38","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=23966"},"modified":"2025-03-10T10:21:40","modified_gmt":"2025-03-10T04:51:40","slug":"7-top-universities-to-study-artificial-intelligence","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/","title":{"rendered":"7 Top universities to study Artificial Intelligence"},"content":{"rendered":"<p><html amp=\"\" lang=\"en\"><head>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script id="bv-lazyload-images" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});var bv_lazyload_event_listener="load",bv_lazyload_events=["mousemove","click","keydown","wheel","touchmove","touchend"],bv_use_srcset_attr=!1,BV_DEBUG_MODE=!1,bv_style_observer,img_observer,picture_lazy_observer,bvImageLazyloadObserverOptions={rootMargin:"200px 0px",threshold:.01};function bvDebugLog(...args){BV_DEBUG_MODE&&console.log(...args)}__name(bvDebugLog,"bvDebugLog"),bv_lazyload_event_listener=="load"?window.addEventListener("load",event=>{handle_lazyload_images()}):bv_lazyload_event_listener=="readystatechange"&&document.addEventListener("readystatechange",event=>{document.readyState==="interactive"&&handle_lazyload_images()});function add_lazyload_image_event_listeners(handle_lazyload_images2){bv_lazyload_events.forEach(function(event){document.addEventListener(event,handle_lazyload_images2,!0)})}__name(add_lazyload_image_event_listeners,"add_lazyload_image_event_listeners");function remove_lazyload_image_event_listeners(){bv_lazyload_events.forEach(function(event){document.removeEventListener(event,handle_lazyload_images,!0)})}__name(remove_lazyload_image_event_listeners,"remove_lazyload_image_event_listeners");function bv_replace_lazyloaded_image_url(element2){let src_value=element2.getAttribute("bv-data-src"),srcset_value=element2.getAttribute("bv-data-srcset"),currentSrc=element2.getAttribute("src");currentSrc&&currentSrc.startsWith("data:image/svg+xml")&&(bv_use_srcset_attr&&srcset_value&&element2.setAttribute("srcset",srcset_value),src_value&&element2.setAttribute("src",src_value))}__name(bv_replace_lazyloaded_image_url,"bv_replace_lazyloaded_image_url");function bv_replace_inline_style_image_url(element2){let bv_style_attr=element2.getAttribute("bv-data-style");if(bvDebugLog(bv_style_attr),bv_style_attr){let currentStyles=element2.getAttribute("style")||"",newStyle=currentStyles+(currentStyles?";":"")+bv_style_attr;element2.setAttribute("style",newStyle)}else bvDebugLog("BV_STYLE_ATTRIBUTE_NOT_FOUND : "+entry)}__name(bv_replace_inline_style_image_url,"bv_replace_inline_style_image_url");function handleLazyloadImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_lazyloaded_image_url(entry2.target),img_observer.unobserve(entry2.target))})}__name(handleLazyloadImages,"handleLazyloadImages");function handleOnscreenInlineStyleImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_inline_style_image_url(entry2.target),bv_style_observer.unobserve(entry2.target))})}__name(handleOnscreenInlineStyleImages,"handleOnscreenInlineStyleImages");function handlePictureTags(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_picture_tag_url(entry2.target),picture_lazy_observer.unobserve(entry2.target))})}__name(handlePictureTags,"handlePictureTags");function bv_replace_picture_tag_url(element2){const child_elements=element2.children;for(let i=0;i<child_elements.length;i++){let child_elem=child_elements[i],_srcset=child_elem.getAttribute("bv-data-srcset"),_src=child_elem.getAttribute("bv-data-src");_srcset&&child_elem.setAttribute("srcset",_srcset),_src&&child_elem.setAttribute("src",_src),bv_replace_picture_tag_url(child_elem)}}__name(bv_replace_picture_tag_url,"bv_replace_picture_tag_url"),"IntersectionObserver"in window&&(bv_style_observer=new IntersectionObserver(handleOnscreenInlineStyleImages,bvImageLazyloadObserverOptions),img_observer=new IntersectionObserver(handleLazyloadImages,bvImageLazyloadObserverOptions),picture_lazy_observer=new IntersectionObserver(handlePictureTags,bvImageLazyloadObserverOptions));function handle_lazyload_images(){"IntersectionObserver"in window?(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_style_observer.observe(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(img_element=>{img_observer.observe(img_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{picture_lazy_observer.observe(picture_element)})):(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_replace_inline_style_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(target_element=>{bv_replace_lazyloaded_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{bv_replace_picture_tag_url(element)}))}__name(handle_lazyload_images,"handle_lazyload_images");
</script>

<script id="bv-viewport-image-hydration" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});const BV_VIEWPORT_IMAGE_CLASS="bv-viewport-img",BV_VIEWPORT_IMAGE_SWAP_MODE="src";function getViewportImageDeviceName(){let device_width=window.outerWidth;return device_width<=480?"mobile":device_width<=820?"ipad":device_width<=1536?"desktop":"large"}__name(getViewportImageDeviceName,"getViewportImageDeviceName");function getViewportHydrationAttr(node_element,attr_suffix,device_name){let attr_names=["bv-data-"+device_name+"-"+attr_suffix,"bv-data-large-"+attr_suffix];for(let index=0;index<attr_names.length;index+=1){let attr_value=node_element.getAttribute(attr_names[index]);if(attr_value)return attr_value}return""}__name(getViewportHydrationAttr,"getViewportHydrationAttr");function hydrateViewportImage(node_element){if(!node_element||node_element.getAttribute("bv-viewport-hydrated")==="1")return;let hydrated=!1,device_name=getViewportImageDeviceName(),src_attr=getViewportHydrationAttr(node_element,"src",device_name),srcset_attr=getViewportHydrationAttr(node_element,"srcset",device_name);BV_VIEWPORT_IMAGE_SWAP_MODE==="srcset"&&srcset_attr&&(node_element.setAttribute("srcset",srcset_attr),hydrated=!0),src_attr&&(node_element.setAttribute("src",src_attr),hydrated=!0),hydrated&&node_element.setAttribute("bv-viewport-hydrated","1")}__name(hydrateViewportImage,"hydrateViewportImage");function hydrateViewportImages(){let img_tags=document.querySelectorAll("."+BV_VIEWPORT_IMAGE_CLASS);setTimeout(()=>{img_tags.forEach(img_tag=>{hydrateViewportImage(img_tag)})},0)}__name(hydrateViewportImages,"hydrateViewportImages"),document.readyState==="loading"?document.addEventListener("DOMContentLoaded",hydrateViewportImages):hydrateViewportImages();
</script>

<script id="bv-dl-scripts-list" data-cfasync="false" bv-exclude="true">
var scriptAttrs = [{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0.js\\"","bv_inline_delayed":false},"bv_unique_id":"pzIP3El8WgQ5WxbqDFtY","reference":0},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0\\/amp-story-1.0.js\\"","custom-element":"\\"amp-story\\"","bv_inline_delayed":false},"bv_unique_id":"dcFcHL3ZYwjk5jIGbrE1","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"GcgW6QNp3pTCkLWhLmzs","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"sMV72bYWyBkZrUhtjvYa","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"vOjIuvYFmTYsSpdXAGwV","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"R9xGwMIy7qI8SpsNDfzh","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"mOEqflGTC1zvyS09ukW5","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"gnOIUfxI0XcAdoArc7n2","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"UbIepokmMOJhK5lnsTLe","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Taa2a9NA7R6LUE2sr5jo","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ZoGuFnCpTw8RHiY7VYDm","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"jp0zzqkO98Ubo3yyrii6","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"PIiaFC3w9JRNsoOa4JoP","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"BkK0pfAwS6h7ZNqv86sy","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yKkuKrEIbJSr8x2axo3G","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"GVQas9OaFPhnUVtv000E","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"tUcoBSxdID8RxDRdet12","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"fGC8Cv792k2yo5oK69FD","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"eaGAFdI8R4UJMDewS7AG","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"IX97oTKevCGawkL2dIUA","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"1ocH8mhLNDRprTpChjs2","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"vOU2tFi75GXOTaulkGbB","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"r3DgmJuEkWvhmxpPiSN5","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"6AoifVInCpXly4SNwZug","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"vbUrJAaLPRHm80pErVjj","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"6gWRzzteWByfbkjHP0AO","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"zRQxCYUfGfSdEK4dAOba","reference":26},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"SnhW2pS5VJ1zWGwQsRVJ","reference":27},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"r6gqaVlW436UkZRExeHh","reference":28},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"pkofluWbAP1zCtQXbugK","reference":29},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Uc4Lq6C5aP8EBkHQ4shV","reference":30},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"SS6hhodUkdMZEwJ1K95v","reference":31},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"0Ff1GT2M08RsyNexsVmI","reference":32},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"vGuDUZYciA6K6xMdj4h6","reference":33},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"QYjDugXMLV7WGvSEhaf0","reference":34},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"KPC88UDcMLoDdcHEtrF6","reference":35},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"H36ZpJZgKnMSlENeFvuA","reference":36},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ozt0DUKXUTUsyZEiCaPJ","reference":37},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yEMulB1k9wItPtPDkGua","reference":38},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yD2BJTOCUWtl9xWk7dS8","reference":39},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"awiLNzFgxXz2bYPjO8MX","reference":40},{"attrs":{"src":"data:text\/javascript;base64, ZnVuY3Rpb24gYnZfdHJpZ2dlcl9haXJsaWZ0X2V2ZW50KHRhcmdldCwgZXZlbnRfdHlwZSkgewoKICBpZiAoZXZlbnRfdHlwZSA9PT0gInJlYWR5c3RhdGVjaGFuZ2UiKSB7CiAgICBpZiAoYnZfc3RhdGVfY291bnRlciA9PT0gMCkgewogICAgICBidl9zdGF0ZV9jb3VudGVyICs9IDEKICAgICAgYnZfY3VzdG9tX3JlYWR5X3N0YXRlX3ZhbHVlID0gImludGVyYWN0aXZlIgogICAgfSBlbHNlIGlmKGJ2X3N0YXRlX2NvdW50ZXIgPT09IDEpIHsKICAgICAgYnZfc3RhdGVfY291bnRlciArPSAxCiAgICAgIGJ2X2N1c3RvbV9yZWFkeV9zdGF0ZV92YWx1ZSA9ICJjb21wbGV0ZSIKICAgIH0KICB9CgogIGxldCBldmVudF9uYW1lID0gIkFpcmxpZnQiICsgZXZlbnRfdHlwZTsKICBsZXQgc3ludGhldGljRXZlbnQgPSBuZXcgRXZlbnQoZXZlbnRfbmFtZSwgeyBidWJibGVzOiB0cnVlIH0pOwoKICBPYmplY3QuZGVmaW5lUHJvcGVydHkoc3ludGhldGljRXZlbnQsICJ0eXBlIiwgeyBnZXQ6IGZ1bmN0aW9uICgpIHsgcmV0dXJuIGV2ZW50X3R5cGU7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwogIE9iamVjdC5kZWZpbmVQcm9wZXJ0eShzeW50aGV0aWNFdmVudCwgInRhcmdldCIsIHsgZ2V0OiBmdW5jdGlvbiAoKSB7IHJldHVybiB0YXJnZXQ7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwoKICB0YXJnZXQuZGlzcGF0Y2hFdmVudChzeW50aGV0aWNFdmVudCk7Cn0KCmZ1bmN0aW9uIGJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpIHsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgInJlYWR5c3RhdGVjaGFuZ2UiKTsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgIkRPTUNvbnRlbnRMb2FkZWQiKTsKCiAgICBzZXRUaW1lb3V0KCgpID0+IHsKICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQoZG9jdW1lbnQsICJyZWFkeXN0YXRlY2hhbmdlIik7CgogICAgICAgIHNldFRpbWVvdXQoKCkgPT4gewogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAibG9hZCIpOwogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAicGFnZXNob3ciKTsKICAgICAgICB9LCAwKTsKICAgIH0sIDApOwp9Cgp2YXIgYnZfc3RhdGVfY291bnRlciA9IDAKCmJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpOwoK","id":"bv-trigger-listener","type":"text\/javascript","defer":true,"async":false},"bv_unique_id":"d6fe9c24159ed4a27d224d91c70f8fdc","reference":100000000}];
</script>
<script id="bv-web-worker" type="javascript/worker" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});self.onmessage=function(e){var counter=e.data.fetch_urls.length;e.data.fetch_urls.forEach(function(fetch_url){loadUrl(fetch_url,function(){console.log("DONE: "+fetch_url),counter=counter-1,counter===0&&self.postMessage({status:"SUCCESS"})})})};async function loadUrl(fetch_url,callback){try{var request=new Request(fetch_url,{mode:"no-cors",redirect:"follow"});await fetch(request),callback()}catch(fetchError){console.log("Fetch Error loading URL:",fetchError);try{var xhr=new XMLHttpRequest;xhr.onerror=callback,xhr.onload=callback,xhr.responseType="blob",xhr.open("GET",fetch_url,!0),xhr.send()}catch(xhrError){console.log("XHR Error loading URL:",xhrError),callback()}}}__name(loadUrl,"loadUrl");
</script>
<script id="bv-web-worker-handler" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});if(typeof scriptAttrs<"u"&&Array.isArray(scriptAttrs)&&scriptAttrs.length>0){const lastElement=scriptAttrs[scriptAttrs.length-1];if(lastElement.attrs&&lastElement.attrs.id==="bv-trigger-listener"){var bv_custom_ready_state_value="loading";Object.defineProperty(document,"readyState",{get:__name(function(){return bv_custom_ready_state_value},"get"),set:__name(function(){},"set")})}}if(typeof scriptAttrs>"u"||!Array.isArray(scriptAttrs))var scriptAttrs=[];if(typeof linkStyleAttrs>"u"||!Array.isArray(linkStyleAttrs))var linkStyleAttrs=[];function isMobileDevice(){return window.innerWidth<=500}__name(isMobileDevice,"isMobileDevice");var js_dom_loaded=!1;document.addEventListener("DOMContentLoaded",()=>{js_dom_loaded=!0});const EVENTS=["mousemove","click","keydown","wheel","touchmove","touchend"];var scriptUrls=[],styleUrls=[],bvEventCalled=!1,workerFinished=!1,functionExec=!1,scriptsInjected=!1,stylesInjected=!1,bv_load_event_fired=!1,autoInjectTimerStarted=!1;const BV_AUTO_INJECT_ENABLED=!0,BV_DESKTOP_AUTO_INJECT_DELAY=4e3,BV_MOBILE_AUTO_INJECT_DELAY=1e4,BV_WORKER_TIMEOUT_DURATION=3e3;scriptAttrs.forEach((scriptAttr,index)=>{scriptAttr.attrs.src&&!scriptAttr.attrs.src.includes("data:text/javascript")&&(scriptUrls[index]=scriptAttr.attrs.src)}),linkStyleAttrs.forEach((linkAttr,index)=>{styleUrls[index]=linkAttr.attrs.href});var fetchUrls=scriptUrls.concat(styleUrls);function addEventListeners(bvEventHandler2){EVENTS.forEach(function(event){document.addEventListener(event,bvEventFired,!0),document.addEventListener(event,bvEventHandler2,!0)})}__name(addEventListeners,"addEventListeners");function removeEventListeners(){EVENTS.forEach(function(event){document.removeEventListener(event,bvEventHandler,!0)})}__name(removeEventListeners,"removeEventListeners");function bvEventFired(){bvEventCalled||(bvEventCalled=!0,workerFinished=!0)}__name(bvEventFired,"bvEventFired");function bvGetElement(attributes,element){Object.keys(attributes).forEach(function(attr){attr==="async"?element.async=attributes[attr]:attr==="innerHTML"?element.innerHTML=atob(attributes[attr]):element.setAttribute(attr,attributes[attr])})}__name(bvGetElement,"bvGetElement");function bvAddElement(attr,element){var attributes=attr.attrs;if(attributes.bv_inline_delayed){let bvScriptId=attr.bv_unique_id,bvScriptElement=document.querySelector("[bv_unique_id='"+bvScriptId+"']");bvScriptElement?(!attributes.innerHTML&&!attributes.src&&bvScriptElement.textContent.trim()!==""&&(attributes.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent(bvScriptElement.textContent)))),bvGetElement(attributes,element),bvScriptElement.after(element)):console.log(`Script not found for ${bvScriptId}`)}else{bvGetElement(attributes,element);var templateId=attr.bv_unique_id,targetElement=document.querySelector("[id='"+templateId+"']");targetElement&&targetElement.after(element)}}__name(bvAddElement,"bvAddElement");function injectStyles(){if(stylesInjected){console.log("Styles already injected, skipping");return}stylesInjected=!0,document.querySelectorAll('style[type="bv_inline_delayed_css"], template[id]').forEach(element=>{if(element.tagName.toLowerCase()==="style"){var new_style=document.createElement("style");new_style.type="text/css",new_style.textContent=element.textContent,element.after(new_style),new_style.parentNode?element.remove():console.log("PARENT NODE NOT FOUND")}else if(element.tagName.toLowerCase()==="template"){var templateId=element.id,linkStyleAttr=linkStyleAttrs.find(attr=>attr.bv_unique_id===templateId);if(linkStyleAttr){var link=document.createElement("link");bvAddElement(linkStyleAttr,link),element.parentNode&&element.parentNode.replaceChild(link,element),console.log("EXTERNAL STYLE ADDED")}else console.log(`No linkStyleAttr found for template ID ${templateId}`)}}),linkStyleAttrs.forEach((linkStyleAttr,index)=>{console.log("STYLE ADDED");var element=document.createElement("link");bvAddElement(linkStyleAttr,element)})}__name(injectStyles,"injectStyles");function injectScripts(){if(scriptsInjected){console.log("Scripts already injected, skipping");return}scriptsInjected=!0;let last_script_element;scriptAttrs.forEach((scriptAttr,index)=>{if(bv_custom_ready_state_value==="loading"&&scriptAttr.attrs&&scriptAttr.attrs.is_first_defer_element===!0)if(last_script_element){const readyStateScript=document.createElement("script");readyStateScript.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent("bv_custom_ready_state_value = 'interactive';"))),readyStateScript.async=!1,last_script_element.after(readyStateScript)}else bv_custom_ready_state_value="interactive",console.log('Ready state manually set to "interactive"');console.log("JS ADDED");var element=document.createElement("script");last_script_element=element,bvAddElement(scriptAttr,element)})}__name(injectScripts,"injectScripts");function bvEventHandler(){console.log("EVENT FIRED"),js_dom_loaded&&bvEventCalled&&workerFinished&&!functionExec&&(functionExec=!0,injectStyles(),injectScripts(),removeEventListeners())}__name(bvEventHandler,"bvEventHandler");function autoInjectScriptsAfterLoad(){js_dom_loaded&&workerFinished&&!scriptsInjected&&!stylesInjected&&(console.log("Auto-injecting styles and scripts after timer"),injectStyles(),injectScripts())}__name(autoInjectScriptsAfterLoad,"autoInjectScriptsAfterLoad");function startAutoInjectTimer(){if(BV_AUTO_INJECT_ENABLED&&!autoInjectTimerStarted&&bv_load_event_fired&&!bvEventCalled){autoInjectTimerStarted=!0;var delay=isMobileDevice()?BV_MOBILE_AUTO_INJECT_DELAY:BV_DESKTOP_AUTO_INJECT_DELAY;console.log("Starting auto-inject timer with delay: "+delay+"ms"),setTimeout(function(){autoInjectScriptsAfterLoad()},delay)}}__name(startAutoInjectTimer,"startAutoInjectTimer"),addEventListeners(bvEventHandler);var requestObject=window.URL||window.webkitURL,bvWorker=new Worker(requestObject.createObjectURL(new Blob([document.getElementById("bv-web-worker").textContent],{type:"text/javascript"})));bvWorker.onmessage=function(e){e.data.status==="SUCCESS"&&(console.log("WORKER_FINISHED"),workerFinished=!0,bvEventHandler(),startAutoInjectTimer())},addEventListener("load",()=>{bvEventHandler(),bv_call_fetch_urls(),bv_load_event_fired=!0});function bv_call_fetch_urls(){!bv_load_event_fired&&!workerFinished&&(bvWorker.postMessage({fetch_urls:fetchUrls}),bv_initiate_worker_timer())}__name(bv_call_fetch_urls,"bv_call_fetch_urls"),setTimeout(function(){bv_call_fetch_urls()},5e3);function bv_initiate_worker_timer(){setTimeout(function(){workerFinished||(console.log("WORKER_TIMEDOUT"),workerFinished=!0,bvWorker.terminate()),bvEventHandler(),startAutoInjectTimer()},BV_WORKER_TIMEOUT_DURATION)}__name(bv_initiate_worker_timer,"bv_initiate_worker_timer");
</script>
<meta charSet=\"utf-8\"\/><meta name=\"viewport\" content=\"width=device-width,minimum-scale=1,initial-scale=1\"\/><template id="pzIP3El8WgQ5WxbqDFtY"></template><\/script><template id="dcFcHL3ZYwjk5jIGbrE1"></template><\/script><link href=\"https:\/\/fonts.googleapis.com\/css2?display=swap&amp;family=Titillium+Web%3Awght%40400%3B700\" rel=\"stylesheet\"\/><link href=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102.png\" rel=\"preload\" as=\"image\"\/>\n<style amp-boilerplate=\"\">body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}<\/style>\n<p><noscript><\/p>\n<style amp-boilerplate=\"\">body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}<\/style>\n<p><\/noscript><\/p>\n<style amp-custom=\"\">\n              h1, h2, h3 { font-weight: normal; }<\/p>\n<p>              amp-story-page {\n                background-color: #131516;\n              }<\/p>\n<p>              amp-story-grid-layer {\n                overflow: visible;\n              }<\/p>\n<p>              @media (max-aspect-ratio: 9 \/ 16)  {\n                @media (min-aspect-ratio: 320 \/ 678) {\n                  amp-story-grid-layer.grid-layer {\n                    margin-top: calc((100% \/ 0.5625 - 100% \/ 0.6666666666666666) \/ 2);\n                  }\n                }\n              }<\/p>\n<p>              @media not all and (min-resolution:.001dpcm) {\n                @media {\n                  p.text-wrapper > span {\n                    font-size: calc(100% - 0.5px);\n                  }\n                }\n              }<\/p>\n<p>              .page-fullbleed-area,\n              .page-background-overlay-area {\n                position: absolute;\n                overflow: hidden;\n                width: 100%;\n                left: 0;\n                height: calc(1.1851851851851851 * 100%);\n                top: calc((1 - 1.1851851851851851) * 100% \/ 2);\n              }<\/p>\n<p>              .element-overlay-area {\n                position: absolute;\n                width: 100%;\n                height: 100%;\n                top: 0;\n                left: 0;\n              }<\/p>\n<p>              .page-safe-area {\n                overflow: visible;\n                position: absolute;\n                top: 0;\n                bottom: 0;\n                left: 0;\n                right: 0;\n                width: 100%;\n                height: calc(0.84375 * 100%);\n                margin: auto 0;\n              }<\/p>\n<p>              .mask {\n                position: absolute;\n                overflow: hidden;\n              }<\/p>\n<p>              .fill {\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                margin: 0;\n              }<\/p>\n<p>              @media (prefers-reduced-motion: no-preference) {\n                .animation-wrapper {\n                  opacity: var(--initial-opacity);\n                  transform: var(--initial-transform);\n                }\n              }<\/p>\n<p>              amp-story-grid-layer.align-bottom {\n                align-content: end;\n                padding: 0;\n                \/*\n                  AMP CTA Layer will exactly occupy 74px regardless of any device.\n                  To space out captions 74px from the BOTTOM (AMP CTA Layer),\n                  74px from the TOP should also be spaced out and thus: 2 * 74px\n                  will be the desired max-height.\n                *\/\n                max-height: calc(100vh - (2 * 74px));\n              }<\/p>\n<p>              .captions-area {\n                padding: 0 32px 0;\n              }<\/p>\n<p>              amp-story-captions {\n                margin-bottom: 16px;\n                text-align: center;\n              }<\/p>\n<p>              amp-story-audio-sticker {\n                height: 100%;\n              }<\/p>\n<p>              .audio-sticker {\n                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\n              }\n              <\/style>\n<p><meta name=\"web-stories-replace-head-start\"\/><title>7 Top universities to study Artificial Intelligence<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/?post_type=web-story&amp;p=23966\"\/><meta name=\"web-stories-replace-head-end\"\/><\/head><body><amp-story standalone=\"\" publisher=\"Admissify\" publisher-logo-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2023\/10\/Favicon.jpg\" title=\"7 Top universities to study Artificial Intelligence\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-102.png\"><amp-story-page id=\"78821534-5eba-4027-a4c3-48e5ead40547\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#2f4d50\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-3e1e1fc0-7b7c-4c66-a09f-731ac09394d6\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102.png\" alt=\"Data Science vs. Machine Learning\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 29%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 29%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:3.64078%;top:85.27508%;width:93.68932%;height:13.59223%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5181347150259068% 0.5181347150259068% 0.5181347150259068% 0.5181347150259068% \/ 2.380952380952381% 2.380952380952381% 2.380952380952381% 2.380952380952381%\" id=\"el-198ed79b-d64e-4699-b6bf-ace409b6b859\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.8588082901554397% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.485437em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #eee\">7 Top universities to study Artificial Intelligence<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.65049%;top:77.6699%;width:76.94175%;height:8.09061%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6309148264984227% 0.6309148264984227% 0.6309148264984227% 0.6309148264984227% \/ 4% 4% 4% 4%\" id=\"el-b9891946-a13d-4e86-b689-492a6d12ec94\">\n<p class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3817034700315454% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.323625em;line-height:1.4;text-align:center;padding:3.1545741324921135% 3.1545741324921135%;color:#000000\"><span><span style=\"color: #fff\">Bhaskar | 8 March, 2025<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:32.03883%;top:71.35922%;width:32.52427%;height:5.50162%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-2c5c5590-7c44-4e94-a2b5-b2fc37f895ed\">\n<div style=\"position:absolute;width:100%;height:105.4847%;left:0%;top:-2.74235%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png\" alt=\"logo redesign\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png 3669w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png 2048w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png 768w\" sizes=\"(min-width: 1024px) 15vh, 33vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"62fbf261-69ca-4264-95da-73fa67c6b655\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7015fa21-0acb-49f2-8dcf-7414a0ac4de8\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6a1b9a50-bd9a-4403-9153-047cb130e8e9\",\"keyframes\":{\"transform\":[\"translate3d(0px, 323.9767%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-09df9d1d-fcde-4143-a204-7a85032eac93\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d0d51dab-d95b-4e8b-8dec-87dde7dec363\",\"keyframes\":{\"transform\":[\"translate3d(0px, 136.94208%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-1a37aea9-24b0-49b7-b00d-5e639ab1e87c [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0.5107359446755027%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#ab9376\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div id=\"anim-1a37aea9-24b0-49b7-b00d-5e639ab1e87c\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-3a4339ed-b2f7-446b-ae4e-2557d99e1ec6\">\n<div style=\"position:absolute;width:303.95406%;height:100%;left:-99.8937%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit.jpg\" alt=\"mit\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit.jpg 860w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-768x449.jpg 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-350x205.jpg 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-300x175.jpg 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-150x88.jpg 150w\" sizes=\"(min-width: 1024px) 137vh, 304vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:69.41748%;width:81.31068%;height:12.29773%;opacity:1\">\n<div id=\"anim-7015fa21-0acb-49f2-8dcf-7414a0ac4de8\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-6a1b9a50-bd9a-4403-9153-047cb130e8e9\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 323.9767%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5970149253731344% 0.5970149253731344% 0.5970149253731344% 0.5970149253731344% \/ 2.631578947368421% 2.631578947368421% 2.631578947368421% 2.631578947368421%\" id=\"el-d2b53d68-dc84-4add-8e74-be426ab3ee2d\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.3414925373134317% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Massachusetts Institute of Technology (MIT)<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:83.33333%;width:87.86408%;height:18.93204%;opacity:1\">\n<div id=\"anim-09df9d1d-fcde-4143-a204-7a85032eac93\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-d0d51dab-d95b-4e8b-8dec-87dde7dec363\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 136.94208%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5524861878453038% 0.5524861878453038% 0.5524861878453038% 0.5524861878453038% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-b0383394-8f49-4d85-a585-d9d17dbeb178\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.0197513812154695% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.372168em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #eee\">MIT leads in AI education, offering programs that combine cutting-edge research and practical applications. INR: \u20b950,00,000.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"b94a0f54-16b4-4ac9-b903-3419eb16eaf4\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-9817f1f9-ffbd-4b19-bf8e-552cd45a3a2a [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(21.599999891915743%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-738ec0fd-acf4-411b-89ed-1c39e712751c\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6b019de7-b916-4ced-baed-07fc940f4fa7\",\"keyframes\":{\"transform\":[\"translate3d(0px, 486.56325%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-81e49f63-8412-42bd-83d2-a487a79340cc\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-75b34333-0bcd-45a1-b6ec-e6c306ff2649\",\"keyframes\":{\"transform\":[\"translate3d(0px, 136.94208%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#8a7d4d\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div id=\"anim-9817f1f9-ffbd-4b19-bf8e-552cd45a3a2a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-dbdc8c1b-d2b1-4dfb-8651-75c92bbe6e0a\">\n<div style=\"position:absolute;width:316.04939%;height:100%;left:-14.69136%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2.jpeg\" alt=\"Stanford University-2\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2.jpeg 1200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-1024x576.jpeg 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-910x512.jpeg 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-768x432.jpeg 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-350x197.jpeg 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-300x169.jpeg 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-150x84.jpeg 150w\" sizes=\"(min-width: 1024px) 143vh, 317vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:75.40453%;width:81.31068%;height:6.95793%;opacity:1\">\n<div id=\"anim-738ec0fd-acf4-411b-89ed-1c39e712751c\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-6b019de7-b916-4ced-baed-07fc940f4fa7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 486.56325%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5970149253731344% 0.5970149253731344% 0.5970149253731344% 0.5970149253731344% \/ 4.651162790697675% 4.651162790697675% 4.651162790697675% 4.651162790697675%\" id=\"el-abed6c58-169c-4741-a59c-d97b3ac47e27\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.3414925373134317% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Stanford University<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:83.33333%;width:87.86408%;height:18.93204%;opacity:1\">\n<div id=\"anim-81e49f63-8412-42bd-83d2-a487a79340cc\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-75b34333-0bcd-45a1-b6ec-e6c306ff2649\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 136.94208%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5524861878453038% 0.5524861878453038% 0.5524861878453038% 0.5524861878453038% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-7cdc8cfd-d9c1-4db9-90d2-30cd64e6eb69\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.0197513812154695% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.372168em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #eee\">Home to the Stanford Artificial Intelligence Laboratory, it provides top-notch courses and industry connections. INR: \u20b945,00,000.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"29777e6b-dbc4-4d34-961b-e943fa098c41\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d16f37bb-09de-4dd9-99e3-c8d3ecc648b1 [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-fd3c7461-9996-4449-86ba-4beb8b95a136\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c9e7d69f-178c-4679-91e6-18d3b6fdd694\",\"keyframes\":{\"transform\":[\"translate3d(0px, 486.56325%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-a105660a-27cf-48a3-85a9-6afbba9ebeed\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-bc8c544d-9588-4267-b8be-f8345dcf1993\",\"keyframes\":{\"transform\":[\"translate3d(0px, 136.94208%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#889eae\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div id=\"anim-d16f37bb-09de-4dd9-99e3-c8d3ecc648b1\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-46e64c51-f5e4-4f76-8fce-7d44ac1c9b83\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:75.40453%;width:81.31068%;height:6.95793%;opacity:1\">\n<div id=\"anim-fd3c7461-9996-4449-86ba-4beb8b95a136\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-c9e7d69f-178c-4679-91e6-18d3b6fdd694\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 486.56325%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5970149253731344% 0.5970149253731344% 0.5970149253731344% 0.5970149253731344% \/ 4.651162790697675% 4.651162790697675% 4.651162790697675% 4.651162790697675%\" id=\"el-45f16454-987d-4cdd-b2ee-fb94a57d5a9c\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.3414925373134317% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Carnegie Mellon University<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:83.33333%;width:87.86408%;height:18.93204%;opacity:1\">\n<div id=\"anim-a105660a-27cf-48a3-85a9-6afbba9ebeed\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-bc8c544d-9588-4267-b8be-f8345dcf1993\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 136.94208%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5524861878453038% 0.5524861878453038% 0.5524861878453038% 0.5524861878453038% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-f44e5ae7-763b-4d2a-a934-904dc7789f5e\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.0197513812154695% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.372168em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #eee\">Known for its first Bachelor of Science in AI, CMU offers a rich curriculum and innovative research opportunities. INR: \u20b940,00,000.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"4774592d-c7ad-4fee-b2e9-a58f7928defe\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-f57570a2-946a-47d9-810d-cfe5b32f1d65 [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(-2.410714273651319%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-192611e4-157f-4b69-a199-d34a0e0115eb\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c3387c93-b051-464a-92c8-14d2c5752138\",\"keyframes\":{\"transform\":[\"translate3d(0px, 314.76622%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-612938e2-69b6-43ef-809b-4eb2f3ad8b00\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6887296e-fe1c-4bf2-80db-d2a3e37adf0f\",\"keyframes\":{\"transform\":[\"translate3d(0px, 136.94208%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#536579\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div id=\"anim-f57570a2-946a-47d9-810d-cfe5b32f1d65\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-d0810c6c-ef41-461f-b31e-5ee286ba2808\">\n<div style=\"position:absolute;width:316.04939%;height:100%;left:-118.44136%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley.jpg\" alt=\"University of California, Berkeley\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley.jpg 1200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-1024x576.jpg 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-910x512.jpg 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-768x432.jpg 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-350x197.jpg 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-300x169.jpg 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-150x84.jpg 150w\" sizes=\"(min-width: 1024px) 143vh, 317vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:70.55016%;width:81.31068%;height:12.29773%;opacity:1\">\n<div id=\"anim-192611e4-157f-4b69-a199-d34a0e0115eb\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-c3387c93-b051-464a-92c8-14d2c5752138\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 314.76622%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5970149253731344% 0.5970149253731344% 0.5970149253731344% 0.5970149253731344% \/ 2.631578947368421% 2.631578947368421% 2.631578947368421% 2.631578947368421%\" id=\"el-4ab072bf-790e-42ba-954e-b1d84225da27\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.3414925373134317% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">University of California, Berkeley<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:83.33333%;width:87.86408%;height:18.93204%;opacity:1\">\n<div id=\"anim-612938e2-69b6-43ef-809b-4eb2f3ad8b00\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-6887296e-fe1c-4bf2-80db-d2a3e37adf0f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 136.94208%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5524861878453038% 0.5524861878453038% 0.5524861878453038% 0.5524861878453038% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-d059ce2f-027f-4a8a-b921-ab01c1beaf19\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.0197513812154695% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.372168em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #eee\">UC Berkeley offers an interdisciplinary program in Cognitive Science, blending AI with various fields. INR: \u20b930,00,000.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"96dd0875-2494-45bf-bb2f-05e5bb1071ea\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-41223ee0-4a83-4e44-bc12-74e1bb87d697 [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d85a7fdb-cb5d-44a6-89d1-73c9547c3f6e\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-98d61bf7-cc23-40a0-85f2-b06118db6640\",\"keyframes\":{\"transform\":[\"translate3d(0px, 486.56325%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-9967c4e6-f4a1-4659-82f5-6fb48df967c4\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c6b7f428-2ed5-4680-bb04-750fe3964f9d\",\"keyframes\":{\"transform\":[\"translate3d(0px, 136.94208%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#584f38\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div id=\"anim-41223ee0-4a83-4e44-bc12-74e1bb87d697\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-b605e5a4-1caf-448c-ae02-99410591b716\">\n<div style=\"position:absolute;width:355.55556%;height:100%;left:-127.77778%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook.webp\" alt=\"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook.webp 2000w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-1536x768.webp 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-1024x512.webp 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-910x455.webp 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-768x384.webp 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-350x175.webp 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-300x150.webp 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-150x75.webp 150w\" sizes=\"(min-width: 1024px) 160vh, 356vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:75.40453%;width:81.31068%;height:6.95793%;opacity:1\">\n<div id=\"anim-d85a7fdb-cb5d-44a6-89d1-73c9547c3f6e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-98d61bf7-cc23-40a0-85f2-b06118db6640\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 486.56325%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5970149253731344% 0.5970149253731344% 0.5970149253731344% 0.5970149253731344% \/ 4.651162790697675% 4.651162790697675% 4.651162790697675% 4.651162790697675%\" id=\"el-2f54ba00-ded2-4583-bff6-4f21663fa139\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.3414925373134317% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Harvard University<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:83.33333%;width:87.86408%;height:18.93204%;opacity:1\">\n<div id=\"anim-9967c4e6-f4a1-4659-82f5-6fb48df967c4\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-c6b7f428-2ed5-4680-bb04-750fe3964f9d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 136.94208%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5524861878453038% 0.5524861878453038% 0.5524861878453038% 0.5524861878453038% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-3b4a1752-8354-4bf3-a83d-eddd9e9c5e91\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.0197513812154695% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.372168em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #eee\">With a comprehensive approach, Harvard integrates machine learning and data science into its AI studies. INR: \u20b955,00,000.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"dcf5f252-97b6-413f-b9db-6778a46a6b15\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-9c31c848-43c2-4c6b-8f7b-30152d2c80ff [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-eda48b73-278a-4623-9760-74210d9413e4\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-2ac82010-214f-4421-8713-e90033d27c22\",\"keyframes\":{\"transform\":[\"translate3d(0px, 486.56325%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-cf418b02-9cab-42f0-8577-98674c8e80fe\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-2428092b-f7e3-4e5c-a7af-76e7f7c8828d\",\"keyframes\":{\"transform\":[\"translate3d(0px, 136.94208%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#544c40\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div id=\"anim-9c31c848-43c2-4c6b-8f7b-30152d2c80ff\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-96f48221-91cc-49be-926d-cd2cf6732080\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:75.40453%;width:81.31068%;height:6.95793%;opacity:1\">\n<div id=\"anim-eda48b73-278a-4623-9760-74210d9413e4\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-2ac82010-214f-4421-8713-e90033d27c22\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 486.56325%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5970149253731344% 0.5970149253731344% 0.5970149253731344% 0.5970149253731344% \/ 4.651162790697675% 4.651162790697675% 4.651162790697675% 4.651162790697675%\" id=\"el-cadb7e64-a15b-4a0b-a15a-3b0af69c659d\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.3414925373134317% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">University of Oxford<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:83.33333%;width:87.86408%;height:18.93204%;opacity:1\">\n<div id=\"anim-cf418b02-9cab-42f0-8577-98674c8e80fe\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-2428092b-f7e3-4e5c-a7af-76e7f7c8828d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 136.94208%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5524861878453038% 0.5524861878453038% 0.5524861878453038% 0.5524861878453038% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-d1d166bf-e6ef-4af0-8093-90e690c93509\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.0197513812154695% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.372168em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #eee\">Oxford&#8217;s AI program focuses on machine learning and robotics, placing it as a leader in European education. INR: \u20b960,00,000.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"59b5af90-2985-4571-88f3-e01e2d91b246\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6c908e0a-7b3c-4e1e-94bf-2970f08359d8 [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-2cfab3a4-53b9-4ba3-9238-414733f00a1c\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-85933879-4f51-4834-a3f7-7bb5eb451528\",\"keyframes\":{\"transform\":[\"translate3d(0px, 314.76622%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-176b8e81-93ae-404e-8c08-d56d69c7e806\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6481b2cb-d76f-40bc-8290-3fcdb9466641\",\"keyframes\":{\"transform\":[\"translate3d(0px, 136.94208%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#474630\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div id=\"anim-6c908e0a-7b3c-4e1e-94bf-2970f08359d8\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-87376f1a-b20e-4734-87a6-8bcd8c5bb3c5\">\n<div style=\"position:absolute;width:126.77778%;height:100%;left:-13.38889%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104.png 1141w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-1095x1536.png 1095w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-910x1276.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-768x1077.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-730x1024.png 730w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-350x491.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-214x300.png 214w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-150x210.png 150w\" sizes=\"(min-width: 1024px) 57vh, 127vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:70.55016%;width:81.31068%;height:12.29773%;opacity:1\">\n<div id=\"anim-2cfab3a4-53b9-4ba3-9238-414733f00a1c\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-85933879-4f51-4834-a3f7-7bb5eb451528\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 314.76622%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5970149253731344% 0.5970149253731344% 0.5970149253731344% 0.5970149253731344% \/ 2.631578947368421% 2.631578947368421% 2.631578947368421% 2.631578947368421%\" id=\"el-b0790ab5-7f96-4537-bf6c-ebe16044d866\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.3414925373134317% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Georgia Institute of Technology<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:83.33333%;width:87.86408%;height:18.93204%;opacity:1\">\n<div id=\"anim-176b8e81-93ae-404e-8c08-d56d69c7e806\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-6481b2cb-d76f-40bc-8290-3fcdb9466641\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 136.94208%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5524861878453038% 0.5524861878453038% 0.5524861878453038% 0.5524861878453038% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-162ca002-05cd-4d9c-9a73-b53f05485c9b\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.0197513812154695% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.372168em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #eee\">Georgia Tech offers a diverse range of AI specializations, catering to the growing demand in this field. INR: \u20b935,00,000.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"99ef3e92-5f64-4b05-a06e-4020248eb25a\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-3610b401-1320-4073-b34e-7731277f121e [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-61b32a63-d0b4-444d-a335-dbf3be8e852d\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-a2dda7ec-4d8c-4a07-bf1a-1437f103f501\",\"keyframes\":{\"transform\":[\"translate3d(0px, 252.18009%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#6190c7\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div id=\"anim-3610b401-1320-4073-b34e-7731277f121e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-632952d0-f1ea-4918-8da8-09c92f57385a\">\n<div style=\"position:absolute;width:133.38544%;height:100%;left:-16.69272%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569.png\" alt=\"10 Habits That Slowly Weaken Your Memory\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569.png 640w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-350x466.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-225x300.png 225w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-150x200.png 150w\" sizes=\"(min-width: 1024px) 60vh, 133vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:1.69903%;top:77.02265%;width:98.05825%;height:12.78317%;opacity:1\">\n<div id=\"anim-61b32a63-d0b4-444d-a335-dbf3be8e852d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-a2dda7ec-4d8c-4a07-bf1a-1437f103f501\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 252.18009%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.49504950495049505% 0.49504950495049505% 0.49504950495049505% 0.49504950495049505% \/ 2.5316455696202533% 2.5316455696202533% 2.5316455696202533% 2.5316455696202533%\" id=\"el-c233a8a7-5891-4f70-9430-02eb24cf5b6c\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:1.1521039603960392% 0;font-family:&quot;Titillium Web&quot;,sans-serif;font-size:0.469256em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">10 Habits That Slowly Weaken Your Memory<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/blog\/web-stories\/10-habits-that-slowly-weaken-your-memory\/\" rel=\"\">Read Next<\/a><\/amp-story-page-outlink><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discover the 7 best universities to study Artificial Intelligence. Explore top AI programs, research opportunities, and career prospects at leading institutions worldwide.<\/p>\n","protected":false},"author":4,"featured_media":23977,"template":"","meta":{"_lmt_disableupdate":"","_lmt_disable":"","web_stories_publisher_logo":10252,"web_stories_poster":[],"web_stories_products":[],"footnotes":""},"web_story_category":[],"web_story_tag":[],"class_list":["post-23966","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>7 Top universities to study Artificial Intelligence | Admissify Blog<\/title>\n<meta name=\"description\" content=\"Discover the 7 best universities to study Artificial Intelligence. Explore top AI programs, research opportunities, and career prospects at leading institutions worldwide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"7 Top universities to study Artificial Intelligence | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"Discover the 7 best universities to study Artificial Intelligence. Explore top AI programs, research opportunities, and career prospects at leading institutions worldwide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-10T04:51:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-102.png\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"7 Top universities to study Artificial Intelligence\",\"datePublished\":\"2025-03-10T04:51:38+00:00\",\"dateModified\":\"2025-03-10T04:51:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/\"},\"wordCount\":168,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-102.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/\",\"name\":\"7 Top universities to study Artificial Intelligence | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-102.png\",\"datePublished\":\"2025-03-10T04:51:38+00:00\",\"dateModified\":\"2025-03-10T04:51:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-102.png\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-102.png\",\"width\":640,\"height\":853,\"caption\":\"image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-top-universities-to-study-artificial-intelligence\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stories\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"7 Top universities to study Artificial Intelligence\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\",\"name\":\"Admissify\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\",\"name\":\"Gaurav Kandari\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"caption\":\"Gaurav Kandari\"},\"description\":\"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results.\"}]}<\/script>\n","yoast_head_json":{"title":"7 Top universities to study Artificial Intelligence | Admissify Blog","description":"Discover the 7 best universities to study Artificial Intelligence. Explore top AI programs, research opportunities, and career prospects at leading institutions worldwide.","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":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/","og_locale":"en_US","og_type":"article","og_title":"7 Top universities to study Artificial Intelligence | Admissify Blog","og_description":"Discover the 7 best universities to study Artificial Intelligence. Explore top AI programs, research opportunities, and career prospects at leading institutions worldwide.","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/","og_site_name":"Admissify Blog","article_modified_time":"2025-03-10T04:51:40+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-102.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"7 Top universities to study Artificial Intelligence","datePublished":"2025-03-10T04:51:38+00:00","dateModified":"2025-03-10T04:51:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/"},"wordCount":168,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-102.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/","name":"7 Top universities to study Artificial Intelligence | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-102.png","datePublished":"2025-03-10T04:51:38+00:00","dateModified":"2025-03-10T04:51:40+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-102.png","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-102.png","width":640,"height":853,"caption":"image"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-top-universities-to-study-artificial-intelligence\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.admissify.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Stories","item":"https:\/\/www.admissify.com\/blog\/web-stories\/"},{"@type":"ListItem","position":3,"name":"7 Top universities to study Artificial Intelligence"}]},{"@type":"WebSite","@id":"https:\/\/www.admissify.com\/blog\/#website","url":"https:\/\/www.admissify.com\/blog\/","name":"Admissify","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.admissify.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225","name":"Gaurav Kandari","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","caption":"Gaurav Kandari"},"description":"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results."}]}},"story_data":{"version":47,"pages":[{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"3e1e1fc0-7b7c-4c66-a09f-731ac09394d6","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1080,"height":1920,"sizes":{"medium":{"file":"image-102-169x300.png","width":169,"height":300,"filesize":60980,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-169x300.png"},"large":{"file":"image-102-576x1024.png","width":576,"height":1024,"filesize":564406,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-576x1024.png"},"thumbnail":{"file":"image-102-150x150.png","width":150,"height":150,"filesize":30357,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-150x150.png"},"medium_large":{"file":"image-102-768x1365.png","width":768,"height":1365,"filesize":983100,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-768x1365.png"},"1536x1536":{"file":"image-102-864x1536.png","width":864,"height":1536,"filesize":1163248,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-102-350x622.png","width":350,"height":622,"filesize":224614,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-102-242x180.png","width":242,"height":180,"filesize":49602,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-102-250x180.png","width":250,"height":180,"filesize":50505,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-102-75x75.png","width":75,"height":75,"filesize":9518,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-102-910x1618.png","width":910,"height":1618,"filesize":1329613,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-102-670x490.png","width":670,"height":490,"filesize":301573,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-102-320x228.png","width":320,"height":228,"filesize":76374,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-102-300x225.png","width":300,"height":225,"filesize":72609,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-300x225.png"},"web-stories-poster-portrait":{"file":"image-102-640x853.png","width":640,"height":853,"filesize":528095,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-640x853.png"},"web-stories-publisher-logo":{"file":"image-102-96x96.png","width":96,"height":96,"filesize":14273,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-96x96.png"},"web-stories-thumbnail":{"file":"image-102-150x267.png","width":150,"height":267,"filesize":49870,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102-150x267.png"},"full":{"file":"image-102.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#2f4d50","blurHash":"UCBgbnRm02Rj*GRk$Qt7Zhj[NbWB4pt6t5WW","creationDate":"2025-03-08T06:24:32","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-102.png","id":23976,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.29},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.6},"alt":"Data Science vs. Machine Learning"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":30,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.7}},"lineHeight":1.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #eee\">7 Top universities to study Artificial Intelligence<\/span>","x":15,"y":527,"width":386,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":84,"id":"198ed79b-d64e-4699-b6bf-ace409b6b859","marginOffset":3.84375},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":20,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.7}},"lineHeight":1.4,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":10,"vertical":10},"content":"<span style=\"color: #fff\">Bhaskar | 8 March, 2025<\/span>","x":48,"y":480,"width":317,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":50,"id":"b9891946-a13d-4e86-b689-492a6d12ec94","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":3669,"height":982,"sizes":{"medium":{"file":"logo-redesign-300x80.png","width":300,"height":80,"filesize":14896,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x80.png"},"large":{"file":"logo-redesign-1024x274.png","width":1024,"height":274,"filesize":128785,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png"},"thumbnail":{"file":"logo-redesign-150x150.png","width":150,"height":150,"filesize":12644,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x150.png"},"medium_large":{"file":"logo-redesign-768x206.png","width":768,"height":206,"filesize":58214,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png"},"1536x1536":{"file":"logo-redesign-1536x411.png","width":1536,"height":411,"filesize":222755,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png"},"2048x2048":{"file":"logo-redesign-2048x548.png","width":2048,"height":548,"filesize":497549,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png"},"quemag-wp-thumbnail-comments":{"file":"logo-redesign-350x94.png","width":350,"height":94,"filesize":21299,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-350x94.png"},"quemag-wp-thumbnail-module-grid":{"file":"logo-redesign-242x180.png","width":242,"height":180,"filesize":17343,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"logo-redesign-250x180.png","width":250,"height":180,"filesize":23678,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"logo-redesign-75x75.png","width":75,"height":75,"filesize":4003,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"logo-redesign-910x244.png","width":910,"height":244,"filesize":116039,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png"},"quemag-wp-thumbnail-blog-featured":{"file":"logo-redesign-670x490.png","width":670,"height":490,"filesize":160260,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"logo-redesign-320x228.png","width":320,"height":228,"filesize":36966,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"logo-redesign-300x225.png","width":300,"height":225,"filesize":36220,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x225.png"},"web-stories-poster-portrait":{"file":"logo-redesign-640x853.png","width":640,"height":853,"filesize":256430,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-640x853.png"},"web-stories-publisher-logo":{"file":"logo-redesign-96x96.png","width":96,"height":96,"filesize":5452,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-96x96.png"},"web-stories-thumbnail":{"file":"logo-redesign-150x40.png","width":150,"height":40,"filesize":5634,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x40.png"},"full":{"file":"logo-redesign.png","width":3669,"height":982,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac34","blurHash":"UDIgAJ-UROofu%$f?GxD1B%0$K$%03s,%0xD","creationDate":"2024-04-02T07:54:04","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png","id":14375,"alt":"logo redesign","local":false},"x":132,"y":441,"width":134,"height":34,"mask":{"type":"rectangle","showInLibrary":true,"name":"Rectangle","path":"M 0,0 1,0 1,1 0,1 0,0 Z","ratio":1,"supportsBorder":true},"id":"2c5c5590-7c44-4e94-a2b5-b2fc37f895ed","type":"image","overlay":null}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"78821534-5eba-4027-a4c3-48e5ead40547","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"3a4339ed-b2f7-446b-ae4e-2557d99e1ec6"},"animations":[]},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":193,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"3a4339ed-b2f7-446b-ae4e-2557d99e1ec6","scale":100,"focalX":49.314589394889666,"focalY":50.07726406189638,"resource":{"type":"image","mimeType":"image\/jpeg","width":860,"height":503,"sizes":{"medium":{"file":"mit-300x175.jpg","width":300,"height":175,"filesize":19055,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-300x175.jpg"},"thumbnail":{"file":"mit-150x150.jpg","width":150,"height":150,"filesize":7990,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-150x150.jpg"},"medium_large":{"file":"mit-768x449.jpg","width":768,"height":449,"filesize":92441,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-768x449.jpg"},"quemag-wp-thumbnail-comments":{"file":"mit-350x205.jpg","width":350,"height":205,"filesize":24793,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-350x205.jpg"},"quemag-wp-thumbnail-module-grid":{"file":"mit-242x180.jpg","width":242,"height":180,"filesize":15184,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-242x180.jpg"},"quemag-wp-thumbnail-widget-big":{"file":"mit-250x180.jpg","width":250,"height":180,"filesize":15797,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-250x180.jpg"},"quemag-wp-thumbnail-widget-small":{"file":"mit-75x75.jpg","width":75,"height":75,"filesize":2950,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-75x75.jpg"},"quemag-wp-thumbnail-blog-featured":{"file":"mit-670x490.jpg","width":670,"height":490,"filesize":79270,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-670x490.jpg"},"quemag-wp-thumbnail-blog-featured-small":{"file":"mit-320x228.jpg","width":320,"height":228,"filesize":23676,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-320x228.jpg"},"quemag-wp-thumbnail-blog-list":{"file":"mit-300x225.jpg","width":300,"height":225,"filesize":21914,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-300x225.jpg"},"web-stories-poster-portrait":{"file":"mit-640x503.jpg","width":640,"height":503,"filesize":80404,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-640x503.jpg"},"web-stories-publisher-logo":{"file":"mit-96x96.jpg","width":96,"height":96,"filesize":3884,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-96x96.jpg"},"web-stories-thumbnail":{"file":"mit-150x88.jpg","width":150,"height":88,"filesize":5848,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit-150x88.jpg"},"full":{"file":"mit.jpg","width":860,"height":503,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit.jpg"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#ab9376","blurHash":"UGKdJ8tQ00WEG1WBVXW=.7RjELWB%gV[s;jF","creationDate":"2024-08-30T12:19:40","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/08\/mit.jpg","id":17991,"alt":"mit","local":false},"overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Massachusetts Institute of Technology (MIT)<\/span>","x":28,"y":429,"width":335,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":76,"id":"d2b53d68-dc84-4add-8e74-be426ab3ee2d"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":23,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">MIT leads in AI education, offering programs that combine cutting-edge research and practical applications. INR: \u20b950,00,000.<\/span>","x":28,"y":515,"width":362,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":117,"id":"b0383394-8f49-4d85-a585-d9d17dbeb178"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"245978a1-3fdd-4903-a78c-ebdbef7734da","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["d2b53d68-dc84-4add-8e74-be426ab3ee2d"]},{"id":"bb5cbf58-11a3-4e11-9fc5-b772ebe59e22","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b0383394-8f49-4d85-a585-d9d17dbeb178"]},{"id":"b47ee8dd-0ebb-4358-aca6-6acb9a4f896c","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["3a4339ed-b2f7-446b-ae4e-2557d99e1ec6"]}],"id":"62fbf261-69ca-4264-95da-73fa67c6b655","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":20.468750230712892,"focalY":50.07726406189638,"resource":{"type":"image","mimeType":"image\/jpeg","width":1200,"height":675,"sizes":{"medium":{"file":"Stanford-University-2-300x169.jpeg","width":300,"height":169,"filesize":15894,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-300x169.jpeg"},"large":{"file":"Stanford-University-2-1024x576.jpeg","width":1024,"height":576,"filesize":122343,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-1024x576.jpeg"},"thumbnail":{"file":"Stanford-University-2-150x150.jpeg","width":150,"height":150,"filesize":7594,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-150x150.jpeg"},"medium_large":{"file":"Stanford-University-2-768x432.jpeg","width":768,"height":432,"filesize":75637,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-768x432.jpeg"},"quemag-wp-thumbnail-comments":{"file":"Stanford-University-2-350x197.jpeg","width":350,"height":197,"filesize":20348,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-350x197.jpeg"},"quemag-wp-thumbnail-module-grid":{"file":"Stanford-University-2-242x180.jpeg","width":242,"height":180,"filesize":13669,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-242x180.jpeg"},"quemag-wp-thumbnail-widget-big":{"file":"Stanford-University-2-250x180.jpeg","width":250,"height":180,"filesize":14112,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-250x180.jpeg"},"quemag-wp-thumbnail-widget-small":{"file":"Stanford-University-2-75x75.jpeg","width":75,"height":75,"filesize":2761,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-75x75.jpeg"},"quemag-wp-thumbnail-single-image":{"file":"Stanford-University-2-910x512.jpeg","width":910,"height":512,"filesize":100932,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-910x512.jpeg"},"quemag-wp-thumbnail-blog-featured":{"file":"Stanford-University-2-670x490.jpeg","width":670,"height":490,"filesize":73245,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-670x490.jpeg"},"quemag-wp-thumbnail-blog-featured-small":{"file":"Stanford-University-2-320x228.jpeg","width":320,"height":228,"filesize":20716,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-320x228.jpeg"},"quemag-wp-thumbnail-blog-list":{"file":"Stanford-University-2-300x225.jpeg","width":300,"height":225,"filesize":20095,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-300x225.jpeg"},"web-stories-poster-portrait":{"file":"Stanford-University-2-640x675.jpeg","width":640,"height":675,"filesize":83667,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-640x675.jpeg"},"web-stories-publisher-logo":{"file":"Stanford-University-2-96x96.jpeg","width":96,"height":96,"filesize":3767,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-96x96.jpeg"},"web-stories-thumbnail":{"file":"Stanford-University-2-150x84.jpeg","width":150,"height":84,"filesize":5221,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2-150x84.jpeg"},"full":{"file":"Stanford-University-2.jpeg","width":1200,"height":675,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2.jpeg"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#8a7d4d","blurHash":"U#J8R.o~bHj=.AbIjYoJx[V?jFs:WGRjkDof","creationDate":"2024-06-03T10:29:46","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/Stanford-University-2.jpeg","id":15844,"alt":"Stanford University-2","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":185,"mask":{"type":"rectangle"},"isBackground":true,"id":"dbdc8c1b-d2b1-4dfb-8651-75c92bbe6e0a","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Stanford University<\/span>","x":28,"y":466,"width":335,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":43,"id":"abed6c58-169c-4741-a59c-d97b3ac47e27","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":23,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">Home to the Stanford Artificial Intelligence Laboratory, it provides top-notch courses and industry connections. INR: \u20b945,00,000.<\/span>","x":28,"y":515,"width":362,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"7cdc8cfd-d9c1-4db9-90d2-30cd64e6eb69","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"869fec0c-ec84-4628-ad5e-92b383a90ee8","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["dbdc8c1b-d2b1-4dfb-8651-75c92bbe6e0a"]},{"id":"146e9171-e137-42a9-aadd-dd90b47a9873","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["abed6c58-169c-4741-a59c-d97b3ac47e27"]},{"id":"f244e2b5-e128-42f1-a6a4-9efd1c66c04f","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["7cdc8cfd-d9c1-4db9-90d2-30cd64e6eb69"]}],"id":"b94a0f54-16b4-4ac9-b903-3419eb16eaf4","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1080,"height":1920,"sizes":{"medium":{"file":"image-103-169x300.png","width":169,"height":300,"filesize":99675,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-169x300.png"},"large":{"file":"image-103-576x1024.png","width":576,"height":1024,"filesize":1039744,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-576x1024.png"},"thumbnail":{"file":"image-103-150x150.png","width":150,"height":150,"filesize":48270,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-150x150.png"},"medium_large":{"file":"image-103-768x1365.png","width":768,"height":1365,"filesize":1737511,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-768x1365.png"},"1536x1536":{"file":"image-103-864x1536.png","width":864,"height":1536,"filesize":2138560,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-103-350x622.png","width":350,"height":622,"filesize":408602,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-103-242x180.png","width":242,"height":180,"filesize":90563,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-103-250x180.png","width":250,"height":180,"filesize":93230,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-103-75x75.png","width":75,"height":75,"filesize":12917,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-103-910x1618.png","width":910,"height":1618,"filesize":2327573,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-103-670x490.png","width":670,"height":490,"filesize":607082,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-103-320x228.png","width":320,"height":228,"filesize":148704,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-103-300x225.png","width":300,"height":225,"filesize":138507,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-300x225.png"},"web-stories-poster-portrait":{"file":"image-103-640x853.png","width":640,"height":853,"filesize":977069,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-640x853.png"},"web-stories-publisher-logo":{"file":"image-103-96x96.png","width":96,"height":96,"filesize":20556,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-96x96.png"},"web-stories-thumbnail":{"file":"image-103-150x267.png","width":150,"height":267,"filesize":79068,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103-150x267.png"},"full":{"file":"image-103.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#889eae","blurHash":"UkHCQIRiNzt7cbt6W?R.NLNNs*jsRjNKngoH","creationDate":"2025-03-08T06:32:06","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-103.png","id":23982,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"46e64c51-f5e4-4f76-8fce-7d44ac1c9b83","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Carnegie Mellon University<\/span>","x":28,"y":466,"width":335,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":43,"id":"45f16454-987d-4cdd-b2ee-fb94a57d5a9c","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":23,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">Known for its first Bachelor of Science in AI, CMU offers a rich curriculum and innovative research opportunities. INR: \u20b940,00,000.<\/span>","x":28,"y":515,"width":362,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"f44e5ae7-763b-4d2a-a934-904dc7789f5e","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"7c9aec5e-7d42-4295-b37c-99e706322e66","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["46e64c51-f5e4-4f76-8fce-7d44ac1c9b83"]},{"id":"9a211dbd-c219-4d29-81d2-65fac65ff933","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["45f16454-987d-4cdd-b2ee-fb94a57d5a9c"]},{"id":"c9f82cf5-1aa9-4500-a53c-c0f66d15f227","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["f44e5ae7-763b-4d2a-a934-904dc7789f5e"]}],"id":"29777e6b-dbc4-4d34-961b-e943fa098c41","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":53.2958984117508,"focalY":50.07812421813965,"resource":{"type":"image","mimeType":"image\/jpeg","width":1200,"height":675,"sizes":{"medium":{"file":"University-of-California-Berkeley-300x169.jpg","width":300,"height":169,"filesize":13918,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-300x169.jpg"},"large":{"file":"University-of-California-Berkeley-1024x576.jpg","width":1024,"height":576,"filesize":114175,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-1024x576.jpg"},"thumbnail":{"file":"University-of-California-Berkeley-150x150.jpg","width":150,"height":150,"filesize":7028,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-150x150.jpg"},"medium_large":{"file":"University-of-California-Berkeley-768x432.jpg","width":768,"height":432,"filesize":69241,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-768x432.jpg"},"quemag-wp-thumbnail-comments":{"file":"University-of-California-Berkeley-350x197.jpg","width":350,"height":197,"filesize":17682,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-350x197.jpg"},"quemag-wp-thumbnail-module-grid":{"file":"University-of-California-Berkeley-242x180.jpg","width":242,"height":180,"filesize":12352,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-242x180.jpg"},"quemag-wp-thumbnail-widget-big":{"file":"University-of-California-Berkeley-250x180.jpg","width":250,"height":180,"filesize":12658,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-250x180.jpg"},"quemag-wp-thumbnail-widget-small":{"file":"University-of-California-Berkeley-75x75.jpg","width":75,"height":75,"filesize":2708,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-75x75.jpg"},"quemag-wp-thumbnail-single-image":{"file":"University-of-California-Berkeley-910x512.jpg","width":910,"height":512,"filesize":93385,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-910x512.jpg"},"quemag-wp-thumbnail-blog-featured":{"file":"University-of-California-Berkeley-670x490.jpg","width":670,"height":490,"filesize":69494,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-670x490.jpg"},"quemag-wp-thumbnail-blog-featured-small":{"file":"University-of-California-Berkeley-320x228.jpg","width":320,"height":228,"filesize":18563,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-320x228.jpg"},"quemag-wp-thumbnail-blog-list":{"file":"University-of-California-Berkeley-300x225.jpg","width":300,"height":225,"filesize":18095,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-300x225.jpg"},"web-stories-poster-portrait":{"file":"University-of-California-Berkeley-640x675.jpg","width":640,"height":675,"filesize":97893,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-640x675.jpg"},"web-stories-publisher-logo":{"file":"University-of-California-Berkeley-96x96.jpg","width":96,"height":96,"filesize":3533,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-96x96.jpg"},"web-stories-thumbnail":{"file":"University-of-California-Berkeley-150x84.jpg","width":150,"height":84,"filesize":4650,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley-150x84.jpg"},"full":{"file":"University-of-California-Berkeley.jpg","width":1200,"height":675,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley.jpg"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#536579","blurHash":"UYF%769aI9t2%j9Fs8xui]MvxtR-R-%LbHRQ","creationDate":"2024-06-03T10:17:36","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/University-of-California-Berkeley.jpg","id":15838,"alt":"University of California, Berkeley","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":185,"mask":{"type":"rectangle"},"isBackground":true,"id":"d0810c6c-ef41-461f-b31e-5ee286ba2808","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">University of California, Berkeley<\/span>","x":28,"y":436,"width":335,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":76,"id":"4ab072bf-790e-42ba-954e-b1d84225da27","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":23,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">UC Berkeley offers an interdisciplinary program in Cognitive Science, blending AI with various fields. INR: \u20b930,00,000.<\/span>","x":28,"y":515,"width":362,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"d059ce2f-027f-4a8a-b921-ab01c1beaf19","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"f751b40a-5422-417e-b443-0b9754600c94","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["d0810c6c-ef41-461f-b31e-5ee286ba2808"]},{"id":"c3823287-3a82-4827-b5cf-ff18ed685d57","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["4ab072bf-790e-42ba-954e-b1d84225da27"]},{"id":"e03543a4-e96f-4a46-a648-eee0b2db2684","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["d059ce2f-027f-4a8a-b921-ab01c1beaf19"]}],"id":"4774592d-c7ad-4fee-b2e9-a58f7928defe","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/webp","width":2000,"height":1000,"sizes":{"medium":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-300x150.webp","width":300,"height":150,"filesize":16420,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-300x150.webp"},"large":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-1024x512.webp","width":1024,"height":512,"filesize":133610,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-1024x512.webp"},"thumbnail":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-150x150.webp","width":150,"height":150,"filesize":7844,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-150x150.webp"},"medium_large":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-768x384.webp","width":768,"height":384,"filesize":80238,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-768x384.webp"},"1536x1536":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-1536x768.webp","width":1536,"height":768,"filesize":262500,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-1536x768.webp"},"quemag-wp-thumbnail-comments":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-350x175.webp","width":350,"height":175,"filesize":20830,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-350x175.webp"},"quemag-wp-thumbnail-module-grid":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-242x180.webp","width":242,"height":180,"filesize":13624,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-242x180.webp"},"quemag-wp-thumbnail-widget-big":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-250x180.webp","width":250,"height":180,"filesize":14054,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-250x180.webp"},"quemag-wp-thumbnail-widget-small":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-75x75.webp","width":75,"height":75,"filesize":2710,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-75x75.webp"},"quemag-wp-thumbnail-single-image":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-910x455.webp","width":910,"height":455,"filesize":109580,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-910x455.webp"},"quemag-wp-thumbnail-blog-featured":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-670x490.webp","width":670,"height":490,"filesize":73040,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-670x490.webp"},"quemag-wp-thumbnail-blog-featured-small":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-320x228.webp","width":320,"height":228,"filesize":20834,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-320x228.webp"},"quemag-wp-thumbnail-blog-list":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-300x225.webp","width":300,"height":225,"filesize":19154,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-300x225.webp"},"web-stories-poster-portrait":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-640x853.webp","width":640,"height":853,"filesize":88576,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-640x853.webp"},"web-stories-publisher-logo":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-96x96.webp","width":96,"height":96,"filesize":3826,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-96x96.webp"},"web-stories-thumbnail":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-150x75.webp","width":150,"height":75,"filesize":5136,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook-150x75.webp"},"full":{"file":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook.webp","width":2000,"height":1000,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook.webp"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#584f38","blurHash":"UAF=t0nV00j{0bj]~Wxb06S0%3t64oxrR%WA","creationDate":"2024-06-03T10:17:39","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook.webp","id":15840,"alt":"college_1090_29-15_00_o-HARVARD-UNIVERSITY-BUILDING-facebook","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":165,"mask":{"type":"rectangle"},"isBackground":true,"id":"b605e5a4-1caf-448c-ae02-99410591b716","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Harvard University<\/span>","x":28,"y":466,"width":335,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":43,"id":"2f54ba00-ded2-4583-bff6-4f21663fa139","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":23,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">With a comprehensive approach, Harvard integrates machine learning and data science into its AI studies. INR: \u20b955,00,000.<\/span>","x":28,"y":515,"width":362,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"3b4a1752-8354-4bf3-a83d-eddd9e9c5e91","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"58399fc3-8d35-4b74-a35e-e946fa504dd0","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["b605e5a4-1caf-448c-ae02-99410591b716"]},{"id":"353c6e3e-29f8-493d-983e-9c24cfd7570c","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["2f54ba00-ded2-4583-bff6-4f21663fa139"]},{"id":"11c334ad-a811-478f-9fd4-1f2b3151405e","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["3b4a1752-8354-4bf3-a83d-eddd9e9c5e91"]}],"id":"96dd0875-2494-45bf-bb2f-05e5bb1071ea","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1080,"height":1920,"sizes":{"medium":{"file":"image-105-169x300.png","width":169,"height":300,"filesize":99750,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-169x300.png"},"large":{"file":"image-105-576x1024.png","width":576,"height":1024,"filesize":1021955,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-576x1024.png"},"thumbnail":{"file":"image-105-150x150.png","width":150,"height":150,"filesize":50395,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-150x150.png"},"medium_large":{"file":"image-105-768x1365.png","width":768,"height":1365,"filesize":1719979,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-768x1365.png"},"1536x1536":{"file":"image-105-864x1536.png","width":864,"height":1536,"filesize":2121450,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-105-350x622.png","width":350,"height":622,"filesize":401207,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-105-242x180.png","width":242,"height":180,"filesize":97805,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-105-250x180.png","width":250,"height":180,"filesize":101095,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-105-75x75.png","width":75,"height":75,"filesize":13512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-105-910x1618.png","width":910,"height":1618,"filesize":2321652,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-105-670x490.png","width":670,"height":490,"filesize":650513,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-105-320x228.png","width":320,"height":228,"filesize":159911,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-105-300x225.png","width":300,"height":225,"filesize":147973,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-300x225.png"},"web-stories-poster-portrait":{"file":"image-105-640x853.png","width":640,"height":853,"filesize":994999,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-640x853.png"},"web-stories-publisher-logo":{"file":"image-105-96x96.png","width":96,"height":96,"filesize":21563,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-96x96.png"},"web-stories-thumbnail":{"file":"image-105-150x267.png","width":150,"height":267,"filesize":79565,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105-150x267.png"},"full":{"file":"image-105.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#544c40","blurHash":"U^EWOes:SiRkO_WVogj[I_R+aeoenOs.ada|","creationDate":"2025-03-08T06:40:57","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-105.png","id":23984,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"96f48221-91cc-49be-926d-cd2cf6732080","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">University of Oxford<\/span>","x":28,"y":466,"width":335,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":43,"id":"cadb7e64-a15b-4a0b-a15a-3b0af69c659d","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":23,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">Oxford's AI program focuses on machine learning and robotics, placing it as a leader in European education. INR: \u20b960,00,000.<\/span>","x":28,"y":515,"width":362,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"d1d166bf-e6ef-4af0-8093-90e690c93509","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"ccabf5eb-498f-4436-a3b2-e50b8e7196ff","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["96f48221-91cc-49be-926d-cd2cf6732080"]},{"id":"ba03d3c9-29a9-41f8-82de-e14cc710d04f","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["cadb7e64-a15b-4a0b-a15a-3b0af69c659d"]},{"id":"60fd1dfb-dc67-4eec-8017-eed0dc5499f8","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["d1d166bf-e6ef-4af0-8093-90e690c93509"]}],"id":"dcf5f252-97b6-413f-b9db-6778a46a6b15","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1141,"height":1600,"sizes":{"medium":{"file":"image-104-214x300.png","width":214,"height":300,"filesize":153806,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-214x300.png"},"large":{"file":"image-104-730x1024.png","width":730,"height":1024,"filesize":1580127,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-730x1024.png"},"thumbnail":{"file":"image-104-150x150.png","width":150,"height":150,"filesize":57834,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-150x150.png"},"medium_large":{"file":"image-104-768x1077.png","width":768,"height":1077,"filesize":1740007,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-768x1077.png"},"1536x1536":{"file":"image-104-1095x1536.png","width":1095,"height":1536,"filesize":3251951,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-1095x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-104-350x491.png","width":350,"height":491,"filesize":395509,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-350x491.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-104-242x180.png","width":242,"height":180,"filesize":110292,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-104-250x180.png","width":250,"height":180,"filesize":113841,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-104-75x75.png","width":75,"height":75,"filesize":15119,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-104-910x1276.png","width":910,"height":1276,"filesize":2354379,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-910x1276.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-104-670x490.png","width":670,"height":490,"filesize":768207,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-104-320x228.png","width":320,"height":228,"filesize":181938,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-104-300x225.png","width":300,"height":225,"filesize":168786,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-300x225.png"},"web-stories-poster-portrait":{"file":"image-104-640x853.png","width":640,"height":853,"filesize":1194449,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-640x853.png"},"web-stories-publisher-logo":{"file":"image-104-96x96.png","width":96,"height":96,"filesize":24315,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-96x96.png"},"web-stories-thumbnail":{"file":"image-104-150x210.png","width":150,"height":210,"filesize":77354,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104-150x210.png"},"full":{"file":"image-104.png","width":1141,"height":1600,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#474630","blurHash":"UjED3XVsWAx]%%xsWTt8x^X9s:s.tRkWozsl","creationDate":"2025-03-08T06:37:12","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-104.png","id":23983,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":462,"mask":{"type":"rectangle"},"isBackground":true,"id":"87376f1a-b20e-4734-87a6-8bcd8c5bb3c5","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Georgia Institute of Technology<\/span>","x":28,"y":436,"width":335,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":76,"id":"b0790ab5-7f96-4537-bf6c-ebe16044d866","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":23,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">Georgia Tech offers a diverse range of AI specializations, catering to the growing demand in this field. INR: \u20b935,00,000.<\/span>","x":28,"y":515,"width":362,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"162ca002-05cd-4d9c-9a73-b53f05485c9b","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"f756c2ae-0637-4615-bd7d-41d7aedd1b29","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["87376f1a-b20e-4734-87a6-8bcd8c5bb3c5"]},{"id":"f0fbb2e8-eac6-460b-8bc3-f68499aa9471","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b0790ab5-7f96-4537-bf6c-ebe16044d866"]},{"id":"636d3f96-10e5-4fcc-b760-061776fe8891","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["162ca002-05cd-4d9c-9a73-b53f05485c9b"]}],"id":"59b5af90-2985-4571-88f3-e01e2d91b246","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":640,"height":853,"sizes":{"medium":{"file":"cropped-image-569-225x300.png","width":225,"height":300,"filesize":109429,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-225x300.png"},"thumbnail":{"file":"cropped-image-569-150x150.png","width":150,"height":150,"filesize":41919,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"cropped-image-569-350x466.png","width":350,"height":466,"filesize":239371,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-350x466.png"},"quemag-wp-thumbnail-module-grid":{"file":"cropped-image-569-242x180.png","width":242,"height":180,"filesize":71944,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"cropped-image-569-250x180.png","width":250,"height":180,"filesize":73681,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"cropped-image-569-75x75.png","width":75,"height":75,"filesize":12427,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"cropped-image-569-640x490.png","width":640,"height":490,"filesize":431913,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-640x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"cropped-image-569-320x228.png","width":320,"height":228,"filesize":115923,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"cropped-image-569-300x225.png","width":300,"height":225,"filesize":105813,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-300x225.png"},"web-stories-publisher-logo":{"file":"cropped-image-569-96x96.png","width":96,"height":96,"filesize":19221,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-96x96.png"},"web-stories-thumbnail":{"file":"cropped-image-569-150x200.png","width":150,"height":200,"filesize":53281,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569-150x200.png"},"full":{"file":"cropped-image-569.png","width":640,"height":853,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#6190c7","blurHash":"UB9k{-h{8wi]Y+t:I=Rp00tn-qp0PXMc%4R2","creationDate":"2025-02-28T10:44:48","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-569.png","id":23630,"alt":"10 Habits That Slowly Weaken Your Memory","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":320,"height":427,"mask":{"type":"rectangle"},"isBackground":true,"id":"632952d0-f1ea-4918-8da8-09c92f57385a","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Titillium Web"},"fontSize":29,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">10 Habits That Slowly Weaken Your Memory<\/span>","x":7,"y":476,"width":404,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":79,"id":"c233a8a7-5891-4f70-9430-02eb24cf5b6c","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"056d17c5-e44c-40b3-888d-184fd3dab655","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["632952d0-f1ea-4918-8da8-09c92f57385a"]},{"id":"0672077e-afb5-4582-a02c-5011a7212969","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["c233a8a7-5891-4f70-9430-02eb24cf5b6c"]}],"id":"99ef3e92-5f64-4b05-a06e-4020248eb25a","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"},"pageAttachment":{"url":"https:\/\/www.admissify.com\/blog\/web-stories\/10-habits-that-slowly-weaken-your-memory\/","needsProxy":false,"ctaText":"Read Next"}}],"fonts":{"Titillium Web":{"family":"Titillium Web","fallbacks":["sans-serif"],"weights":[200,300,400,600,700,900],"styles":["italic","regular"],"variants":[[0,200],[1,200],[0,300],[1,300],[0,400],[1,400],[0,600],[1,600],[0,700],[1,700],[0,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1133,"des":-388,"tAsc":1133,"tDes":-388,"tLGap":0,"wAsc":1133,"wDes":388,"xH":500,"capH":692,"yMin":-285,"yMax":1082,"hAsc":1133,"hDes":-388,"lGap":0}}},"autoAdvance":true,"defaultPageDuration":7,"currentStoryStyles":{"colors":[]}},"story_poster":{"id":23977,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-102.png","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23966","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story"}],"about":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/wp\/v2\/types\/web-story"}],"author":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/users\/4"}],"version-history":[{"count":0,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23966\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/23977"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=23966"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=23966"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=23966"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23966\/lock"}],"wp:publisherlogo":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/10252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69bad0f746fa5cab2f04b6d9. Config Timestamp: 2026-03-18 16:21:10 UTC, Cached Timestamp: 2026-04-07 07:43:12 UTC -->