{"id":117378,"date":"2023-11-14T19:00:00","date_gmt":"2023-11-15T00:00:00","guid":{"rendered":"https:\/\/www.dacgroup.com\/crafting-precision-content-using-large-language-models\/"},"modified":"2024-12-20T09:24:53","modified_gmt":"2024-12-20T14:24:53","slug":"crafting-precision-content-using-large-language-models","status":"publish","type":"post","link":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/","title":{"rendered":"Crafting precision content using large language models"},"content":{"rendered":"<p><span data-contrast=\"none\">The latest Large Language Models<\/span><span data-contrast=\"none\"> (LLM)<\/span><span data-contrast=\"none\">, although toddlers, are in many ways much smarter than the average human is\u2014or will ever be. Not only do they know more, but they have a much greater capacity to process and act on vast arrays of instructions.\u00a0<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"none\">We\u2019ve recently explored the potential of LLMs to interpret or generate text considering numerous parameters with extraordinary precision. We have demonstrated their ability to evaluate unstructured text blocks and grade them along various scales to great success. Additionally, we have been able to generate specific, tailored content using a complex series of instructions that can be tuned with precision to the same set of scales.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"none\">We are entering a new era of performance-based, data-driven content where we can transform LLMs into written content production facilities, complete with a control board of knobs and dials to numerically fine-tune optimal marketing content across various formats.\u00a0<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"none\">Here, we share our initial experiment findings and offer a general methodology to harness LLMs to extract quantitative measures from otherwise unstructured text, opening the door to statistical analysis and optimization of content creation.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-74734 aligncenter\" src=\"\/wpe-content\/uploads\/2023\/11\/Picture1-300x158.jpg\" alt=\"\" width=\"616\" height=\"324\" \/><\/p>\n<p style=\"text-align: center;\">Source: Analytics Vidhya<\/p>\n<p>&nbsp;<\/p>\n<h2>Large language models are perfectly suited to plot ideas<\/h2>\n<p><span data-contrast=\"auto\">Large language models are constructed using mathematical vectors. This foundation allows them to adeptly translate blocks of text\u2014rating, scoring, or mapping content into numeric values that capture the distinct qualities of each block. For example, we can ask the model to evaluate how \u2018technical\u2019 this blog is on a scale of 1-10, where the boundaries are defined by example or by user instruction. Similarly, LLMs can reverse this direction to generate blocks of text that correspond to numeric scores of a certain attribute submitted by a user. For example, you can ask the LLM to write a blog post with the degree of technicality scoring 9 out of 10.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p><span data-contrast=\"auto\">We can additively include more concepts to build a conceptual space. This is what we term a conceptual Cartesian space, which the LLM can refer to for content generation. We can plot a point in this space to define an idea based on its position relative to each of the axes that define our space.\u00a0<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-74741 aligncenter\" src=\"\/wpe-content\/uploads\/2023\/11\/Picture2-300x174.png\" alt=\"\" width=\"644\" height=\"373\" \/><\/p>\n<p style=\"text-align: center;\">Source: https:\/\/serokell.io\/blog\/language-models-behind-chatgpt<\/p>\n<section data-role=\"forward-email-subscription-container\" class=\"full-width w-100 d-flex justify-content-center align-items-center bg-c7f2b3\">\n    \n    <div class=\"max-w-1400 w-100 form\">\n        <div class=\"text-content-container\">\n            <h2>\n                Stay Forward            <\/h2>\n            <p class=\"subtitle\">\n                Get exclusive insights into digital <br class=\"d-none d-lg-block\">media's top-trending topics delivered<br class=\"d-none d-lg-block\"> directly to your inbox.            <\/p>\n        <\/div>\n\n        <div data-role=\"form-group\">\n            <div class=\"d-flex flex-column w-100\">\n                <form data-forward-email-form class='custom-hubspot-form' id='hubspot_form_69d0356fd71ba'>\n    <div class='d-flex input'>\n        <input type='email' class='form-control me-2 input' placeholder='Email address' aria-label='Email' name='email' required>\n        <button type='submit' class='btn_primary-filled_white'>Submit\n<\/button>\n    <\/div>\n    <p class='hubspot-status'><\/p>\n<\/form>\n<script>\njQuery(document).ready(function($) {\n    var form = $('#hubspot_form_69d0356fd71ba');\n    form.on('submit', function(event) {\n        event.preventDefault();\n\n        \/\/ Get email input value\n        var emailInput = form.find('input[name=\"email\"]');\n        var email = emailInput.val().trim();\n\n        \/\/ Required HubSpot fields\n        var portalId = '5408011';\n        var formId = '0c9a9cec-eb1c-44ac-920f-687ce0230830';\n\n        \/\/ Prepare the data payload\n        var data = {\n            fields: [\n                {\n                    name: 'email',\n                    value: email\n                }\n            ],\n            context: {\n                pageUri: window.location.href,\n                pageName: document.title\n            },\n            submittedAt: new Date().getTime()\n        };\n\n        \/\/ Get the status element for this form\n        var statusElement = form.siblings('.forward-email-status-container');\n\n        \/\/ Send the data to HubSpot\n        fetch('https:\/\/api.hsforms.com\/submissions\/v3\/integration\/submit\/5408011\/0c9a9cec-eb1c-44ac-920f-687ce0230830', {\n            method: 'POST',\n            headers: {\n                'Content-Type': 'application\/json'\n            },\n            body: JSON.stringify(data)\n        })\n        .then(response => {\n            if (response.ok) {\n                if(statusElement) {\n                    statusElement.text('Thanks for Subscribing!');\n                    statusElement.css('color', 'green');\n                }\n\n                var userInfo = JSON.parse(localStorage.getItem('userInfo'));\n                if (userInfo) {\n                    userInfo.event = 'Form_submit';\n                    userInfo.email = email;\n                    userInfo.form_name = 'Newsletter';\n                    window.dataLayer = window.dataLayer || [];\n                    window.dataLayer.push(userInfo);\n                }\n\n                emailInput.val(''); \/\/ Clear the email field\n                window.dispatchEvent(new CustomEvent('newsletter-submit'));\n            } else {\n                return response.json().then(error => {\n                    if(statusElement) {\n                        statusElement.text('Error: ' + error.message);\n                        statusElement.css({\n                            'color': 'red',\n                            'padding-top': '10px'\n                        });\n                    }\n                });\n            }\n        })\n        .catch(error => {\n            console.error('Error:', error);\n            statusElement.text(\"There was an error submitting the form.\");\n            statusElement.css({\n                'color': 'red',\n                'padding-top': '10px'\n            });\n        });\n    });\n\n    window.addEventListener('message', function(event) {\n        const isFormCallback = event.data.type === 'hsFormCallback';\n        const isFormSubmitted = event.data.eventName === 'onFormSubmitted';\n        const iscurrentForm = !!event?.data?.id ? '0c9a9cec-eb1c-44ac-920f-687ce0230830'.trim() == event?.data?.id : false; \n\n        if( isFormCallback && isFormSubmitted && iscurrentForm ) {\n            console.log('event', event);\n            window.location.href = 'https:\/\/www.dacgroup.com\/en-ca\/thank-you\/';\n        }\n    });\n});\n<\/script>                <span class=\"forward-email-status-container\"><\/span>\n            <\/div>\n\n            <button id=\"forward-form-submission\" class=\"subscribe-btn\" type=\"button\" onclick=\"triggerButton(this)\">\n                <span class=\"d-inline-block\">\n                    SUBSCRIBE                <\/span>\n                <span class=\"d-inline-block bell-container\">\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.5458 14.4774L4.50055 13.234C4.50657 11.8629 4.56791 9.80824 5.17539 8.00401C5.52706 6.95953 6.09459 5.89126 7.03537 5.08C7.70533 4.50227 8.51103 4.10149 9.44696 3.90922C9.50872 3.69984 9.5922 3.49047 9.70471 3.28979C9.91134 2.92122 10.2194 2.57523 10.654 2.33189C11.0827 2.09183 11.5478 2 12 2C12.4355 2 12.8969 2.08208 13.3272 2.31763C13.7695 2.55969 14.0812 2.91045 14.2866 3.28943C14.3999 3.49849 14.4813 3.71787 14.5396 3.93682C15.5444 4.18145 16.3788 4.69659 17.0444 5.38131C17.9498 6.3126 18.4937 7.50224 18.8321 8.60503C19.3645 10.3395 19.4725 12.1499 19.4944 13.1421C19.9371 13.6338 20.3502 14.1627 20.6914 14.626C21.9447 16.3277 20.6148 18.5001 18.7001 18.5001L5.52863 18.5C3.45543 18.5 2.28314 16.1217 3.5458 14.4774Z\" stroke=\"#171616\" \/>\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.0857 19.3749C9.431 19.1461 9.89639 19.2405 10.1252 19.5858C10.874 20.7159 12.7481 21.0858 13.9 19.5501C14.1485 19.2187 14.6186 19.1516 14.95 19.4001C15.2813 19.6486 15.3485 20.1187 15.1 20.4501C13.2518 22.9143 10.126 22.3027 8.87475 20.4143C8.64596 20.069 8.74041 19.6037 9.0857 19.3749Z\" fill=\"#171616\" \/>\n                    <\/svg>\n                <\/span>\n            <\/button>\n        <\/div>\n    <\/div>\n\n    \n    <script>\n        function triggerButton(button) {\n\n            var container = button.closest('[data-role=\"forward-email-subscription-container\"]');\n            var form = container.querySelector('[data-forward-email-form]');\n\n            if (form) {\n                jQuery(form).find(\"button[type='submit']\").trigger('click');\n            }\n        }\n    <\/script>\n\n<\/section>\n\n\n<h2>Our experiments and findings<\/h2>\n<p><span class=\"TextRun SCXW139058033 BCX0\" lang=\"EN-US\" xml_lang=\"EN-US\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW139058033 BCX0\">We conducted<\/span><span class=\"NormalTextRun SCXW139058033 BCX0\"> a series of experiments to <\/span><span class=\"NormalTextRun SCXW139058033 BCX0\">validate<\/span><span class=\"NormalTextRun SCXW139058033 BCX0\"> the effectiveness and flexibility of <\/span><span class=\"NormalTextRun SCXW139058033 BCX0\">c<\/span><span class=\"NormalTextRun SCXW139058033 BCX0\">onceptual Cartesian <\/span><span class=\"NormalTextRun SCXW139058033 BCX0\">m<\/span><span class=\"NormalTextRun SCXW139058033 BCX0\">apping using LLMs. <\/span><span class=\"NormalTextRun SCXW139058033 BCX0\">We took a \u2018ground-up\u2019 approach to <\/span><span class=\"NormalTextRun SCXW139058033 BCX0\">validate<\/span><span class=\"NormalTextRun SCXW139058033 BCX0\"> our <\/span><span class=\"NormalTextRun SCXW139058033 BCX0\">method<\/span><span class=\"NormalTextRun SCXW139058033 BCX0\">ology<\/span><span class=\"NormalTextRun SCXW139058033 BCX0\">, starting with basic experiments and <\/span><span class=\"NormalTextRun SCXW139058033 BCX0\">increasing the complexity at each step.<\/span><\/span><span class=\"EOP TrackedChange SCXW139058033 BCX0\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">\u00a0<\/span><\/p>\n<ul>\n<li><strong>Gradients experiment\u00a0<\/strong><\/li>\n<\/ul>\n<p>This experiment explores the LLM&#8217;s ability to scale content along linear gradients, providing users with control in generating or evaluating text. We examined different scale ranges (1-10, 1-100) and demonstrated the model&#8217;s adherence to specific scoring frameworks. Results affirm the model&#8217;s ability to methodically follow chosen gradients.<\/p>\n<ul>\n<li><strong>Alternative scoring methods experiment\u00a0<\/strong><\/li>\n<\/ul>\n<p>In this experiment, we tested the influence of alternative scoring methods on text output. The LLM is instructed to apply various scoring frameworks, showcasing the model&#8217;s adaptability. It successfully crafts responses based on specific rules, indicating the customization potential of LLMs for diverse applications. We even used a respected psychological framework to grade (or diagnose) empathy scores for a block of content.<\/p>\n<ul>\n<li><strong>Multi-dimensional space experiment\u00a0<\/strong><\/li>\n<\/ul>\n<p>This experiment delves into the model&#8217;s performance in multi-dimensional spaces. The study introduces concepts like practicality and technicality as additional axes, illustrating the LLM&#8217;s ability to handle complex ideas and multiple dimensions effectively. The results indicate the model&#8217;s agility in navigating intricate multi-dimensional spaces.<\/p>\n<ul>\n<li><strong>Unspecified relative space experiment\u00a0<\/strong><\/li>\n<\/ul>\n<p>This experiment explores the LLM&#8217;s capability to quantitatively analyze ideas relative to other ideas, not gradients along a single axis. One significant practical application for marketers is positioning content relative to competitors; we got the LLM to generate housing policy for a fictitious mayoral candidate that is quantitatively positioned relative to several existing candidates.<\/p>\n<p>Our study demonstrated the model&#8217;s ability to handle open content generation tasks with quantitative precision, showcasing its potential in environments where ideas lack strict predefined frameworks.<\/p>\n<h2>Attaching standard performance metrics<\/h2>\n<p>If we bind the conceptual Cartesian position of content with traditional metrics, we can analyze the performance of published content against newly available numeric values. For example, we can study the social media posts (i.e., likes, shares, click through rates) against conceptual scores assigned by the model for attributes like humor, empathy, and technicality. Through statistical analysis, we can identify the optimal mix of each conceptual attribute for a given context and use that co-ordinate position to generate new content for enhanced performance.<\/p>\n<p>The innovative combination of conceptual Cartesian mapping and LLMs gives us a new, methodical, precise approach to general content creation.<\/p>\n<p>Businesses can tailor their messaging with precision, ensuring maximum engagement with their target audience whilst positioning their content relative to competitors. Political campaigns can craft nuanced narratives relative to other candidates or polling results. Educational institutions can create customized learning materials, enhancing student engagement and comprehension at the individual level.<\/p>\n<p>Want to be ready for that future? Talk to a DAC strategist\u202ftoday!<\/p>\n<p><a class=\"btn blog-contact-btn\">GET IN TOUCH<\/a><\/p>\n<div id=\"pdfDownload\">\n\t\t\t\t\t<script>\n\t\t\t\t\t\twindow.hsFormsOnReady = window.hsFormsOnReady || [];\n\t\t\t\t\t\twindow.hsFormsOnReady.push(()=>{\n\t\t\t\t\t\t\thbspt.forms.create({\n\t\t\t\t\t\t\t\tportalId: 5408011,\n\t\t\t\t\t\t\t\tformId: \"67c96ff6-d89c-416a-9e59-6836be95a251\",\n\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1775252847000-1604099683\",\n\t\t\t\t\t\t\t\tregion: \"na1\",\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t})});\n\t\t\t\t\t<\/script>\n\t\t\t\t\t<div class=\"hbspt-form\" id=\"hbspt-form-1775252847000-1604099683\"><\/div><\/div>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The latest Large Language Models (LLM), although toddlers, are in many ways much smarter than the average human is\u2014or will ever be. Not only do they know more, but they have a much greater capacity to process and act on vast arrays of instructions.\u00a0\u00a0 We\u2019ve recently explored the potential of LLMs to interpret or generate [&hellip;]<\/p>\n","protected":false},"author":46,"featured_media":108622,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","reading_level":"Technical","reading_level_confidence":0.75,"reading_level_needs_review":"0","footnotes":""},"categories":[2903],"tags":[],"class_list":["post-117378","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-strategy"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Crafting precision content using large language models | DAC<\/title>\n<meta name=\"description\" content=\"Explore LLMs and their impact on content generation. Discover how to map them in a conceptual space, optimize performance, and prepare for the future of marketing.\" \/>\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.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Crafting precision content using large language models | DAC\" \/>\n<meta property=\"og:description\" content=\"Explore LLMs and their impact on content generation. Discover how to map them in a conceptual space, optimize performance, and prepare for the future of marketing.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/\" \/>\n<meta property=\"og:site_name\" content=\"DAC\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DACGroup\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-15T00:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-20T14:24:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/Blog-articles-Banners-3.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"860\" \/>\n\t<meta property=\"og:image:height\" content=\"430\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kuhan Puvanesasingham\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg\" \/>\n<meta name=\"twitter:creator\" content=\"@DAC_group\" \/>\n<meta name=\"twitter:site\" content=\"@DAC_group\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kuhan Puvanesasingham\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. 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.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/\"},\"author\":{\"name\":\"Kuhan Puvanesasingham\",\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/#\/schema\/person\/fd1531dd45a62fc9c7aad38046c9a732\"},\"headline\":\"Crafting precision content using large language models\",\"datePublished\":\"2023-11-15T00:00:00+00:00\",\"dateModified\":\"2024-12-20T14:24:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/\"},\"wordCount\":862,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/Blog-articles-Banners-3.jpg\",\"articleSection\":[\"Strategy\"],\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/\",\"url\":\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/\",\"name\":\"Crafting precision content using large language models | DAC\",\"isPartOf\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/Blog-articles-Banners-3.jpg\",\"datePublished\":\"2023-11-15T00:00:00+00:00\",\"dateModified\":\"2024-12-20T14:24:53+00:00\",\"description\":\"Explore LLMs and their impact on content generation. Discover how to map them in a conceptual space, optimize performance, and prepare for the future of marketing.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#primaryimage\",\"url\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/Blog-articles-Banners-3.jpg\",\"contentUrl\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/Blog-articles-Banners-3.jpg\",\"width\":860,\"height\":430,\"caption\":\"|||\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.dacgroup.com\/en-ca\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Crafting precision content using large language models\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/#website\",\"url\":\"https:\/\/www.dacgroup.com\/en-ca\/\",\"name\":\"DAC group\",\"description\":\"DAC\",\"publisher\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dacgroup.com\/en-ca\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/#organization\",\"name\":\"DAC group\",\"alternateName\":\"DAC\",\"url\":\"https:\/\/www.dacgroup.com\/en-ca\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg\",\"contentUrl\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg\",\"caption\":\"DAC group\"},\"image\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/DACGroup\",\"https:\/\/x.com\/DAC_group\",\"https:\/\/www.linkedin.com\/company\/dac-group\/\",\"https:\/\/www.instagram.com\/dac_group\/\",\"https:\/\/www.youtube.com\/user\/DACgroup1976\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/#\/schema\/person\/fd1531dd45a62fc9c7aad38046c9a732\",\"name\":\"Kuhan Puvanesasingham\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\/\/www.dacgroup.com\/en-ca\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1bc25ccacc1f33410a029fcc28338abae8ac17bd4f60eee603061c69a87edfe9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1bc25ccacc1f33410a029fcc28338abae8ac17bd4f60eee603061c69a87edfe9?s=96&d=mm&r=g\",\"caption\":\"Kuhan Puvanesasingham\"},\"description\":\"Kuhan Puvanesasingham, the Director of Business Intelligence at DAC, began his tenure at the company in 2014. With a strong background in mathematics and actuarial science, Kuhan transitioned from the insurance industry to his current role. Leading a dynamic team, he finds his job truly captivating as it involves addressing the distinct challenges faced by a multitude of clients using data-driven solutions. Kuhan's exceptional expertise enables him to navigate complex data landscapes and provide invaluable insights. With a passion for problem-solving and a supportive team, he remains dedicated to assisting clients in overcoming their unique obstacles through the power of business intelligence.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/kuhan-puvanesasingham-b888511a\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Crafting precision content using large language models | DAC","description":"Explore LLMs and their impact on content generation. Discover how to map them in a conceptual space, optimize performance, and prepare for the future of marketing.","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.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/","og_locale":"en_US","og_type":"article","og_title":"Crafting precision content using large language models | DAC","og_description":"Explore LLMs and their impact on content generation. Discover how to map them in a conceptual space, optimize performance, and prepare for the future of marketing.","og_url":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/","og_site_name":"DAC","article_publisher":"https:\/\/www.facebook.com\/DACGroup","article_published_time":"2023-11-15T00:00:00+00:00","article_modified_time":"2024-12-20T14:24:53+00:00","og_image":[{"width":860,"height":430,"url":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/Blog-articles-Banners-3.jpg","type":"image\/jpeg"}],"author":"Kuhan Puvanesasingham","twitter_card":"summary_large_image","twitter_image":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg","twitter_creator":"@DAC_group","twitter_site":"@DAC_group","twitter_misc":{"Written by":"Kuhan Puvanesasingham","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#article","isPartOf":{"@id":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/"},"author":{"name":"Kuhan Puvanesasingham","@id":"https:\/\/www.dacgroup.com\/en-ca\/#\/schema\/person\/fd1531dd45a62fc9c7aad38046c9a732"},"headline":"Crafting precision content using large language models","datePublished":"2023-11-15T00:00:00+00:00","dateModified":"2024-12-20T14:24:53+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/"},"wordCount":862,"commentCount":0,"publisher":{"@id":"https:\/\/www.dacgroup.com\/en-ca\/#organization"},"image":{"@id":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/Blog-articles-Banners-3.jpg","articleSection":["Strategy"],"inLanguage":"en-CA","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/","url":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/","name":"Crafting precision content using large language models | DAC","isPartOf":{"@id":"https:\/\/www.dacgroup.com\/en-ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#primaryimage"},"image":{"@id":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/Blog-articles-Banners-3.jpg","datePublished":"2023-11-15T00:00:00+00:00","dateModified":"2024-12-20T14:24:53+00:00","description":"Explore LLMs and their impact on content generation. Discover how to map them in a conceptual space, optimize performance, and prepare for the future of marketing.","breadcrumb":{"@id":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/"]}]},{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#primaryimage","url":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/Blog-articles-Banners-3.jpg","contentUrl":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/Blog-articles-Banners-3.jpg","width":860,"height":430,"caption":"|||"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dacgroup.com\/en-ca\/insights\/blog\/strategy\/crafting-precision-content-using-large-language-models\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.dacgroup.com\/en-ca\/"},{"@type":"ListItem","position":2,"name":"Crafting precision content using large language models"}]},{"@type":"WebSite","@id":"https:\/\/www.dacgroup.com\/en-ca\/#website","url":"https:\/\/www.dacgroup.com\/en-ca\/","name":"DAC group","description":"DAC","publisher":{"@id":"https:\/\/www.dacgroup.com\/en-ca\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dacgroup.com\/en-ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"},{"@type":"Organization","@id":"https:\/\/www.dacgroup.com\/en-ca\/#organization","name":"DAC group","alternateName":"DAC","url":"https:\/\/www.dacgroup.com\/en-ca\/","logo":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/www.dacgroup.com\/en-ca\/#\/schema\/logo\/image\/","url":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg","contentUrl":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg","caption":"DAC group"},"image":{"@id":"https:\/\/www.dacgroup.com\/en-ca\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DACGroup","https:\/\/x.com\/DAC_group","https:\/\/www.linkedin.com\/company\/dac-group\/","https:\/\/www.instagram.com\/dac_group\/","https:\/\/www.youtube.com\/user\/DACgroup1976"]},{"@type":"Person","@id":"https:\/\/www.dacgroup.com\/en-ca\/#\/schema\/person\/fd1531dd45a62fc9c7aad38046c9a732","name":"Kuhan Puvanesasingham","image":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/www.dacgroup.com\/en-ca\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/1bc25ccacc1f33410a029fcc28338abae8ac17bd4f60eee603061c69a87edfe9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1bc25ccacc1f33410a029fcc28338abae8ac17bd4f60eee603061c69a87edfe9?s=96&d=mm&r=g","caption":"Kuhan Puvanesasingham"},"description":"Kuhan Puvanesasingham, the Director of Business Intelligence at DAC, began his tenure at the company in 2014. With a strong background in mathematics and actuarial science, Kuhan transitioned from the insurance industry to his current role. Leading a dynamic team, he finds his job truly captivating as it involves addressing the distinct challenges faced by a multitude of clients using data-driven solutions. Kuhan's exceptional expertise enables him to navigate complex data landscapes and provide invaluable insights. With a passion for problem-solving and a supportive team, he remains dedicated to assisting clients in overcoming their unique obstacles through the power of business intelligence.","sameAs":["https:\/\/www.linkedin.com\/in\/kuhan-puvanesasingham-b888511a\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.dacgroup.com\/en-ca\/wp-json\/wp\/v2\/posts\/117378","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dacgroup.com\/en-ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dacgroup.com\/en-ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dacgroup.com\/en-ca\/wp-json\/wp\/v2\/users\/46"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dacgroup.com\/en-ca\/wp-json\/wp\/v2\/comments?post=117378"}],"version-history":[{"count":0,"href":"https:\/\/www.dacgroup.com\/en-ca\/wp-json\/wp\/v2\/posts\/117378\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dacgroup.com\/en-ca\/wp-json\/wp\/v2\/media\/108622"}],"wp:attachment":[{"href":"https:\/\/www.dacgroup.com\/en-ca\/wp-json\/wp\/v2\/media?parent=117378"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dacgroup.com\/en-ca\/wp-json\/wp\/v2\/categories?post=117378"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dacgroup.com\/en-ca\/wp-json\/wp\/v2\/tags?post=117378"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}