{"id":13765,"date":"2024-02-12T09:24:23","date_gmt":"2024-02-12T09:24:23","guid":{"rendered":"https:\/\/ee.yelkdev.site\/?p=13765"},"modified":"2024-12-09T18:14:15","modified_gmt":"2024-12-09T18:14:15","slug":"helping-ease-the-path-to-ai-adoption-in-the-enterprise","status":"publish","type":"post","link":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/","title":{"rendered":"Helping ease the path to AI adoption in the enterprise"},"content":{"rendered":"<p>What do you do when decision-makers think that AI gets more wrong than it does right?<\/p>\n<p>I\u2019m currently working with a customer in the education sector, replacing an internally hosted system with a cloud-based platform.<\/p>\n<p>Creating a new platform is a big job, with one in-house engineer, two Equal Experts engineers and two third-party engineers all working on the new platform. As you\u2019d expect, there\u2019s a fair amount of code.<\/p>\n<p>The customer uses a specific, free IDE called Visual Studio Code, with React as a front-end development framework. When we create new pages, the platform uses Gatsby and pulls in content from a headless CMS, Kontent.ai. Then, we can type code in VS Code to generate the page.<\/p>\n<p>We\u2019ve been using VS Code and <a href=\"https:\/\/copilot.microsoft.com\/\" target=\"_blank\" rel=\"noopener\">Copilot<\/a> to speed up the creation of new code within the IDE. Copilot uses AI to make auto-complete suggestions as the developer is writing code. It takes knowledge from billions of lines of code written by thousands of developers to make an informed prediction about what you\u2019re writing. As you type, Copilot offers a suggestion for the next lines of code and if it\u2019s correct &#8211; you just press the tab, and it will implement that code.<\/p>\n<p>The huge advantage is that it makes the creation of large quantities of code much faster. In general, I can create in a couple of hours what used to take a full day. What Copilot gives you is working code that doesn\u2019t have any typos, as you\u2019d commonly see in human-generated code.<\/p>\n<p>However, we met with some resistance from the customer to the idea of using Copilot, particularly around accuracy. The client\u2019s team had heard more about what AI gets wrong than what it gets correct, and we faced a lot of skepticism.<\/p>\n<p>Our approach with this engagement was to do the following.<\/p>\n<h2>Sharing research on Copilot\u2019s impact on efficiency<\/h2>\n<p><a href=\"https:\/\/github.blog\/2022-09-07-research-quantifying-github-copilots-impact-on-developer-productivity-and-happiness\/\" target=\"_blank\" rel=\"noopener\">We shared research<\/a> with the customer that has been carried out by GitHub, looking at how Copilot affects the efficiency and quality of code development.<\/p>\n<p>In Github\u2019s study, one group of developers created JavaScript code traditionally, while the other group used AI. The results were compared for accuracy and correctness, and revealed that the group writing code manually took on average 161 minutes to complete the task, compared to 71 minutes when using Copilot. In other words, it took 130% longer to complete the task when not using Copilot.<\/p>\n<h2>Sharing personal experiences of Copilot<\/h2>\n<p>Faced with skepticism about AI, it\u2019s important to help clients understand that while tools like Copilot might sometimes suggest something that\u2019s wrong, 95% of the time, it\u2019s going to suggest exactly what you would have typed.<\/p>\n<p>Also, you\u2019re not required to go along with Copilot if it makes a suggestion that isn\u2019t correct. You can ignore it, or provide more context to get a better suggestion.<\/p>\n<p>Faced with skepticism about AI, it\u2019s important to help clients understand that while tools like Copilot might sometimes suggest something that\u2019s wrong, 95% of the time, it\u2019s going to suggest exactly what you would have typed.<\/p>\n<p>Github says that Copilot makes developers 55% more effective but I think that\u2019s a conservative estimate. I\u2019m an architect and I don\u2019t write code day in, day out, but I\u2019ve found it to be invaluable. I can get through a day\u2019s work in probably a couple of hours. It\u2019s a highly effective code completion tool and it\u2019s context aware, and knows what you\u2019ve written before, like the structure of the project and the code base.<\/p>\n<h2>Starting early in the procurement process<\/h2>\n<p>One of the big challenges we had to overcome with Copilot was our customer\u2019s procurement process. Although Copilot only costs $20 per month, and there are only six developers, it took us 120 days to go through the formal procurement process for us to be able to use the tool.<\/p>\n<p>We found the procurement process almost as big a challenge as convincing the client to use the tool in the first place.<\/p>\n<h2>Be an evangelist<\/h2>\n<p>In many cases people are still learning about how AI can be helpful in the development process, so sharing examples of how it relates to the project is important.<\/p>\n<p>I\u2019ve found that Copilot is really good when you\u2019re writing code that has a branch in it &#8211; that sounds against best practice but it picks up those branches and so if you start writing code for something on a Monday, it picks up that you might want the same for Tuesday and Wednesday and so on.<\/p>\n<p>Recently there\u2019s been a feature released where you can chat with the code and that\u2019s helpful if you are working with code that you\u2019re not familiar with; you can ask it to explain what it does, and you can even ask it to read the code and tell you if you could potentially do it better.<\/p>\n<p>Finally, I\u2019ve found that Copilot really excels when you\u2019re picking up a new language. Most of the time you\u2019re working in a language you understand, but Copilot can explain itself which is really helpful when you&#8217;re learning new languages.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What do you do when decision-makers think that AI gets more wrong than it does right? I\u2019m currently working with a customer in the education sector, replacing an internally hosted system with a cloud-based platform. Creating a new platform is a big job, with one in-house engineer, two Equal Experts engineers and two third-party engineers [&hellip;]<\/p>\n","protected":false},"author":244,"featured_media":20374,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[412,179,5,3],"tags":[99,741,415],"location":[397],"class_list":["post-13765","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","category-data","category-our-thinking","category-tech-focus","tag-ai","tag-ai-adoption","tag-copilot"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Easing AI Adoption in Enterprise: Key Strategies<\/title>\n<meta name=\"description\" content=\"What do you do when decision-makers think that AI gets more wrong than it does right?\" \/>\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.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Helping ease the path to AI adoption in the enterprise\" \/>\n<meta property=\"og:description\" content=\"What do you do when decision-makers think that AI gets more wrong than it does right?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/\" \/>\n<meta property=\"og:site_name\" content=\"Equal Experts\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-12T09:24:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-09T18:14:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Lead-15-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"514\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Stuart Brown\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:site\" content=\"@EqualExperts\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Stuart Brown\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/\"},\"author\":{\"name\":\"Stuart Brown\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/963b1dfe5f2b4b0d98277a3d07202038\"},\"headline\":\"Helping ease the path to AI adoption in the enterprise\",\"datePublished\":\"2024-02-12T09:24:23+00:00\",\"dateModified\":\"2024-12-09T18:14:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/\"},\"wordCount\":884,\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Lead-15-1.png\",\"keywords\":[\"AI\",\"ai adoption\",\"copilot\"],\"articleSection\":[\"AI\",\"Data\",\"Our Thinking\",\"Tech Focus\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/\",\"url\":\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/\",\"name\":\"Easing AI Adoption in Enterprise: Key Strategies\",\"isPartOf\":{\"@id\":\"https:\/\/www.equalexperts.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Lead-15-1.png\",\"datePublished\":\"2024-02-12T09:24:23+00:00\",\"dateModified\":\"2024-12-09T18:14:15+00:00\",\"description\":\"What do you do when decision-makers think that AI gets more wrong than it does right?\",\"breadcrumb\":{\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#primaryimage\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Lead-15-1.png\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Lead-15-1.png\",\"width\":1200,\"height\":514,\"caption\":\"Helping ease the path to AI adoption in the enterprise\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.equalexperts.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Helping ease the path to AI adoption in the enterprise\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.equalexperts.com\/#website\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"name\":\"Equal Experts\",\"description\":\"Making Software. Better.\",\"publisher\":{\"@id\":\"https:\/\/www.equalexperts.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.equalexperts.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.equalexperts.com\/#organization\",\"name\":\"Equal Experts\",\"url\":\"https:\/\/www.equalexperts.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"contentUrl\":\"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg\",\"width\":719,\"height\":340,\"caption\":\"Equal Experts\"},\"image\":{\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/EqualExperts\",\"https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/963b1dfe5f2b4b0d98277a3d07202038\",\"name\":\"Stuart Brown\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ae94745d3af83dfa325dba4c9115d092382532e8615b86dec23bde9fdc770a44?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ae94745d3af83dfa325dba4c9115d092382532e8615b86dec23bde9fdc770a44?s=96&d=mm&r=g\",\"caption\":\"Stuart Brown\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Easing AI Adoption in Enterprise: Key Strategies","description":"What do you do when decision-makers think that AI gets more wrong than it does right?","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.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/","og_locale":"en_GB","og_type":"article","og_title":"Helping ease the path to AI adoption in the enterprise","og_description":"What do you do when decision-makers think that AI gets more wrong than it does right?","og_url":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/","og_site_name":"Equal Experts","article_published_time":"2024-02-12T09:24:23+00:00","article_modified_time":"2024-12-09T18:14:15+00:00","og_image":[{"width":1200,"height":514,"url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Lead-15-1.png","type":"image\/png"}],"author":"Stuart Brown","twitter_card":"summary_large_image","twitter_creator":"@EqualExperts","twitter_site":"@EqualExperts","twitter_misc":{"Written by":"Stuart Brown","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#article","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/"},"author":{"name":"Stuart Brown","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/963b1dfe5f2b4b0d98277a3d07202038"},"headline":"Helping ease the path to AI adoption in the enterprise","datePublished":"2024-02-12T09:24:23+00:00","dateModified":"2024-12-09T18:14:15+00:00","mainEntityOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/"},"wordCount":884,"publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Lead-15-1.png","keywords":["AI","ai adoption","copilot"],"articleSection":["AI","Data","Our Thinking","Tech Focus"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/","url":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/","name":"Easing AI Adoption in Enterprise: Key Strategies","isPartOf":{"@id":"https:\/\/www.equalexperts.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#primaryimage"},"image":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#primaryimage"},"thumbnailUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Lead-15-1.png","datePublished":"2024-02-12T09:24:23+00:00","dateModified":"2024-12-09T18:14:15+00:00","description":"What do you do when decision-makers think that AI gets more wrong than it does right?","breadcrumb":{"@id":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#primaryimage","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Lead-15-1.png","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2024\/02\/Blog_Lead-15-1.png","width":1200,"height":514,"caption":"Helping ease the path to AI adoption in the enterprise"},{"@type":"BreadcrumbList","@id":"https:\/\/www.equalexperts.com\/blog\/ai\/helping-ease-the-path-to-ai-adoption-in-the-enterprise\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.equalexperts.com\/"},{"@type":"ListItem","position":2,"name":"Helping ease the path to AI adoption in the enterprise"}]},{"@type":"WebSite","@id":"https:\/\/www.equalexperts.com\/#website","url":"https:\/\/www.equalexperts.com\/","name":"Equal Experts","description":"Making Software. Better.","publisher":{"@id":"https:\/\/www.equalexperts.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.equalexperts.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.equalexperts.com\/#organization","name":"Equal Experts","url":"https:\/\/www.equalexperts.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","contentUrl":"https:\/\/www.equalexperts.com\/wp-content\/uploads\/2018\/08\/Equal_Experts_Logo_CMYK_Colour.jpg","width":719,"height":340,"caption":"Equal Experts"},"image":{"@id":"https:\/\/www.equalexperts.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/EqualExperts","https:\/\/www.linkedin.com\/company\/equal-experts\/?viewAsMember=true"]},{"@type":"Person","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/963b1dfe5f2b4b0d98277a3d07202038","name":"Stuart Brown","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.equalexperts.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ae94745d3af83dfa325dba4c9115d092382532e8615b86dec23bde9fdc770a44?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ae94745d3af83dfa325dba4c9115d092382532e8615b86dec23bde9fdc770a44?s=96&d=mm&r=g","caption":"Stuart Brown"}}]}},"_links":{"self":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/13765","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/users\/244"}],"replies":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/comments?post=13765"}],"version-history":[{"count":0,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/posts\/13765\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media\/20374"}],"wp:attachment":[{"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/media?parent=13765"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/categories?post=13765"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/tags?post=13765"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/www.equalexperts.com\/wp-json\/wp\/v2\/location?post=13765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}