{"id":29386,"date":"2025-07-24T10:05:00","date_gmt":"2025-07-24T04:35:00","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=29386"},"modified":"2025-07-24T10:50:51","modified_gmt":"2025-07-24T05:20:51","slug":"want-to-become-an-ai-engineer-after-10th","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/","title":{"rendered":"Want to Become an AI Engineer After 10th?"},"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":"zyTl9t1AWRtGpKQJcYpx","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":"Cyc4N5x9pW7gk0S1l17Y","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yD4xVSFd0n49Yj0I7xKI","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Z4nLS6qOCKaMzF6HmpOD","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"TkfWOhVKnsXOa8GatbBS","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"lc26oSB40fImqjCceFN0","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"CfXAG3fK6syNGxDmUweD","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"QxMkPDMrjrbqrvhcTBp7","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"RbolWggV1HjTaLRv8gM0","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"MyXj1znl0fiXA8U07sai","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"edc8FF9u7LvtTC1yYuoE","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"uuadSFah9Wd97zB6F3EO","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"oDWG7DIi8ZTGWsjzrLaa","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"XGpUza6tWUwYxH2NgT8N","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"VezgHde0kF19SyPpE0Ls","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"PFSTUCw1QZB7C2vaCj35","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Qi42tIXGHh5w2QGzWrac","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"sBWEK6EcdfVU0iRm0b2h","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Q8wKGExv6jhdX25HrM0z","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"iu8JxmL1JudPMMdmmJWY","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"4UxMLSdDx4va9V2s9mtF","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"oxB6dfb0hqxC6k5ZvQUJ","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"rNqzeLpODk3wqGN1hlpv","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"v1ulEjKw9vat9UnD9Pis","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"JYXYUImuCTGKymxJNEDh","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"tZL2rY45cDMVeZkH3VZq","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"syxjI0eflbYQgGS73NPY","reference":26},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"RMsv9Ie6W9STBth5svLV","reference":27},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"AglMH9YgFGOxG8LtcgI4","reference":28},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"L2X85E6odMRnh1Vctb7Q","reference":29},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"3aEKUCRkNnTlBmuhCU8d","reference":30},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"1BfvWLw3DEWcPxMd1EKw","reference":31},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"WczS7vMtNXlEwyEG81aE","reference":32},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"FC7f7XPichDe3y1qgiLt","reference":33},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"hFRcLQEX0OWnOUxNQYrP","reference":34},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Oz7x4qhPPHm0vx4L0RTc","reference":35},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"hc74vgVeFNAm92f3xsOh","reference":36},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"7eqoPcVob8udqt9ptSOI","reference":37},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"JuJrUXxtvPmN8hJJgLGt","reference":38},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"DDOZGBjUIIWnbV8yefwr","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":"BgBOF2Qhmv0DmzVzIzhX","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="zyTl9t1AWRtGpKQJcYpx"></template><\/script><template id="Cyc4N5x9pW7gk0S1l17Y"></template><\/script><link href=\"https:\/\/fonts.googleapis.com\/css2?display=swap&amp;family=EB+Garamond%3Awght%40400%3B700\" rel=\"stylesheet\"\/><link href=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265.webp\" 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>Want to Become an AI Engineer After 10th?<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/\"\/><meta name=\"web-stories-replace-head-end\"\/><\/head><body><amp-story standalone=\"\" publisher=\"Admissify Blog\" publisher-logo-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2023\/10\/Favicon.jpg\" title=\"Want to Become an AI Engineer After 10th?\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/cropped-image-265.webp\"><amp-story-page id=\"78821534-5eba-4027-a4c3-48e5ead40547\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-647b6453-b676-4907-863d-2685e7f24788\",\"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-40763e9f-80ef-442f-924e-75ed413563d2\",\"keyframes\":{\"transform\":[\"translate3d(0px, 129.77207%, 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:#153138\">\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:124.38765%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265.webp\" alt=\"Top Study Abroad Destinations in 2025\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265.webp 438w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-350x500.webp 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-210x300.webp 210w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-150x214.webp 150w\" sizes=\"(min-width: 1024px) 59vh, 131vw\" 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) 47%, 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) 47%, 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:6.31068%;top:85.43689%;width:76.94175%;height:7.60518%;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.25531914893617% 4.25531914893617% 4.25531914893617% 4.25531914893617%\" 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.2996845425867511% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.323625em;line-height:1.4;text-align:left;padding:3.1545741324921135% 3.1545741324921135%;color:#000000\"><span><span style=\"color: #fff\">Bhaskar Paul | July&nbsp;23, 2025<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:8.73786%;top:79.93528%;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:0%\" 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 style=\"position:absolute;pointer-events:none;left:8.73786%;top:92.88026%;width:88.83495%;height:12.62136%;opacity:1\">\n<div id=\"anim-647b6453-b676-4907-863d-2685e7f24788\" 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-40763e9f-80ef-442f-924e-75ed413563d2\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 129.77207%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:2.73224043715847% 2.73224043715847% 2.73224043715847% 2.73224043715847% \/ 12.82051282051282% 12.82051282051282% 12.82051282051282% 12.82051282051282%\" id=\"el-51c7d910-9a2d-45e5-b42c-4f5eaf3a06ba\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.02049180327868833% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Want to Become an AI Engineer After 10th?<\/span><\/span><\/h2>\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=\"a58a2025-d7ce-4bb8-98bb-a8737d625276\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-a7fbed49-38d9-4ec0-99b0-fa7a90a7fc31\",\"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-7b237e8d-cb23-4577-b218-5c3da8072408\",\"keyframes\":{\"transform\":[\"translate3d(0px, 155.14903%, 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-5ff457e6-7a30-4c31-aac0-9f492323c55b\",\"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-d9fd5fa9-7dc8-490d-8230-f04ea64664d0\",\"keyframes\":{\"transform\":[\"translate3d(0px, 318.10043%, 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:#c6c3c4\">\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-5e721291-f835-43b5-85f7-6295f929ce94\">\n<div style=\"position:absolute;width:125.8076%;height:100%;left:-12.9038%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256.webp\" alt=\"Average Salary\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256.webp 443w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-350x495.webp 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-212x300.webp 212w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-150x212.webp 150w\" sizes=\"(min-width: 1024px) 57vh, 126vw\" 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 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:2.18447%;top:75.56634%;width:94.90291%;height:28.9644%;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:3.8363171355498724% 3.8363171355498724% 3.8363171355498724% 3.8363171355498724% \/ 8.379888268156424% 8.379888268156424% 8.379888268156424% 8.379888268156424%\" class=\"mask\" id=\"el-ea7786b8-cacd-4501-9bea-0695040d0e66\">\n<div class=\"fill\" style=\"background-color:rgba(3,84,242,0.6);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.61165%;top:88.67314%;width:90.04854%;height:13.26861%;opacity:1\">\n<div id=\"anim-a7fbed49-38d9-4ec0-99b0-fa7a90a7fc31\" 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-7b237e8d-cb23-4577-b218-5c3da8072408\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 155.14903%, 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.5390835579514826% 0.5390835579514826% 0.5390835579514826% 0.5390835579514826% \/ 2.4390243902439024% 2.4390243902439024% 2.4390243902439024% 2.4390243902439024%\" id=\"el-97e25790-8d66-4c1b-8f08-c190cc5090ac\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.31132075471698095% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #fff\">Pick Science stream with Maths &amp; Computer Science. Strong base in logic &amp; problem-solving is key for AI careers.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.61165%;top:77.34628%;width:91.01942%;height:10.03236%;opacity:1\">\n<div id=\"anim-5ff457e6-7a30-4c31-aac0-9f492323c55b\" 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-d9fd5fa9-7dc8-490d-8230-f04ea64664d0\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 318.10043%, 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.5333333333333333% 0.5333333333333333% 0.5333333333333333% 0.5333333333333333% \/ 3.225806451612903% 3.225806451612903% 3.225806451612903% 3.225806451612903%\" id=\"el-08ed150e-5706-4773-bcbf-831ff38fdd7e\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.35000000000000003% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Step 1: Choose the Right Subjects in 11th-12th<\/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=\"ddf222b4-f046-4b45-855b-51f6293732b8\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-47151090-7251-4416-8f71-28367126fdba\",\"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-bfc7e22f-9d92-4fb9-aba2-0a57838eb9ea\",\"keyframes\":{\"transform\":[\"translate3d(0px, 155.76133%, 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-11b82af6-6170-48dc-922c-0f5fc0c21c61\",\"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-22636ba8-4c05-4536-bc97-36c10d04e155\",\"keyframes\":{\"transform\":[\"translate3d(0px, 382.61655%, 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:#787a82\">\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-b0acd912-404f-4eb4-acd8-cdbe2816dd57\">\n<div style=\"position:absolute;width:118.42386%;height:100%;left:-9.21193%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257.webp\" alt=\"Experienced Salaries\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257.webp 417w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-350x525.webp 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-200x300.webp 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-150x225.webp 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" 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 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:4.85437%;top:69.57929%;width:91.01942%;height:32.52427%;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:4% 4% 4% 4% \/ 7.462686567164178% 7.462686567164178% 7.462686567164178% 7.462686567164178%\" class=\"mask\" id=\"el-669865f5-2cdc-491b-a5d5-7b5643ad7391\">\n<div class=\"fill\" style=\"background-color:rgba(3,84,242,0.6);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:8.49515%;top:82.03883%;width:82.76699%;height:17.47573%;opacity:1\">\n<div id=\"anim-47151090-7251-4416-8f71-28367126fdba\" 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-bfc7e22f-9d92-4fb9-aba2-0a57838eb9ea\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 155.76133%, 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.5865102639296188% 0.5865102639296188% 0.5865102639296188% 0.5865102639296188% \/ 1.8518518518518516% 1.8518518518518516% 1.8518518518518516% 1.8518518518518516%\" id=\"el-e8eb1846-8ed6-4690-b1e2-2683ca4025c3\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.33870967741935465% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #fff\">Begin with Python\u2014it&#8217;s the most used language in AI. Try beginner courses on platforms like Udemy, Coursera &amp; Khan Academy.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.76699%;top:70.87379%;width:83.98058%;height:10.03236%;opacity:1\">\n<div id=\"anim-11b82af6-6170-48dc-922c-0f5fc0c21c61\" 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-22636ba8-4c05-4536-bc97-36c10d04e155\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 382.61655%, 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.5780346820809248% 0.5780346820809248% 0.5780346820809248% 0.5780346820809248% \/ 3.225806451612903% 3.225806451612903% 3.225806451612903% 3.225806451612903%\" id=\"el-874c4c94-1ea6-47a1-8a06-10027f1c1b0b\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3793352601156069% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Step 2: Start Learning to Code Early<\/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=\"165f147c-4420-416a-81e3-cab51ca7018b\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5e275390-0505-4eaa-b0a7-b4ebfa0e843b\",\"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-2a9480cd-bc3d-41b5-9b88-b64d3ed455d5\",\"keyframes\":{\"transform\":[\"translate3d(0px, 152.98354%, 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-cd69352e-7357-4e80-bcfa-dbcf5250460c\",\"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-efb83908-40c4-4501-83cf-a4dba629ba88\",\"keyframes\":{\"transform\":[\"translate3d(0px, 666.31994%, 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:#4a6b71\">\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-94971fb8-cca1-4632-9626-c0ca7b85894d\">\n<div style=\"position:absolute;width:118.70785%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258.webp\" alt=\"Entry-Level Salary\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258.webp 418w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-350x524.webp 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-200x300.webp 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-150x225.webp 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" 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 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:4.85437%;top:72.65372%;width:91.01942%;height:29.28803%;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:4% 4% 4% 4% \/ 8.287292817679557% 8.287292817679557% 8.287292817679557% 8.287292817679557%\" class=\"mask\" id=\"el-ccc936c6-61b4-4ba2-bc53-cb2eb0a61faf\">\n<div class=\"fill\" style=\"background-color:rgba(3,84,242,0.6);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:8.00971%;top:82.52427%;width:83.98058%;height:17.47573%;opacity:1\">\n<div id=\"anim-5e275390-0505-4eaa-b0a7-b4ebfa0e843b\" 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-2a9480cd-bc3d-41b5-9b88-b64d3ed455d5\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 152.98354%, 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.5780346820809248% 0.5780346820809248% 0.5780346820809248% 0.5780346820809248% \/ 1.8518518518518516% 1.8518518518518516% 1.8518518518518516% 1.8518518518518516%\" id=\"el-685db71f-d1a8-4fea-b830-bc73648b1784\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3338150289017339% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #fff\">Learn basics like: Machine Learning | Data Science | Neural Networks | Algorithms. Start with YouTube &amp; free resources!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.03883%;top:74.75728%;width:85.43689%;height:5.17799%;opacity:1\">\n<div id=\"anim-cd69352e-7357-4e80-bcfa-dbcf5250460c\" 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-efb83908-40c4-4501-83cf-a4dba629ba88\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 666.31994%, 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.5681818181818182% 0.5681818181818182% 0.5681818181818182% 0.5681818181818182% \/ 6.25% 6.25% 6.25% 6.25%\" id=\"el-7bf4419e-6889-4f87-8d90-1807985db967\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3728693181818182% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Step 3: Understand AI Concepts<\/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=\"4945c714-bc44-4e75-bf90-578aedb69627\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-8fc67972-2732-438e-8724-19bc43b827d9\",\"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-53a21905-0795-4dee-9bb3-5ec2a00bc984\",\"keyframes\":{\"transform\":[\"translate3d(0px, 155.14903%, 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-4a625ffb-3664-47f3-b72f-3558382bf753\",\"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-aad60f79-1eb9-4bba-81e1-dbcd7b54d9fa\",\"keyframes\":{\"transform\":[\"translate3d(0px, 319.71331%, 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:#3d3433\">\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-0da3a9e3-a9be-4460-beaf-bdd86295e29b\">\n<div style=\"position:absolute;width:118.42386%;height:100%;left:-9.21193%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259.webp\" alt=\"Specialized Fields\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259.webp 417w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-350x525.webp 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-200x300.webp 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-150x225.webp 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" 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 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:4.85437%;top:73.94822%;width:91.01942%;height:29.93528%;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:4% 4% 4% 4% \/ 8.108108108108109% 8.108108108108109% 8.108108108108109% 8.108108108108109%\" class=\"mask\" id=\"el-80d66da9-310b-4235-916b-87a98d86a956\">\n<div class=\"fill\" style=\"background-color:rgba(3,84,242,0.6);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:8.98058%;top:88.67314%;width:84.46602%;height:13.26861%;opacity:1\">\n<div id=\"anim-8fc67972-2732-438e-8724-19bc43b827d9\" 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-53a21905-0795-4dee-9bb3-5ec2a00bc984\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 155.14903%, 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.5747126436781609% 0.5747126436781609% 0.5747126436781609% 0.5747126436781609% \/ 2.4390243902439024% 2.4390243902439024% 2.4390243902439024% 2.4390243902439024%\" id=\"el-47cf21c1-08d4-497d-89f8-540e7587638e\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.33189655172413773% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #fff\">Go for: \u2705 BTech\/BE in AI or CS \u2705 BSc in Data Science | Top colleges in India &amp; abroad offer AI specializations!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.52427%;top:77.18447%;width:85.92233%;height:10.03236%;opacity:1\">\n<div id=\"anim-4a625ffb-3664-47f3-b72f-3558382bf753\" 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-aad60f79-1eb9-4bba-81e1-dbcd7b54d9fa\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 319.71331%, 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.5649717514124294% 0.5649717514124294% 0.5649717514124294% 0.5649717514124294% \/ 3.225806451612903% 3.225806451612903% 3.225806451612903% 3.225806451612903%\" id=\"el-83610384-61e6-4e25-9423-10c34c2d642e\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3707627118644068% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Step 4: Choose an AI-Focused Degree After 12th<\/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=\"6464d625-a427-4805-bcec-aa3a8473fc56\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-9308c7bb-e9e9-440f-90c4-4fea3a68d6f3\",\"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-890e872c-655f-4613-ab4a-bc8a58c9bd3c\",\"keyframes\":{\"transform\":[\"translate3d(0px, 164.90514%, 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-ded71cf2-c6b7-49d0-94c9-44a48080d880\",\"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-7c4710c9-baef-4f2d-9bb2-4be6e58c2ee8\",\"keyframes\":{\"transform\":[\"translate3d(0px, 563.19479%, 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:#8bb0d8\">\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-5aeae7a4-5add-410b-9ab0-14302d20c63c\">\n<div style=\"position:absolute;width:134.3273%;height:100%;left:-17.16365%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260.webp\" alt=\"Specialized Fields\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260.webp 473w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-350x463.webp 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-227x300.webp 227w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-150x199.webp 150w\" sizes=\"(min-width: 1024px) 61vh, 135vw\" 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 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:4.12621%;top:77.02265%;width:91.01942%;height:26.69903%;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:4% 4% 4% 4% \/ 9.090909090909092% 9.090909090909092% 9.090909090909092% 9.090909090909092%\" class=\"mask\" id=\"el-b21cfbc8-eb1f-412e-9700-c28fa540b6bd\">\n<div class=\"fill\" style=\"background-color:rgba(3,84,242,0.6);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:87.37864%;width:84.46602%;height:13.26861%;opacity:1\">\n<div id=\"anim-9308c7bb-e9e9-440f-90c4-4fea3a68d6f3\" 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-890e872c-655f-4613-ab4a-bc8a58c9bd3c\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 164.90514%, 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.5747126436781609% 0.5747126436781609% 0.5747126436781609% 0.5747126436781609% \/ 2.4390243902439024% 2.4390243902439024% 2.4390243902439024% 2.4390243902439024%\" id=\"el-3d213018-fb87-493e-a58f-84049a1245e5\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.33189655172413773% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #fff\">Boost your resume with courses from: \u2705 Google AI \u2705 IBM \u2705 Stanford \u2705 DeepLearning.AI on Coursera<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:80.09709%;width:85.43689%;height:5.17799%;opacity:1\">\n<div id=\"anim-ded71cf2-c6b7-49d0-94c9-44a48080d880\" 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-7c4710c9-baef-4f2d-9bb2-4be6e58c2ee8\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 563.19479%, 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.5681818181818182% 0.5681818181818182% 0.5681818181818182% 0.5681818181818182% \/ 6.25% 6.25% 6.25% 6.25%\" id=\"el-b4cb0976-73b1-4eb9-8fa3-c04ae65945d7\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3728693181818182% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Step 5: Get Certified in AI &amp; ML<\/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=\"9bbf093a-9bc3-49d3-a895-8abd0e59f8dd\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-62c1a745-7e00-4f83-8f62-f79a4e32f525\",\"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-72a2d296-ebd9-4498-8f14-a524aec41cd3\",\"keyframes\":{\"transform\":[\"translate3d(0px, 152.71004%, 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-2e63434f-681c-4bd5-824f-2af1b5eaca7a\",\"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-33ef2f58-e209-4f55-86fe-22f6428989a4\",\"keyframes\":{\"transform\":[\"translate3d(0px, 322.93917%, 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:#312920\">\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-95304b9a-e19e-4993-8761-ced459edbe9a\">\n<div style=\"position:absolute;width:118.42386%;height:100%;left:-9.21193%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261.webp\" alt=\"Specialized Fields\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261.webp 417w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-350x525.webp 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-200x300.webp 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-150x225.webp 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" 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 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:4.12621%;top:75.40453%;width:91.01942%;height:28.15534%;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:4% 4% 4% 4% \/ 8.620689655172415% 8.620689655172415% 8.620689655172415% 8.620689655172415%\" class=\"mask\" id=\"el-d4c166fa-1ea3-4b26-addb-0f6151da6706\">\n<div class=\"fill\" style=\"background-color:rgba(3,84,242,0.6);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:88.99676%;width:84.46602%;height:13.26861%;opacity:1\">\n<div id=\"anim-62c1a745-7e00-4f83-8f62-f79a4e32f525\" 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-72a2d296-ebd9-4498-8f14-a524aec41cd3\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 152.71004%, 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.5747126436781609% 0.5747126436781609% 0.5747126436781609% 0.5747126436781609% \/ 2.4390243902439024% 2.4390243902439024% 2.4390243902439024% 2.4390243902439024%\" id=\"el-49f70592-8422-49f3-96a5-aa01ae2f9634\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.33189655172413773% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #fff\">Create AI models, work with datasets, and share on GitHub. Practical exposure matters more than theory in this field!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:76.86084%;width:85.43689%;height:10.03236%;opacity:1\">\n<div id=\"anim-2e63434f-681c-4bd5-824f-2af1b5eaca7a\" 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-33ef2f58-e209-4f55-86fe-22f6428989a4\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 322.93917%, 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.5681818181818182% 0.5681818181818182% 0.5681818181818182% 0.5681818181818182% \/ 3.225806451612903% 3.225806451612903% 3.225806451612903% 3.225806451612903%\" id=\"el-71653baf-bfa5-49c7-93db-709c806c89f0\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3728693181818182% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Step 6: Build Projects &amp; Join Hackathons<\/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=\"58a208b2-6065-431d-81c2-120590050d90\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-aab9012a-6a76-419e-b8f1-ef824829b745\",\"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-3886dc2f-f72a-4f95-ad63-57c4818acee0\",\"keyframes\":{\"transform\":[\"translate3d(0px, 152.71004%, 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-0bf542ed-216f-4a09-b4b5-61518c05cf4d\",\"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-16e60602-6560-4b96-a4d0-2a569bea7704\",\"keyframes\":{\"transform\":[\"translate3d(0px, 322.93917%, 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:#745e53\">\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-c4ad3e8f-d825-4c9f-9cb9-1b7deaacf6ee\">\n<div style=\"position:absolute;width:100%;height:100.32051%;left:0%;top:-0.16006%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262.webp\" alt=\"Specialized Fields\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262.webp 351w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-350x624.webp 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-168x300.webp 168w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-150x268.webp 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 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:4.12621%;top:75.40453%;width:91.01942%;height:28.15534%;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:4% 4% 4% 4% \/ 8.620689655172415% 8.620689655172415% 8.620689655172415% 8.620689655172415%\" class=\"mask\" id=\"el-74cb3e5e-a789-4e65-b520-ea8254559e04\">\n<div class=\"fill\" style=\"background-color:rgba(3,84,242,0.6);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:88.99676%;width:84.46602%;height:13.26861%;opacity:1\">\n<div id=\"anim-aab9012a-6a76-419e-b8f1-ef824829b745\" 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-3886dc2f-f72a-4f95-ad63-57c4818acee0\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 152.71004%, 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.5747126436781609% 0.5747126436781609% 0.5747126436781609% 0.5747126436781609% \/ 2.4390243902439024% 2.4390243902439024% 2.4390243902439024% 2.4390243902439024%\" id=\"el-9027f835-e413-4fe5-a838-b0b1b114d2a4\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.33189655172413773% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #fff\">Countries like USA, UK, Germany &amp; Canada offer top AI degrees, internships &amp; post-study job options.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:76.86084%;width:85.43689%;height:10.03236%;opacity:1\">\n<div id=\"anim-0bf542ed-216f-4a09-b4b5-61518c05cf4d\" 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-16e60602-6560-4b96-a4d0-2a569bea7704\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 322.93917%, 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.5681818181818182% 0.5681818181818182% 0.5681818181818182% 0.5681818181818182% \/ 3.225806451612903% 3.225806451612903% 3.225806451612903% 3.225806451612903%\" id=\"el-bed8231b-65a0-4a28-ac48-d92913f709ee\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3728693181818182% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Step 7: Study AI Abroad (Optional but Powerful)<\/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=\"860877b7-6e52-470c-862c-2d0d5fc1e525\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-588df594-08b9-4066-b73f-67b6602f190f\",\"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-0ac85dad-921d-40e8-8a63-b87b044fa1c7\",\"keyframes\":{\"transform\":[\"translate3d(0px, 152.71004%, 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-0df17cc0-5cc9-4fe4-83db-25e2686be386\",\"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-c492c974-8931-4d52-b6ec-3c2ddd40747b\",\"keyframes\":{\"transform\":[\"translate3d(0px, 322.93917%, 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:#e4c9b1\">\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-9af1b577-11f4-4d13-a544-0f0e03c8a8ae\">\n<div style=\"position:absolute;width:118.42386%;height:100%;left:-9.21193%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263.webp\" alt=\"Specialized Fields\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263.webp 417w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-350x525.webp 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-200x300.webp 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-150x225.webp 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" 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 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:4.12621%;top:75.40453%;width:91.01942%;height:28.15534%;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:4% 4% 4% 4% \/ 8.620689655172415% 8.620689655172415% 8.620689655172415% 8.620689655172415%\" class=\"mask\" id=\"el-ea5d222b-b180-4b61-8759-a600f2fe0b66\">\n<div class=\"fill\" style=\"background-color:rgba(3,84,242,0.6);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:88.99676%;width:84.46602%;height:13.26861%;opacity:1\">\n<div id=\"anim-588df594-08b9-4066-b73f-67b6602f190f\" 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-0ac85dad-921d-40e8-8a63-b87b044fa1c7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 152.71004%, 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.5747126436781609% 0.5747126436781609% 0.5747126436781609% 0.5747126436781609% \/ 2.4390243902439024% 2.4390243902439024% 2.4390243902439024% 2.4390243902439024%\" id=\"el-69a286f3-9526-4fc6-9221-9c1fbace92a2\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.33189655172413773% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #fff\">AI Engineer | Data Scientist | Machine Learning Engineer | NLP Specialist | AI Researcher<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:76.86084%;width:85.43689%;height:10.03236%;opacity:1\">\n<div id=\"anim-0df17cc0-5cc9-4fe4-83db-25e2686be386\" 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-c492c974-8931-4d52-b6ec-3c2ddd40747b\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 322.93917%, 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.5681818181818182% 0.5681818181818182% 0.5681818181818182% 0.5681818181818182% \/ 3.225806451612903% 3.225806451612903% 3.225806451612903% 3.225806451612903%\" id=\"el-158320a3-279f-449a-8155-20b8c0051be4\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3728693181818182% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Career Roles in AI After Graduation<\/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=\"c0d738ec-86c4-4d4b-81e6-47d6bc1d6335\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-9e171b02-0bb4-4356-96f3-e19bbc5e7f28\",\"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-7a4f9d56-1869-431f-9cc5-a1df9863816c\",\"keyframes\":{\"transform\":[\"translate3d(0px, 143.7243%, 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-fba5623e-ae19-49ed-9e5c-1bf144f7706b\",\"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-8db10a61-21c8-41b7-87ab-9995c1b4384f\",\"keyframes\":{\"transform\":[\"translate3d(0px, 371.32629%, 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:#716a69\">\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-65615d94-0cf1-44f1-ba4a-9630aa5b22ca\">\n<div style=\"position:absolute;width:118.42386%;height:100%;left:-9.21193%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264.webp\" alt=\"Specialized Fields\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264.webp 417w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-350x525.webp 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-200x300.webp 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-150x225.webp 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" 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 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:4.12621%;top:70.55016%;width:91.01942%;height:33.65696%;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:4% 4% 4% 4% \/ 7.211538461538461% 7.211538461538461% 7.211538461538461% 7.211538461538461%\" class=\"mask\" id=\"el-a6374a00-9650-4084-b2ea-05d10cebadcc\">\n<div class=\"fill\" style=\"background-color:rgba(3,84,242,0.6);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:84.14239%;width:84.46602%;height:17.47573%;opacity:1\">\n<div id=\"anim-9e171b02-0bb4-4356-96f3-e19bbc5e7f28\" 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-7a4f9d56-1869-431f-9cc5-a1df9863816c\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 143.7243%, 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.5747126436781609% 0.5747126436781609% 0.5747126436781609% 0.5747126436781609% \/ 1.8518518518518516% 1.8518518518518516% 1.8518518518518516% 1.8518518518518516%\" id=\"el-ae48bd8d-1848-47f4-a91c-2129161be82b\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.33189655172413773% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #fff\">Admissify helps with college selection, scholarships &amp; visa support. Start your AI journey today\u2014Book FREE counselling!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:72.00647%;width:85.43689%;height:10.03236%;opacity:1\">\n<div id=\"anim-fba5623e-ae19-49ed-9e5c-1bf144f7706b\" 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-8db10a61-21c8-41b7-87ab-9995c1b4384f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 371.32629%, 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.5681818181818182% 0.5681818181818182% 0.5681818181818182% 0.5681818181818182% \/ 3.225806451612903% 3.225806451612903% 3.225806451612903% 3.225806451612903%\" id=\"el-62fdfcec-519c-4120-ab49-ed923576f063\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3728693181818182% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Want to Build a Career in AI Abroad?<\/span><\/span><\/h3>\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\/best-countries-to-study-artificial-intelligence\/\" rel=\"\">Learn more<\/a><\/amp-story-page-outlink><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Yes, you can start early! Here&#8217;s your complete step-by-step journey from Class 10 to becoming an AI expert<\/p>\n","protected":false},"author":17,"featured_media":29410,"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-29386","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>Want to Become an AI Engineer After 10th? | Admissify Blog<\/title>\n<meta name=\"description\" content=\"Yes, you can start early! Here&#039;s your complete step-by-step journey from Class 10 to becoming an AI expert\" \/>\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\/want-to-become-an-ai-engineer-after-10th\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Want to Become an AI Engineer After 10th? | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"Yes, you can start early! Here&#039;s your complete step-by-step journey from Class 10 to becoming an AI expert\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-24T05:20:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/cropped-image-265.webp\" \/>\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\/webp\" \/>\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\\\/want-to-become-an-ai-engineer-after-10th\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/want-to-become-an-ai-engineer-after-10th\\\/\"},\"author\":{\"name\":\"Bhaskarjyoti Paul\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/25b0efcd56855e5a4a7dcf6182ee4369\"},\"headline\":\"Want to Become an AI Engineer After 10th?\",\"datePublished\":\"2025-07-24T04:35:00+00:00\",\"dateModified\":\"2025-07-24T05:20:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/want-to-become-an-ai-engineer-after-10th\\\/\"},\"wordCount\":244,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/want-to-become-an-ai-engineer-after-10th\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/cropped-image-265.webp\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/want-to-become-an-ai-engineer-after-10th\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/want-to-become-an-ai-engineer-after-10th\\\/\",\"name\":\"Want to Become an AI Engineer After 10th? | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/want-to-become-an-ai-engineer-after-10th\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/want-to-become-an-ai-engineer-after-10th\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/cropped-image-265.webp\",\"datePublished\":\"2025-07-24T04:35:00+00:00\",\"dateModified\":\"2025-07-24T05:20:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/want-to-become-an-ai-engineer-after-10th\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/want-to-become-an-ai-engineer-after-10th\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/want-to-become-an-ai-engineer-after-10th\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/cropped-image-265.webp\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/cropped-image-265.webp\",\"width\":640,\"height\":853,\"caption\":\"Want to Become an AI Engineer After 10th?\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/want-to-become-an-ai-engineer-after-10th\\\/#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\":\"Want to Become an AI Engineer After 10th?\"}]},{\"@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\\\/25b0efcd56855e5a4a7dcf6182ee4369\",\"name\":\"Bhaskarjyoti Paul\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e03a41ae6b279c483425acbc24008b928a266cf20ce7e1501ca059763598e294?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e03a41ae6b279c483425acbc24008b928a266cf20ce7e1501ca059763598e294?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e03a41ae6b279c483425acbc24008b928a266cf20ce7e1501ca059763598e294?s=96&d=mm&r=g\",\"caption\":\"Bhaskarjyoti Paul\"},\"description\":\"Bhaskarjyoti Paul is a content writer specializing in study abroad and international education. He creates clear, well-researched content on universities, admissions, scholarships, and student visas. Blending strategy with storytelling, he focuses on simplifying complex topics and delivering meaningful insights that help students make informed academic and career decisions while navigating global education opportunities with confidence.\",\"sameAs\":[\"http:\\\/\\\/www.admissify.com\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/bhaskarjyoti-paul-72a28020b\\\/\"]}]}<\/script>\n","yoast_head_json":{"title":"Want to Become an AI Engineer After 10th? | Admissify Blog","description":"Yes, you can start early! Here's your complete step-by-step journey from Class 10 to becoming an AI expert","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\/want-to-become-an-ai-engineer-after-10th\/","og_locale":"en_US","og_type":"article","og_title":"Want to Become an AI Engineer After 10th? | Admissify Blog","og_description":"Yes, you can start early! Here's your complete step-by-step journey from Class 10 to becoming an AI expert","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/","og_site_name":"Admissify Blog","article_modified_time":"2025-07-24T05:20:51+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/cropped-image-265.webp","type":"image\/webp"}],"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\/want-to-become-an-ai-engineer-after-10th\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/"},"author":{"name":"Bhaskarjyoti Paul","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/25b0efcd56855e5a4a7dcf6182ee4369"},"headline":"Want to Become an AI Engineer After 10th?","datePublished":"2025-07-24T04:35:00+00:00","dateModified":"2025-07-24T05:20:51+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/"},"wordCount":244,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/cropped-image-265.webp","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/","name":"Want to Become an AI Engineer After 10th? | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/cropped-image-265.webp","datePublished":"2025-07-24T04:35:00+00:00","dateModified":"2025-07-24T05:20:51+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/cropped-image-265.webp","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/cropped-image-265.webp","width":640,"height":853,"caption":"Want to Become an AI Engineer After 10th?"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/want-to-become-an-ai-engineer-after-10th\/#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":"Want to Become an AI Engineer After 10th?"}]},{"@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\/25b0efcd56855e5a4a7dcf6182ee4369","name":"Bhaskarjyoti Paul","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e03a41ae6b279c483425acbc24008b928a266cf20ce7e1501ca059763598e294?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e03a41ae6b279c483425acbc24008b928a266cf20ce7e1501ca059763598e294?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e03a41ae6b279c483425acbc24008b928a266cf20ce7e1501ca059763598e294?s=96&d=mm&r=g","caption":"Bhaskarjyoti Paul"},"description":"Bhaskarjyoti Paul is a content writer specializing in study abroad and international education. He creates clear, well-researched content on universities, admissions, scholarships, and student visas. Blending strategy with storytelling, he focuses on simplifying complex topics and delivering meaningful insights that help students make informed academic and career decisions while navigating global education opportunities with confidence.","sameAs":["http:\/\/www.admissify.com","https:\/\/www.linkedin.com\/in\/bhaskarjyoti-paul-72a28020b\/"]}]}},"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":36,"y":0,"width":231,"height":314,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"3e1e1fc0-7b7c-4c66-a09f-731ac09394d6","scale":100,"focalX":40.16927938527397,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":438,"height":626,"sizes":{"medium":{"file":"image-265-210x300.webp","width":210,"height":300,"filesize":9610,"sources":{"image\/webp":{"file":"image-265-210x300.webp","filesize":9610,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-210x300.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-210x300.webp"},"thumbnail":{"file":"image-265-150x150.webp","width":150,"height":150,"filesize":4442,"sources":{"image\/webp":{"file":"image-265-150x150.webp","filesize":4442,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-150x150.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-150x150.webp"},"quemag-wp-thumbnail-comments":{"file":"image-265-350x500.webp","width":350,"height":500,"filesize":18092,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-350x500.webp"},"quemag-wp-thumbnail-module-grid":{"file":"image-265-242x180.webp","width":242,"height":180,"filesize":6768,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-242x180.webp"},"quemag-wp-thumbnail-widget-big":{"file":"image-265-250x180.webp","width":250,"height":180,"filesize":6760,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-250x180.webp"},"quemag-wp-thumbnail-widget-small":{"file":"image-265-75x75.webp","width":75,"height":75,"filesize":1686,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-75x75.webp"},"quemag-wp-thumbnail-blog-featured":{"file":"image-265-438x490.webp","width":438,"height":490,"filesize":22226,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-438x490.webp"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-265-320x228.webp","width":320,"height":228,"filesize":9194,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-320x228.webp"},"quemag-wp-thumbnail-blog-list":{"file":"image-265-300x225.webp","width":300,"height":225,"filesize":9088,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-300x225.webp"},"web-stories-publisher-logo":{"file":"image-265-96x96.webp","width":96,"height":96,"filesize":2374,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-96x96.webp"},"web-stories-thumbnail":{"file":"image-265-150x214.webp","width":150,"height":214,"filesize":6026,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265-150x214.webp"},"full":{"file":"image-265.webp","width":438,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265.webp","sources":{"image\/webp":{"file":"image-265.webp","filesize":27092,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265.webp"}}}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#153138","blurHash":"UNA1t;?wkrVsxaogRjV@IAMxaKozD%M{jEV@","creationDate":"2025-07-21T09:53:32","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-265.webp","id":29409,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.47},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.6},"alt":"Top Study Abroad Destinations in 2025"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":20,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.7}},"lineHeight":1.4,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":10,"vertical":10},"content":"<span style=\"color: #fff\">Bhaskar Paul | July&nbsp;23, 2025<\/span>","x":26,"y":528,"width":317,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":47,"id":"b9891946-a13d-4e86-b689-492a6d12ec94","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":-32.37464093394717,"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":36,"y":494,"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},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.7}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Want to Become an AI Engineer After 10th?<\/span>","x":36,"y":574,"width":366,"borderRadius":{"locked":true,"topLeft":10,"topRight":10,"bottomRight":10,"bottomLeft":10},"height":78,"id":"51c7d910-9a2d-45e5-b42c-4f5eaf3a06ba","type":"text","marginOffset":-3.1499999999999986}],"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":[{"id":"8565b9f0-42f8-4ba4-a13a-8ff3ca4c820c","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["51c7d910-9a2d-45e5-b42c-4f5eaf3a06ba"]}]},{"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":443,"height":626,"sizes":{"medium":{"file":"image-256-212x300.webp","width":212,"height":300,"filesize":17134,"sources":{"image\/webp":{"file":"image-256-212x300.webp","filesize":17134,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-212x300.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-212x300.webp"},"thumbnail":{"file":"image-256-150x150.webp","width":150,"height":150,"filesize":6802,"sources":{"image\/webp":{"file":"image-256-150x150.webp","filesize":6802,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-150x150.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-150x150.webp"},"quemag-wp-thumbnail-comments":{"file":"image-256-350x495.webp","width":350,"height":495,"filesize":40716,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-350x495.webp"},"quemag-wp-thumbnail-module-grid":{"file":"image-256-242x180.webp","width":242,"height":180,"filesize":11576,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-242x180.webp"},"quemag-wp-thumbnail-widget-big":{"file":"image-256-250x180.webp","width":250,"height":180,"filesize":11888,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-250x180.webp"},"quemag-wp-thumbnail-widget-small":{"file":"image-256-75x75.webp","width":75,"height":75,"filesize":1898,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-75x75.webp"},"quemag-wp-thumbnail-blog-featured":{"file":"image-256-443x490.webp","width":443,"height":490,"filesize":60032,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-443x490.webp"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-256-320x228.webp","width":320,"height":228,"filesize":18064,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-320x228.webp"},"quemag-wp-thumbnail-blog-list":{"file":"image-256-300x225.webp","width":300,"height":225,"filesize":16984,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-300x225.webp"},"web-stories-publisher-logo":{"file":"image-256-96x96.webp","width":96,"height":96,"filesize":2842,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-96x96.webp"},"web-stories-thumbnail":{"file":"image-256-150x212.webp","width":150,"height":212,"filesize":8990,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256-150x212.webp"},"full":{"file":"image-256.webp","width":443,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256.webp","sources":{"image\/webp":{"file":"image-256.webp","filesize":76622,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256.webp"}}}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#c6c3c4","blurHash":"UKLXPlNHkr-o~qsR%MN{E0W=Mxs9%$X9R5nh","creationDate":"2025-07-21T09:27:10","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-256.webp","id":29394,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":222,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"id":"5e721291-f835-43b5-85f7-6295f929ce94","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","alt":"Average Salary"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.6}},"width":391,"height":179,"x":9,"y":467,"type":"shape","mask":{"type":"rectangle"},"id":"ea7786b8-cacd-4501-9bea-0695040d0e66","borderRadius":{"locked":true,"topLeft":15,"topRight":15,"bottomRight":15,"bottomLeft":15}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.6}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Pick Science stream with Maths &amp; Computer Science. Strong base in logic &amp; problem-solving is key for AI careers.<\/span>","x":19,"y":548,"width":371,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":82,"id":"97e25790-8d66-4c1b-8f08-c190cc5090ac","type":"text","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.7}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Step 1: Choose the Right Subjects in 11th-12th<\/span>","x":19,"y":478,"width":375,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":62,"id":"08ed150e-5706-4773-bcbf-831ff38fdd7e","type":"text","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}}}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"825945fd-6f42-4eb8-9bcf-8817f30acea7","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["97e25790-8d66-4c1b-8f08-c190cc5090ac"]},{"id":"280f34ed-4b99-426f-8427-32eac3a2e3ea","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["08ed150e-5706-4773-bcbf-831ff38fdd7e"]}],"id":"a58a2025-d7ce-4bb8-98bb-a8737d625276","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":417,"height":626,"sizes":{"medium":{"file":"image-257-200x300.webp","width":200,"height":300,"filesize":7160,"sources":{"image\/webp":{"file":"image-257-200x300.webp","filesize":7160,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-200x300.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-200x300.webp"},"thumbnail":{"file":"image-257-150x150.webp","width":150,"height":150,"filesize":3680,"sources":{"image\/webp":{"file":"image-257-150x150.webp","filesize":3680,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-150x150.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-150x150.webp"},"quemag-wp-thumbnail-comments":{"file":"image-257-350x525.webp","width":350,"height":525,"filesize":14448,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-350x525.webp"},"quemag-wp-thumbnail-module-grid":{"file":"image-257-242x180.webp","width":242,"height":180,"filesize":5716,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-242x180.webp"},"quemag-wp-thumbnail-widget-big":{"file":"image-257-250x180.webp","width":250,"height":180,"filesize":5908,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-250x180.webp"},"quemag-wp-thumbnail-widget-small":{"file":"image-257-75x75.webp","width":75,"height":75,"filesize":1466,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-75x75.webp"},"quemag-wp-thumbnail-blog-featured":{"file":"image-257-417x490.webp","width":417,"height":490,"filesize":15848,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-417x490.webp"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-257-320x228.webp","width":320,"height":228,"filesize":7706,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-320x228.webp"},"quemag-wp-thumbnail-blog-list":{"file":"image-257-300x225.webp","width":300,"height":225,"filesize":7348,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-300x225.webp"},"web-stories-publisher-logo":{"file":"image-257-96x96.webp","width":96,"height":96,"filesize":2000,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-96x96.webp"},"web-stories-thumbnail":{"file":"image-257-150x225.webp","width":150,"height":225,"filesize":5024,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257-150x225.webp"},"full":{"file":"image-257.webp","width":417,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257.webp","sources":{"image\/webp":{"file":"image-257.webp","filesize":19970,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257.webp"}}}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#787a82","blurHash":"U5FPBIxR0zrY4n-=-oNG~o01Djj;00RP?aW;","creationDate":"2025-07-21T09:28:04","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-257.webp","id":29395,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":209,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"id":"b0acd912-404f-4eb4-acd8-cdbe2816dd57","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","alt":"Experienced Salaries"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.6}},"width":375,"height":201,"x":20,"y":430,"mask":{"type":"rectangle"},"id":"669865f5-2cdc-491b-a5d5-7b5643ad7391","borderRadius":{"locked":true,"topLeft":15,"topRight":15,"bottomRight":15,"bottomLeft":15},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.6}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Begin with Python\u2014it's the most used language in AI. Try beginner courses on platforms like Udemy, Coursera &amp; Khan Academy.<\/span>","x":35,"y":507,"width":341,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":108,"id":"e8eb1846-8ed6-4690-b1e2-2683ca4025c3","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.7}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Step 2: Start Learning to Code Early<\/span>","x":32,"y":438,"width":346,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":62,"id":"874c4c94-1ea6-47a1-8a06-10027f1c1b0b","type":"text","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}}}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"f4997fd9-9173-4275-9710-05e846c4295e","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["e8eb1846-8ed6-4690-b1e2-2683ca4025c3"]},{"id":"a914319f-5518-4202-b18b-1d410c3599fa","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["874c4c94-1ea6-47a1-8a06-10027f1c1b0b"]}],"id":"ddf222b4-f046-4b45-855b-51f6293732b8","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":42.038754488337325,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":418,"height":626,"sizes":{"medium":{"file":"image-258-200x300.webp","width":200,"height":300,"filesize":9430,"sources":{"image\/webp":{"file":"image-258-200x300.webp","filesize":9430,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-200x300.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-200x300.webp"},"thumbnail":{"file":"image-258-150x150.webp","width":150,"height":150,"filesize":4700,"sources":{"image\/webp":{"file":"image-258-150x150.webp","filesize":4700,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-150x150.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-150x150.webp"},"quemag-wp-thumbnail-comments":{"file":"image-258-350x524.webp","width":350,"height":524,"filesize":18024,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-350x524.webp"},"quemag-wp-thumbnail-module-grid":{"file":"image-258-242x180.webp","width":242,"height":180,"filesize":6564,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-242x180.webp"},"quemag-wp-thumbnail-widget-big":{"file":"image-258-250x180.webp","width":250,"height":180,"filesize":6610,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-250x180.webp"},"quemag-wp-thumbnail-widget-small":{"file":"image-258-75x75.webp","width":75,"height":75,"filesize":1846,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-75x75.webp"},"quemag-wp-thumbnail-blog-featured":{"file":"image-258-418x490.webp","width":418,"height":490,"filesize":21058,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-418x490.webp"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-258-320x228.webp","width":320,"height":228,"filesize":8986,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-320x228.webp"},"quemag-wp-thumbnail-blog-list":{"file":"image-258-300x225.webp","width":300,"height":225,"filesize":8722,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-300x225.webp"},"web-stories-publisher-logo":{"file":"image-258-96x96.webp","width":96,"height":96,"filesize":2518,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-96x96.webp"},"web-stories-thumbnail":{"file":"image-258-150x225.webp","width":150,"height":225,"filesize":6466,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258-150x225.webp"},"full":{"file":"image-258.webp","width":418,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258.webp","sources":{"image\/webp":{"file":"image-258.webp","filesize":26192,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258.webp"}}}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#4a6b71","blurHash":"U8A-@q4T%gMxt8VrxakX4T-;tmx].T.9NLnN","creationDate":"2025-07-21T09:30:56","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-258.webp","id":29396,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":209,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"id":"94971fb8-cca1-4632-9626-c0ca7b85894d","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","alt":"Entry-Level Salary"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.6}},"width":375,"height":181,"x":20,"y":449,"mask":{"type":"rectangle"},"id":"ccc936c6-61b4-4ba2-bc53-cb2eb0a61faf","borderRadius":{"locked":true,"topLeft":15,"topRight":15,"bottomRight":15,"bottomLeft":15},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.6}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Learn basics like: Machine Learning | Data Science | Neural Networks | Algorithms. Start with YouTube &amp; free resources!<\/span>","x":33,"y":510,"width":346,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":108,"id":"685db71f-d1a8-4fea-b830-bc73648b1784","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.7}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Step 3: Understand AI Concepts<\/span>","x":29,"y":462,"width":352,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":32,"id":"7bf4419e-6889-4f87-8d90-1807985db967","type":"text","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}}}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"ae955633-fe45-4726-afee-5b6b59a5b089","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["685db71f-d1a8-4fea-b830-bc73648b1784"]},{"id":"f13025b7-233d-4b2a-b173-c5310efa48dd","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["7bf4419e-6889-4f87-8d90-1807985db967"]}],"id":"165f147c-4420-416a-81e3-cab51ca7018b","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":417,"height":626,"sizes":{"medium":{"file":"image-259-200x300.webp","width":200,"height":300,"filesize":7042,"sources":{"image\/webp":{"file":"image-259-200x300.webp","filesize":7042,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-200x300.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-200x300.webp"},"thumbnail":{"file":"image-259-150x150.webp","width":150,"height":150,"filesize":3808,"sources":{"image\/webp":{"file":"image-259-150x150.webp","filesize":3808,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-150x150.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-150x150.webp"},"quemag-wp-thumbnail-comments":{"file":"image-259-350x525.webp","width":350,"height":525,"filesize":13800,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-350x525.webp"},"quemag-wp-thumbnail-module-grid":{"file":"image-259-242x180.webp","width":242,"height":180,"filesize":5464,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-242x180.webp"},"quemag-wp-thumbnail-widget-big":{"file":"image-259-250x180.webp","width":250,"height":180,"filesize":5460,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-250x180.webp"},"quemag-wp-thumbnail-widget-small":{"file":"image-259-75x75.webp","width":75,"height":75,"filesize":1520,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-75x75.webp"},"quemag-wp-thumbnail-blog-featured":{"file":"image-259-417x490.webp","width":417,"height":490,"filesize":16646,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-417x490.webp"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-259-320x228.webp","width":320,"height":228,"filesize":7334,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-320x228.webp"},"quemag-wp-thumbnail-blog-list":{"file":"image-259-300x225.webp","width":300,"height":225,"filesize":7204,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-300x225.webp"},"web-stories-publisher-logo":{"file":"image-259-96x96.webp","width":96,"height":96,"filesize":2146,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-96x96.webp"},"web-stories-thumbnail":{"file":"image-259-150x225.webp","width":150,"height":225,"filesize":5060,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259-150x225.webp"},"full":{"file":"image-259.webp","width":417,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259.webp","sources":{"image\/webp":{"file":"image-259.webp","filesize":19244,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259.webp"}}}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#3d3433","blurHash":"UDJtrCo~4.Md00oN00%KB-~W~C9Z_NE1jF-p","creationDate":"2025-07-21T09:36:19","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-259.webp","id":29397,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":209,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"id":"0da3a9e3-a9be-4460-beaf-bdd86295e29b","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","alt":"Specialized Fields"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.6}},"width":375,"height":185,"x":20,"y":457,"mask":{"type":"rectangle"},"id":"80d66da9-310b-4235-916b-87a98d86a956","borderRadius":{"locked":true,"topLeft":15,"topRight":15,"bottomRight":15,"bottomLeft":15},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.6}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Go for: \u2705 BTech\/BE in AI or CS \u2705 BSc in Data Science | Top colleges in India &amp; abroad offer AI specializations!<\/span>","x":37,"y":548,"width":348,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":82,"id":"47cf21c1-08d4-497d-89f8-540e7587638e","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.7}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Step 4: Choose an AI-Focused Degree After 12th<\/span>","x":31,"y":477,"width":354,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":62,"id":"83610384-61e6-4e25-9423-10c34c2d642e","type":"text","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}}}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"57c23519-dd45-40b1-9403-98dc71482914","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["47cf21c1-08d4-497d-89f8-540e7587638e"]},{"id":"6f19284c-92d8-4696-8943-4029d474cc72","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["83610384-61e6-4e25-9423-10c34c2d642e"]}],"id":"4945c714-bc44-4e75-bf90-578aedb69627","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":473,"height":626,"sizes":{"medium":{"file":"image-260-227x300.webp","width":227,"height":300,"filesize":4042,"sources":{"image\/webp":{"file":"image-260-227x300.webp","filesize":4042,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-227x300.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-227x300.webp"},"thumbnail":{"file":"image-260-150x150.webp","width":150,"height":150,"filesize":2246,"sources":{"image\/webp":{"file":"image-260-150x150.webp","filesize":2246,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-150x150.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-150x150.webp"},"quemag-wp-thumbnail-comments":{"file":"image-260-350x463.webp","width":350,"height":463,"filesize":7046,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-350x463.webp"},"quemag-wp-thumbnail-module-grid":{"file":"image-260-242x180.webp","width":242,"height":180,"filesize":3924,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-242x180.webp"},"quemag-wp-thumbnail-widget-big":{"file":"image-260-250x180.webp","width":250,"height":180,"filesize":4014,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-250x180.webp"},"quemag-wp-thumbnail-widget-small":{"file":"image-260-75x75.webp","width":75,"height":75,"filesize":874,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-75x75.webp"},"quemag-wp-thumbnail-blog-featured":{"file":"image-260-473x490.webp","width":473,"height":490,"filesize":10856,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-473x490.webp"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-260-320x228.webp","width":320,"height":228,"filesize":5532,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-320x228.webp"},"quemag-wp-thumbnail-blog-list":{"file":"image-260-300x225.webp","width":300,"height":225,"filesize":5206,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-300x225.webp"},"web-stories-publisher-logo":{"file":"image-260-96x96.webp","width":96,"height":96,"filesize":1188,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-96x96.webp"},"web-stories-thumbnail":{"file":"image-260-150x199.webp","width":150,"height":199,"filesize":2276,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260-150x199.webp"},"full":{"file":"image-260.webp","width":473,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260.webp","sources":{"image\/webp":{"file":"image-260.webp","filesize":11338,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260.webp"}}}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#8bb0d8","blurHash":"UAH3q500krQ*?wRQxvWAE:w?R4Ob?aXAIAay","creationDate":"2025-07-21T09:42:30","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-260.webp","id":29402,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":237,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"id":"5aeae7a4-5add-410b-9ab0-14302d20c63c","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},"alt":"Specialized Fields","type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.6}},"width":375,"height":165,"x":17,"y":476,"mask":{"type":"rectangle"},"id":"b21cfbc8-eb1f-412e-9700-c28fa540b6bd","borderRadius":{"locked":true,"topLeft":15,"topRight":15,"bottomRight":15,"bottomLeft":15},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.6}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Boost your resume with courses from: \u2705 Google AI \u2705 IBM \u2705 Stanford \u2705 DeepLearning.AI on Coursera<\/span>","x":30,"y":540,"width":348,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":82,"id":"3d213018-fb87-493e-a58f-84049a1245e5","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.7}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Step 5: Get Certified in AI &amp; ML<\/span>","x":28,"y":495,"width":352,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":32,"id":"b4cb0976-73b1-4eb9-8fa3-c04ae65945d7","type":"text","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}}}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"7fb7b274-964c-4f1b-91e6-38bc40e9a4e8","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["3d213018-fb87-493e-a58f-84049a1245e5"]},{"id":"db1faf73-918a-4e79-bcfa-4a2fb6102e9e","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b4cb0976-73b1-4eb9-8fa3-c04ae65945d7"]}],"id":"6464d625-a427-4805-bcec-aa3a8473fc56","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":417,"height":626,"sizes":{"medium":{"file":"image-261-200x300.webp","width":200,"height":300,"filesize":7448,"sources":{"image\/webp":{"file":"image-261-200x300.webp","filesize":7448,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-200x300.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-200x300.webp"},"thumbnail":{"file":"image-261-150x150.webp","width":150,"height":150,"filesize":4706,"sources":{"image\/webp":{"file":"image-261-150x150.webp","filesize":4706,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-150x150.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-150x150.webp"},"quemag-wp-thumbnail-comments":{"file":"image-261-350x525.webp","width":350,"height":525,"filesize":14862,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-350x525.webp"},"quemag-wp-thumbnail-module-grid":{"file":"image-261-242x180.webp","width":242,"height":180,"filesize":8150,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-242x180.webp"},"quemag-wp-thumbnail-widget-big":{"file":"image-261-250x180.webp","width":250,"height":180,"filesize":8302,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-250x180.webp"},"quemag-wp-thumbnail-widget-small":{"file":"image-261-75x75.webp","width":75,"height":75,"filesize":1838,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-75x75.webp"},"quemag-wp-thumbnail-blog-featured":{"file":"image-261-417x490.webp","width":417,"height":490,"filesize":20038,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-417x490.webp"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-261-320x228.webp","width":320,"height":228,"filesize":11078,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-320x228.webp"},"quemag-wp-thumbnail-blog-list":{"file":"image-261-300x225.webp","width":300,"height":225,"filesize":10590,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-300x225.webp"},"web-stories-publisher-logo":{"file":"image-261-96x96.webp","width":96,"height":96,"filesize":2516,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-96x96.webp"},"web-stories-thumbnail":{"file":"image-261-150x225.webp","width":150,"height":225,"filesize":5146,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261-150x225.webp"},"full":{"file":"image-261.webp","width":417,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261.webp","sources":{"image\/webp":{"file":"image-261.webp","filesize":20408,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261.webp"}}}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#312920","blurHash":"U3AJfy000fXA02^%V?%200^,^iWB_40LNKNE","creationDate":"2025-07-21T09:45:08","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-261.webp","id":29403,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":209,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"id":"95304b9a-e19e-4993-8761-ced459edbe9a","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},"alt":"Specialized Fields","type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.6}},"width":375,"height":174,"x":17,"y":466,"mask":{"type":"rectangle"},"id":"d4c166fa-1ea3-4b26-addb-0f6151da6706","borderRadius":{"locked":true,"topLeft":15,"topRight":15,"bottomRight":15,"bottomLeft":15},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.6}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Create AI models, work with datasets, and share on GitHub. Practical exposure matters more than theory in this field!<\/span>","x":30,"y":550,"width":348,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":82,"id":"49f70592-8422-49f3-96a5-aa01ae2f9634","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.7}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Step 6: Build Projects &amp; Join Hackathons<\/span>","x":28,"y":475,"width":352,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":62,"id":"71653baf-bfa5-49c7-93db-709c806c89f0","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"3412da38-14af-40ba-8462-d8f014e5f255","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["49f70592-8422-49f3-96a5-aa01ae2f9634"]},{"id":"ba71a2c0-29e6-4bb1-ac13-843425546e67","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["71653baf-bfa5-49c7-93db-709c806c89f0"]}],"id":"9bbf093a-9bc3-49d3-a895-8abd0e59f8dd","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":49.99980032747604,"resource":{"type":"image","mimeType":"image\/png","width":351,"height":626,"sizes":{"medium":{"file":"image-262-168x300.webp","width":168,"height":300,"filesize":7662,"sources":{"image\/webp":{"file":"image-262-168x300.webp","filesize":7662,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-168x300.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-168x300.webp"},"thumbnail":{"file":"image-262-150x150.webp","width":150,"height":150,"filesize":4944,"sources":{"image\/webp":{"file":"image-262-150x150.webp","filesize":4944,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-150x150.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-150x150.webp"},"quemag-wp-thumbnail-comments":{"file":"image-262-350x624.webp","width":350,"height":624,"filesize":20212,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-350x624.webp"},"quemag-wp-thumbnail-module-grid":{"file":"image-262-242x180.webp","width":242,"height":180,"filesize":7616,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-242x180.webp"},"quemag-wp-thumbnail-widget-big":{"file":"image-262-250x180.webp","width":250,"height":180,"filesize":7828,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-250x180.webp"},"quemag-wp-thumbnail-widget-small":{"file":"image-262-75x75.webp","width":75,"height":75,"filesize":1926,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-75x75.webp"},"quemag-wp-thumbnail-blog-featured":{"file":"image-262-351x490.webp","width":351,"height":490,"filesize":20734,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-351x490.webp"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-262-320x228.webp","width":320,"height":228,"filesize":10598,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-320x228.webp"},"quemag-wp-thumbnail-blog-list":{"file":"image-262-300x225.webp","width":300,"height":225,"filesize":9960,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-300x225.webp"},"web-stories-publisher-logo":{"file":"image-262-96x96.webp","width":96,"height":96,"filesize":2600,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-96x96.webp"},"web-stories-thumbnail":{"file":"image-262-150x268.webp","width":150,"height":268,"filesize":6640,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262-150x268.webp"},"full":{"file":"image-262.webp","width":351,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262.webp","sources":{"image\/webp":{"file":"image-262.webp","filesize":24294,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262.webp"}}}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#745e53","blurHash":"URFOS|rWENbc~Vs8NIa}E2kCs.WBEMWCxCof","creationDate":"2025-07-21T09:46:28","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-262.webp","id":29404,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":176,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"id":"c4ad3e8f-d825-4c9f-9cb9-1b7deaacf6ee","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},"alt":"Specialized Fields","type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.6}},"width":375,"height":174,"x":17,"y":466,"mask":{"type":"rectangle"},"id":"74cb3e5e-a789-4e65-b520-ea8254559e04","borderRadius":{"locked":true,"topLeft":15,"topRight":15,"bottomRight":15,"bottomLeft":15},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.6}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Countries like USA, UK, Germany &amp; Canada offer top AI degrees, internships &amp; post-study job options.<\/span>","x":30,"y":550,"width":348,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":82,"id":"9027f835-e413-4fe5-a838-b0b1b114d2a4","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.7}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Step 7: Study AI Abroad (Optional but Powerful)<\/span>","x":28,"y":475,"width":352,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":62,"id":"bed8231b-65a0-4a28-ac48-d92913f709ee","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"264a451d-5dbb-4f41-9681-218e2d2cd5b4","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["9027f835-e413-4fe5-a838-b0b1b114d2a4"]},{"id":"88017201-7bb7-43fd-9c6e-ad2eeccac647","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["bed8231b-65a0-4a28-ac48-d92913f709ee"]}],"id":"58a208b2-6065-431d-81c2-120590050d90","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":417,"height":626,"sizes":{"medium":{"file":"image-263-200x300.webp","width":200,"height":300,"filesize":3970,"sources":{"image\/webp":{"file":"image-263-200x300.webp","filesize":3970,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-200x300.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-200x300.webp"},"thumbnail":{"file":"image-263-150x150.webp","width":150,"height":150,"filesize":2510,"sources":{"image\/webp":{"file":"image-263-150x150.webp","filesize":2510,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-150x150.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-150x150.webp"},"quemag-wp-thumbnail-comments":{"file":"image-263-350x525.webp","width":350,"height":525,"filesize":7460,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-350x525.webp"},"quemag-wp-thumbnail-module-grid":{"file":"image-263-242x180.webp","width":242,"height":180,"filesize":3718,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-242x180.webp"},"quemag-wp-thumbnail-widget-big":{"file":"image-263-250x180.webp","width":250,"height":180,"filesize":3782,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-250x180.webp"},"quemag-wp-thumbnail-widget-small":{"file":"image-263-75x75.webp","width":75,"height":75,"filesize":1098,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-75x75.webp"},"quemag-wp-thumbnail-blog-featured":{"file":"image-263-417x490.webp","width":417,"height":490,"filesize":9630,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-417x490.webp"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-263-320x228.webp","width":320,"height":228,"filesize":4822,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-320x228.webp"},"quemag-wp-thumbnail-blog-list":{"file":"image-263-300x225.webp","width":300,"height":225,"filesize":4712,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-300x225.webp"},"web-stories-publisher-logo":{"file":"image-263-96x96.webp","width":96,"height":96,"filesize":1478,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-96x96.webp"},"web-stories-thumbnail":{"file":"image-263-150x225.webp","width":150,"height":225,"filesize":2806,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263-150x225.webp"},"full":{"file":"image-263.webp","width":417,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263.webp","sources":{"image\/webp":{"file":"image-263.webp","filesize":10184,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263.webp"}}}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#e4c9b1","blurHash":"UKQP=p~8:RT0_OM{M{o}.SSiGFjFHrtQt7iw","creationDate":"2025-07-21T09:47:37","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-263.webp","id":29405,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":209,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"id":"9af1b577-11f4-4d13-a544-0f0e03c8a8ae","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},"alt":"Specialized Fields","type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.6}},"width":375,"height":174,"x":17,"y":466,"mask":{"type":"rectangle"},"id":"ea5d222b-b180-4b61-8759-a600f2fe0b66","borderRadius":{"locked":true,"topLeft":15,"topRight":15,"bottomRight":15,"bottomLeft":15},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.6}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">AI Engineer | Data Scientist | Machine Learning Engineer | NLP Specialist | AI Researcher<\/span>","x":30,"y":550,"width":348,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":82,"id":"69a286f3-9526-4fc6-9221-9c1fbace92a2","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.7}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Career Roles in AI After Graduation<\/span>","x":28,"y":475,"width":352,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":62,"id":"158320a3-279f-449a-8155-20b8c0051be4","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"da77f19a-a46c-4cd1-9197-e26cf5846191","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["69a286f3-9526-4fc6-9221-9c1fbace92a2"]},{"id":"df08a3a7-a013-497d-acdd-edb5148ab6a8","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["158320a3-279f-449a-8155-20b8c0051be4"]}],"id":"860877b7-6e52-470c-862c-2d0d5fc1e525","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":417,"height":626,"sizes":{"medium":{"file":"image-264-200x300.webp","width":200,"height":300,"filesize":11708,"sources":{"image\/webp":{"file":"image-264-200x300.webp","filesize":11708,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-200x300.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-200x300.webp"},"thumbnail":{"file":"image-264-150x150.webp","width":150,"height":150,"filesize":5444,"sources":{"image\/webp":{"file":"image-264-150x150.webp","filesize":5444,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-150x150.webp"}},"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-150x150.webp"},"quemag-wp-thumbnail-comments":{"file":"image-264-350x525.webp","width":350,"height":525,"filesize":22878,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-350x525.webp"},"quemag-wp-thumbnail-module-grid":{"file":"image-264-242x180.webp","width":242,"height":180,"filesize":7426,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-242x180.webp"},"quemag-wp-thumbnail-widget-big":{"file":"image-264-250x180.webp","width":250,"height":180,"filesize":7614,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-250x180.webp"},"quemag-wp-thumbnail-widget-small":{"file":"image-264-75x75.webp","width":75,"height":75,"filesize":2064,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-75x75.webp"},"quemag-wp-thumbnail-blog-featured":{"file":"image-264-417x490.webp","width":417,"height":490,"filesize":24150,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-417x490.webp"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-264-320x228.webp","width":320,"height":228,"filesize":9842,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-320x228.webp"},"quemag-wp-thumbnail-blog-list":{"file":"image-264-300x225.webp","width":300,"height":225,"filesize":9734,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-300x225.webp"},"web-stories-publisher-logo":{"file":"image-264-96x96.webp","width":96,"height":96,"filesize":2920,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-96x96.webp"},"web-stories-thumbnail":{"file":"image-264-150x225.webp","width":150,"height":225,"filesize":8122,"mimeType":"image\/webp","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264-150x225.webp"},"full":{"file":"image-264.webp","width":417,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264.webp","sources":{"image\/webp":{"file":"image-264.webp","filesize":30734,"sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264.webp"}}}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#716a69","blurHash":"UdG[yfD%R*of~qM_xuaexujYofjtn$axM{jt","creationDate":"2025-07-21T09:51:47","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/image-264.webp","id":29406,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":209,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"id":"65615d94-0cf1-44f1-ba4a-9630aa5b22ca","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},"alt":"Specialized Fields","type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.6}},"width":375,"height":208,"x":17,"y":436,"mask":{"type":"rectangle"},"id":"a6374a00-9650-4084-b2ea-05d10cebadcc","borderRadius":{"locked":true,"topLeft":15,"topRight":15,"bottomRight":15,"bottomLeft":15},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.6}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Admissify helps with college selection, scholarships &amp; visa support. Start your AI journey today\u2014Book FREE counselling!<\/span>","x":30,"y":520,"width":348,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":108,"id":"ae48bd8d-1848-47f4-a91c-2129161be82b","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":3,"g":84,"b":242,"a":0.7}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Want to Build a Career in AI Abroad?<\/span>","x":28,"y":445,"width":352,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":62,"id":"62fdfcec-519c-4120-ab49-ed923576f063","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":255,"g":255,"b":255}}},"type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"61e49337-cf5d-443e-bd23-5c3d9aa60dd9","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["ae48bd8d-1848-47f4-a91c-2129161be82b"]},{"id":"40123b22-56c6-4259-9887-80353410938a","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["62fdfcec-519c-4120-ab49-ed923576f063"]}],"id":"c0d738ec-86c4-4d4b-81e6-47d6bc1d6335","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\/best-countries-to-study-artificial-intelligence\/","needsProxy":false,"ctaText":"Learn more"}}],"fonts":{"EB Garamond":{"family":"EB Garamond","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-298,"tAsc":1007,"tDes":-298,"tLGap":0,"wAsc":1047,"wDes":390,"xH":400,"capH":650,"yMin":-324,"yMax":985,"hAsc":1007,"hDes":-298,"lGap":0}}},"autoAdvance":true,"defaultPageDuration":7,"currentStoryStyles":{"colors":[]}},"story_poster":{"id":29410,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/07\/cropped-image-265.webp","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/29386","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\/17"}],"version-history":[{"count":0,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/29386\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/29410"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=29386"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=29386"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=29386"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/29386\/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 06:08:52 UTC -->