{"id":13638,"date":"2024-06-25T15:23:39","date_gmt":"2024-06-25T09:53:39","guid":{"rendered":"https:\/\/atmecs.com\/?p=13638"},"modified":"2024-12-19T15:22:07","modified_gmt":"2024-12-19T09:52:07","slug":"building-genai-competencies-at-atmecs","status":"publish","type":"post","link":"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/","title":{"rendered":"Building GenAI Competencies at ATMECS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"13638\" class=\"elementor elementor-13638\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-78a7c4d elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"78a7c4d\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:13672,&quot;url&quot;:&quot;https:\\\/\\\/atmecs.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/iStock-1979289147.jpg&quot;}],&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-89805bc\" data-id=\"89805bc\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8023d37 ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"8023d37\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Building GenAI Competencies at ATMECS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f38a0ba elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"f38a0ba\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a255eac\" data-id=\"a255eac\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fae834c elementor-widget elementor-widget-html\" data-id=\"fae834c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>ATMECS GenAI Journey<\/title>\r\n    <style>\r\n        body {\r\n            font-family: 'Roboto', Arial, sans-serif;\r\n            line-height: 1.6;\r\n            color: #4a4a4a;\r\n            width: 900p;\r\n            margin: 0 auto;\r\n            padding: 20px;\r\n            background-color: #faf7f2; \/* Soft cream background *\/\r\n        }\r\n        h1, h2, h3 {\r\n            color: #8b4513; \/* Saddle brown for headings *\/\r\n        }\r\n        h1 {\r\n            text-align: center;\r\n            border-bottom: 3px solid #d2691e; \/* Chocolate border *\/\r\n            padding-bottom: 10px;\r\n            font-size: 2.5em;\r\n        }\r\n        .section {\r\n            background-color: #ffffff;\r\n            border-radius: 10px;\r\n            padding: 25px;\r\n            margin-bottom: 30px;\r\n            box-shadow: 0 4px 6px rgba(139, 69, 19, 0.1);\r\n            transition: transform 0.3s ease;\r\n            border-left: 5px solid #d2691e; \/* Chocolate left border *\/\r\n        }\r\n        .section:hover {\r\n            transform: translateY(-5px);\r\n        }\r\n        ul {\r\n            padding-left: 20px;\r\n        }\r\n        .date {\r\n            text-align: right;\r\n            font-style: italic;\r\n            color: #a0522d; \/* Sienna for date *\/\r\n        }\r\n        a {\r\n            color: #8b4513; \/* Saddle brown for links *\/\r\n            text-decoration: none;\r\n            transition: color 0.3s ease;\r\n        }\r\n        a:hover {\r\n            color: #d2691e; \/* Chocolate on hover *\/\r\n            text-decoration: underline;\r\n        }\r\n        .highlight {\r\n            background-color: #fff5e6; \/* Light peach for highlights *\/\r\n            padding: 10px;\r\n            border-radius: 5px;\r\n            margin-bottom: 10px;\r\n        }\r\n        .logo-container {\r\n            background-color: #8b4513; \/* Even darker background for logo *\/\r\n            padding: 10px;\r\n            border-radius: 5px;\r\n        }\r\n        .logo {\r\n            max-width: 150px;\r\n            height: auto;\r\n            display: block;\r\n        }\r\n \r\n    <\/style>\r\n<\/head>\r\n<body>\r\n   \r\n   \r\n \r\n    <div class=\"section\">\r\n        <h2>Executive Summary<\/h2>\r\n        <p class=\"highlight\" style=\"font-size: 15px;\">This report outlines our strategic approach to building competencies in Generative AI (GenAI) within our organization. Our multi-faceted strategy encompasses skill development, collaborative learning, infrastructure setup, technical ecosystem exploration, and internal talent nurturing. This approach positions us to leverage GenAI technologies effectively and maintain a competitive edge in the rapidly evolving AI landscape.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"section\">\r\n        <h2>Prompt Engineering<\/h2>\r\n        <h3>Objective<\/h3>\r\n        <p style=\"font-size: 15px;\">To develop a deep understanding of prompt engineering techniques and their applications across various domains.<\/p>\r\n        \r\n        <h3>Approach<\/h3>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Utilized diverse learning resources:\r\n                <ul>\r\n                    <li style=\"font-size: 15px;\" aria-level=\"3\">Completed relevant Udemy courses<\/li>\r\n                    <li style=\"font-size: 15px;\" aria-level=\"3\">Studied YouTube channels focused on prompt engineering<\/li>\r\n                   <li style=\"font-size: 15px;\" aria-level=\"3\">Engaged in hands-on practice with ChatGPT<\/li>\r\n                <\/ul>\r\n            <\/li>\r\n        <\/ul>\r\n\r\n        <h3>Applications<\/h3>\r\n        <p style=\"font-size: 15px;\">Prompt engineering skills were applied to various scenarios, including:<\/p>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Programming tasks<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Document generation<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Email improvement<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Data analysis<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Learning and training plan creation<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Outcome<\/h3>\r\n        <p style=\"font-size: 15px;\" class=\"highlight\">Enhanced ability to craft effective prompts, leading to more accurate and useful AI-generated outputs across different use cases.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"section\">\r\n        <h2>Establishing ATMECS AI ECG (Engineering Competency Group)<\/h2>\r\n        <h3>Objective<\/h3>\r\n        <p>To create a collaborative platform for knowledge sharing and discussion on AI advancements and applications.<\/p>\r\n\r\n        <h3>Implementation<\/h3>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Formed a group of passionate engineers<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Conducted regular meetings and discussions<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Topics covered:\r\n                <ul>\r\n                    <li style=\"font-size: 15px;\" aria-level=\"3\">Various aspects of AI<\/li>\r\n                    <li style=\"font-size: 15px;\" aria-level=\"3\">AI's trajectory and future implications<\/li>\r\n                    <li style=\"font-size: 15px;\" aria-level=\"3\">Diverse use cases of AI in the industry<\/li>\r\n                <\/ul>\r\n            <\/li>\r\n        <\/ul>\r\n\r\n        <h3>Benefits<\/h3>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Fostered a culture of continuous learning and innovation<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Facilitated cross-pollination of ideas among team members<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Kept the team updated on the latest AI trends and developments<\/li>\r\n        <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"section\">\r\n        <h2>AI Lab Setup<\/h2>\r\n        <h3>Objective<\/h3>\r\n        <p>To establish an in-house infrastructure capable of supporting AI model training and execution.<\/p>\r\n\r\n        <h3>Setup Details<\/h3>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Installed GPUs with sufficient capacity to train and run medium-sized models<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Created a dedicated space for AI experimentation and development<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Utilization<\/h3>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Enabled engineers to quickly ramp up their skills<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Facilitated the development of various in-house Proofs of Concept (PoCs)<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Impact<\/h3>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Accelerated the learning curve for AI technologies<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Provided a sandbox environment for testing and refining AI models<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Reduced dependency on external resources for AI experimentation<\/li>\r\n        <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"section\">\r\n        <h2>Exploring GenAI Ecosystems<\/h2>\r\n        <h3>Objective<\/h3>\r\n        <p tyle=\"font-size: 15px;\">To gain proficiency in a wide range of tools and frameworks essential for building GenAI solutions.<\/p>\r\n\r\n        <h3>Few Technologies Explored<\/h3>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">OpenAI APIs<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Langchain<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Pinecone<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">AWS SageMaker<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Azure OpenAI<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Nvidia Nemo<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Focus Areas<\/h3>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Identifying key building blocks in GenAI solution architecture<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Understanding the integration of various tools and services<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Evaluating the strengths and use cases of each technology<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Outcome<\/h3>\r\n        <p style=\"font-size: 15px;\" class=\"highlight\">Developed a comprehensive understanding of the GenAI technical ecosystem, enabling informed decision-making in solution design and implementation.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"section\">\r\n        <h2>Internal Competency Building and Continuous Learning<\/h2>\r\n        <h3>Objective<\/h3>\r\n        <p style=\"font-size: 15px;\">To prioritize internal talent development while strategically augmenting with external hires.<\/p>\r\n\r\n        <h3>Approach<\/h3>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Focused on building competencies from within the organization<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Limited external hiring to young graduates from premier institutes<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Access to Udemy Pro for all employees<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Strategy<\/h3>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Implemented targeted training programs for existing staff<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Created mentorship opportunities within the AI ECG<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Encouraged hands-on learning through in-house projects<\/li>\r\n        <\/ul>\r\n\r\n        <h3>Benefits<\/h3>\r\n        <ul>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Cultivated a workforce adept at using and building GenAI capabilities<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Fostered loyalty and engagement among existing employees<\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\">Infused fresh perspectives through selective external hiring<\/li>\r\n        <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"section\">\r\n        <h2>Conclusion<\/h2>\r\n        <p style=\"font-size: 15px\" class=\"highlight\">Our multi-pronged approach to building GenAI competencies has positioned our organization at the forefront of AI innovation. By investing in skill development, collaborative learning, infrastructure, and internal talent, we have created a robust foundation for leveraging GenAI technologies. This strategy not only enhances our current capabilities but also prepares us for future advancements in AI.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"section\">\r\n        <h2>References<\/h2>\r\n        <ol>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\"><a href=\"http:\/\/jalammar.github.io\/illustrated-transformer\/\" target=\"_blank\">The Illustrated Transformer<\/a><\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\"><a href=\"https:\/\/developer.nvidia.com\/generative-ai\" target=\"_blank\">Nvidia GenAI for Developers<\/a><\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\"><a href=\"https:\/\/platform.openai.com\/docs\/\" target=\"_blank\">OpenAI API Documentation<\/a><\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\"><a href=\"https:\/\/python.langchain.com\/en\/latest\/index.html\" target=\"_blank\">Langchain<\/a><\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\"><a href=\"https:\/\/aws.amazon.com\/sagemaker\/\" target=\"_blank\">Amazon SageMaker<\/a><\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\"><a href=\"https:\/\/azure.microsoft.com\/en-us\/products\/cognitive-services\/openai-service\/\" target=\"_blank\">Azure OpenAI Service<\/a><\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\"><a href=\"https:\/\/www.pinecone.io\/\" target=\"_blank\">Pinecone<\/a><\/li>\r\n           <li style=\"font-size: 15px;\" aria-level=\"3\"><a href=\"https:\/\/www.udemy.com\/topic\/prompt-engineering\/\" target=\"_blank\">Udemy Prompt Engineering<\/a><\/li>\r\n            <li style=\"font-size: 15px;\" aria-level=\"3\"><a href=\"https:\/\/www.udemy.com\/courses\/search\/?src=ukw&q=langchain\" target=\"_blank\">Udemy LangChain Courses<\/a><\/li>\r\n        <\/ol>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>This report outlines our strategic approach to building competencies in Generative AI (GenAI) within our organization. Our multi-faceted strategy encompasses skill development, collaborative learning, infrastructure setup, technical ecosystem exploration, and internal talent nurturing. <\/p>\n","protected":false},"author":1,"featured_media":13672,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[207,102,225],"tags":[283,281,282],"class_list":["post-13638","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","category-atmecs-blog","category-high-performance-computing","tag-build-competence","tag-genai","tag-generative-ai"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.0 (Yoast SEO v26.0) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Building GenAI Competencies: A Strategic Approach<\/title>\n<meta name=\"description\" content=\"Learn how we strategically build competencies in Generative AI (GenAI) to maintain a competitive edge in the AI landscape.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Building GenAI Competencies at ATMECS\" \/>\n<meta property=\"og:description\" content=\"Learn how we strategically build competencies in Generative AI (GenAI) to maintain a competitive edge in the AI landscape.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/\" \/>\n<meta property=\"og:site_name\" content=\"ATMECS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ATMECS\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-25T09:53:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-19T09:52:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/atmecs.com\/wp-content\/uploads\/2024\/06\/iStock-1979289147.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1216\" \/>\n\t<meta property=\"og:image:height\" content=\"760\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Team Atmecs\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@atmecs\" \/>\n<meta name=\"twitter:site\" content=\"@atmecs\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Team Atmecs\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/\",\"url\":\"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/\",\"name\":\"Building GenAI Competencies: A Strategic Approach\",\"isPartOf\":{\"@id\":\"https:\/\/atmecs.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/atmecs.com\/wp-content\/uploads\/2024\/06\/iStock-1979289147.jpg\",\"datePublished\":\"2024-06-25T09:53:39+00:00\",\"dateModified\":\"2024-12-19T09:52:07+00:00\",\"author\":{\"@id\":\"https:\/\/atmecs.com\/#\/schema\/person\/1033d72581d5f10351657dfd8d267318\"},\"description\":\"Learn how we strategically build competencies in Generative AI (GenAI) to maintain a competitive edge in the AI landscape.\",\"breadcrumb\":{\"@id\":\"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/#primaryimage\",\"url\":\"https:\/\/atmecs.com\/wp-content\/uploads\/2024\/06\/iStock-1979289147.jpg\",\"contentUrl\":\"https:\/\/atmecs.com\/wp-content\/uploads\/2024\/06\/iStock-1979289147.jpg\",\"width\":1216,\"height\":760},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/atmecs.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Building GenAI Competencies at ATMECS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmecs.com\/#website\",\"url\":\"https:\/\/atmecs.com\/\",\"name\":\"ATMECS\",\"description\":\":: A True R&amp;D Services Company\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmecs.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmecs.com\/#\/schema\/person\/1033d72581d5f10351657dfd8d267318\",\"name\":\"Team Atmecs\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/atmecs.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/59823930fdf2c4fc577109b8c928f57ee469a527be5b3882973d26a06d497874?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/59823930fdf2c4fc577109b8c928f57ee469a527be5b3882973d26a06d497874?s=96&d=mm&r=g\",\"caption\":\"Team Atmecs\"},\"sameAs\":[\"https:\/\/atmecs.com\"],\"url\":\"https:\/\/atmecs.com\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Building GenAI Competencies: A Strategic Approach","description":"Learn how we strategically build competencies in Generative AI (GenAI) to maintain a competitive edge in the AI landscape.","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:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/","og_locale":"en_US","og_type":"article","og_title":"Building GenAI Competencies at ATMECS","og_description":"Learn how we strategically build competencies in Generative AI (GenAI) to maintain a competitive edge in the AI landscape.","og_url":"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/","og_site_name":"ATMECS","article_publisher":"https:\/\/www.facebook.com\/ATMECS","article_published_time":"2024-06-25T09:53:39+00:00","article_modified_time":"2024-12-19T09:52:07+00:00","og_image":[{"width":1216,"height":760,"url":"https:\/\/atmecs.com\/wp-content\/uploads\/2024\/06\/iStock-1979289147.jpg","type":"image\/jpeg"}],"author":"Team Atmecs","twitter_card":"summary_large_image","twitter_creator":"@atmecs","twitter_site":"@atmecs","twitter_misc":{"Written by":"Team Atmecs","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/","url":"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/","name":"Building GenAI Competencies: A Strategic Approach","isPartOf":{"@id":"https:\/\/atmecs.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/#primaryimage"},"image":{"@id":"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/#primaryimage"},"thumbnailUrl":"https:\/\/atmecs.com\/wp-content\/uploads\/2024\/06\/iStock-1979289147.jpg","datePublished":"2024-06-25T09:53:39+00:00","dateModified":"2024-12-19T09:52:07+00:00","author":{"@id":"https:\/\/atmecs.com\/#\/schema\/person\/1033d72581d5f10351657dfd8d267318"},"description":"Learn how we strategically build competencies in Generative AI (GenAI) to maintain a competitive edge in the AI landscape.","breadcrumb":{"@id":"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/#primaryimage","url":"https:\/\/atmecs.com\/wp-content\/uploads\/2024\/06\/iStock-1979289147.jpg","contentUrl":"https:\/\/atmecs.com\/wp-content\/uploads\/2024\/06\/iStock-1979289147.jpg","width":1216,"height":760},{"@type":"BreadcrumbList","@id":"https:\/\/atmecs.com\/building-genai-competencies-at-atmecs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/atmecs.com\/"},{"@type":"ListItem","position":2,"name":"Building GenAI Competencies at ATMECS"}]},{"@type":"WebSite","@id":"https:\/\/atmecs.com\/#website","url":"https:\/\/atmecs.com\/","name":"ATMECS","description":":: A True R&amp;D Services Company","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmecs.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/atmecs.com\/#\/schema\/person\/1033d72581d5f10351657dfd8d267318","name":"Team Atmecs","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/atmecs.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/59823930fdf2c4fc577109b8c928f57ee469a527be5b3882973d26a06d497874?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/59823930fdf2c4fc577109b8c928f57ee469a527be5b3882973d26a06d497874?s=96&d=mm&r=g","caption":"Team Atmecs"},"sameAs":["https:\/\/atmecs.com"],"url":"https:\/\/atmecs.com\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/atmecs.com\/wp-json\/wp\/v2\/posts\/13638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmecs.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmecs.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmecs.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmecs.com\/wp-json\/wp\/v2\/comments?post=13638"}],"version-history":[{"count":55,"href":"https:\/\/atmecs.com\/wp-json\/wp\/v2\/posts\/13638\/revisions"}],"predecessor-version":[{"id":14753,"href":"https:\/\/atmecs.com\/wp-json\/wp\/v2\/posts\/13638\/revisions\/14753"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/atmecs.com\/wp-json\/wp\/v2\/media\/13672"}],"wp:attachment":[{"href":"https:\/\/atmecs.com\/wp-json\/wp\/v2\/media?parent=13638"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmecs.com\/wp-json\/wp\/v2\/categories?post=13638"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmecs.com\/wp-json\/wp\/v2\/tags?post=13638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}