{"id":14615,"date":"2026-06-08T13:02:32","date_gmt":"2026-06-08T13:02:32","guid":{"rendered":"https:\/\/wildgreenquest.com\/?p=14615"},"modified":"2026-06-08T13:02:32","modified_gmt":"2026-06-08T13:02:32","slug":"a-practical-guide-for-leaders-making-real-decisions-about-ai","status":"publish","type":"post","link":"https:\/\/wildgreenquest.com\/?p=14615","title":{"rendered":"A Practical Guide For Leaders Making Real Decisions About AI"},"content":{"rendered":"<p><br \/>\n<\/p>\n<div>\n<p><em>Denys Vorobyov, CEO at <\/em><a rel=\"nofollow\" href=\"https:\/\/eltexsoft.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" data-ga-track=\"ExternalLink:https:\/\/eltexsoft.com\/\" aria-label=\"EltexSoft\"><em data-ga-track=\"ExternalLink:https:\/\/eltexsoft.com\/\">EltexSoft<\/em><\/a><em>, where 35 engineers build software for some of the biggest, well-known brands in the world.<\/em><\/p>\n<figure class=\"embed-base image-embed embed-2\" role=\"presentation\">\n<div style=\"padding-top:57.10%;position:relative\" class=\"image-embed__placeholder\"><picture><source media=\"(min-width: 960px)\" sizes=\"50vw\" srcset=\"https:\/\/imageio.forbes.com\/specials-images\/imageserve\/6a21c9533972d79d18e44215\/\/0x0.jpg?width=960&amp;dpr=1 1x, https:\/\/imageio.forbes.com\/specials-images\/imageserve\/6a21c9533972d79d18e44215\/\/0x0.jpg?width=960&amp;dpr=1.5 1.5x, https:\/\/imageio.forbes.com\/specials-images\/imageserve\/6a21c9533972d79d18e44215\/\/0x0.jpg?width=960&amp;dpr=2 2x\"\/><\/picture><\/div>\n<\/figure>\n<p class=\"lexkit-paragraph\">Vendors promise transformation. Consultants promise productivity gains. Boards demand strategy. And somewhere in the middle, leaders are expected to make high-stakes decisions about technology, most of which they never understood from the inside.<\/p>\n<p class=\"lexkit-paragraph\">This article offers an honest picture of what large language models (LLMs)\u2014the technology behind ChatGPT, Claude, Gemini and dozens of AI tools now embedded in your business\u2014actually are, how they work and where they can fail you if you are not careful.<\/p>\n<h3 class=\"subhead3-embed\">An LLM is not a database. It is a well-read employee whose brain was frozen on a specific date.<\/h3>\n<p class=\"lexkit-paragraph\">The most common misconception I see among business leaders is that LLMs are essentially a smart search engine or a database you can talk to. However, a database stores specific records. You put the document in drawer three, folder seven. If you need it, you open drawer three, folder seven. <\/p>\n<p class=\"lexkit-paragraph\">An LLM works nothing like that. It reads an enormous volume of text during training and compresses all of that into patterns, not records. When you ask it a question, it does not look anything up. It generates an answer based on what it absorbed. Once its training is done, that knowledge is frozen. This means there&#8217;s a risk of AI systems recommending withdrawn drugs, citing repealed statutes and describing regulations that have changed. It&#8217;s not because AI lied, but because from its perspective, nothing changed. \u200b\u200b<\/p>\n<p class=\"lexkit-paragraph\">You will also hear terms like retrieval-augmented generation (RAG). This is often misunderstood as part of the model itself, when in reality it is a separate system layered around the LLM. If the model is the employee, RAG is the researcher sitting beside them, pulling relevant documents before an answer is generated. That can improve accuracy and freshness, but only if the underlying documents are current and well-maintained. Otherwise, the system delivers outdated information with greater confidence.\u200b\u200b<\/p>\n<p class=\"lexkit-paragraph\">When someone tells you, \u201cThe AI knows everything,&#8221; ask when its knowledge was last updated. When someone says, \u201cIt answers from your documents,&#8221; ask who maintains those documents and what happens when AI cannot find an answer but generates one anyway. The LLM won&#8217;t tell you when it&#8217;s guessing. That is your job to engineer around.\u200b<\/p>\n<h3 class=\"subhead3-embed\">An LLM amplifies what you know, and it amplifies what you don&#8217;t.<\/h3>\n<p class=\"lexkit-paragraph\">An LLM is a multiplier, not a replacement for knowledge. Think of it like a microphone. If you have a trained, skilled singer step up to the mic, you end up with a powerful performance. If someone who cannot sing takes the mic, you end up with loud noise. The microphone won&#8217;t make you a better singer. It makes you louder.\u200b<\/p>\n<p class=\"lexkit-paragraph\">The same is true for LLMs. If you bring domain expertise and rigorous judgment, AI helps you work faster and draft better. If you bring confusion and unexamined assumptions, AI returns those dressed up in authoritative-sounding language. And if you&#8217;re not familiar with the subject matter, you will not be able to tell the difference.<\/p>\n<p class=\"lexkit-paragraph\">\u200bFor example, say you&#8217;re a CEO reviewing AI-generated market analysis for an acquisition target. It provides 12 pages with confident assertions. Do you have the knowledge to spot which assertions are fabrications? If you do, AI saved you two days. If you don&#8217;t, you may be building an acquisition thesis on invented data.<\/p>\n<p class=\"lexkit-paragraph\">An LLM can speak confidently on subject matter like a doctor, lawyer, engineer or CFO. But speaking like something is not the same as understanding it. You wouldn&#8217;t want a talented actor performing your surgery just because they deliver medical dialogue convincingly.<\/p>\n<p class=\"lexkit-paragraph\">There is a subtler, long-term danger. Organizations that rely on AI before their people develop foundational knowledge gradually lose the capacity to evaluate whether answers are right at all. A GPS that helps an experienced driver is useful, but a GPS that leads a new driver into a lake because the map was outdated is a liability.<\/p>\n<p class=\"lexkit-paragraph\">Your AI strategy should sit on top of your people strategy, not replace it. AI in the hands of experts is a force multiplier. AI in the hands of people still learning the fundamentals is a liability dressed as a tool.\u200b<\/p>\n<h3 class=\"subhead3-embed\">LLMs write code from patterns, and the patterns reflect whomever wrote the original code\u2014flaws and all.<\/h3>\n<p class=\"lexkit-paragraph\">Think of software like a building. The code is the brickwork. Behind it are architectural plans you never see\u2014load-bearing walls, electrical, plumbing and more. A building that looks perfect from the street can be catastrophic if those invisible decisions were made poorly.<\/p>\n<p class=\"lexkit-paragraph\">LLM learned to write code by reading billions of lines from human engineers. When you ask it to write code, it generates what is statistically likely to come next. It does not understand your architecture, security requirements or downstream effects. It predicts the next brick. It does not design the building.<\/p>\n<p class=\"lexkit-paragraph\">The code it learned from was not all good code. Some engineers who wrote it had habits, shortcuts and knowledge gaps. The model picks up on those practices, not because they&#8217;re correct, but because they were frequent.\u200b<\/p>\n<p class=\"lexkit-paragraph\">It&#8217;s estimated that <a rel=\"nofollow\" class=\"lexkit-link\" href=\"https:\/\/www.emergentmind.com\/topics\/security-of-llm-generated-code\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" data-ga-track=\"ExternalLink:https:\/\/www.emergentmind.com\/topics\/security-of-llm-generated-code\" aria-label=\"between 12% and 65%\">between 12% and 65%<\/a> of AI-generated code contains security vulnerabilities. Even when developers explicitly ask for secure code, <a rel=\"nofollow\" class=\"lexkit-link\" href=\"https:\/\/www.backslash.security\/press-releases\/backslash-security-reveals-in-new-research-that-gpt-4-1-other-popular-llms-generate-insecure-code-unless-explicitly-prompted\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" data-ga-track=\"ExternalLink:https:\/\/www.backslash.security\/press-releases\/backslash-security-reveals-in-new-research-that-gpt-4-1-other-popular-llms-generate-insecure-code-unless-explicitly-prompted\" aria-label=\"five out of seven\">five out of seven<\/a> major models still produce vulnerable output. AI co-authored code consistently shows up in production with <a rel=\"nofollow\" class=\"lexkit-link\" href=\"https:\/\/www.coderabbit.ai\/blog\/state-of-ai-vs-human-code-generation-report\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" data-ga-track=\"ExternalLink:https:\/\/www.coderabbit.ai\/blog\/state-of-ai-vs-human-code-generation-report\" aria-label=\"2.74 times\">2.74 times<\/a> the vulnerability rate of human-written code.<\/p>\n<p class=\"lexkit-paragraph\">\u200bThat concern became even more visible in 2025 with the rise of &#8220;vibe coding,&#8221; a term popularized after Collins Dictionary named it <a rel=\"nofollow\" class=\"lexkit-link\" href=\"https:\/\/www.bbc.com\/news\/articles\/cpd2y053nleo\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" data-ga-track=\"ExternalLink:https:\/\/www.bbc.com\/news\/articles\/cpd2y053nleo\" aria-label=\"Word of the Year\">Word of the Year<\/a>. The concept sounds appealing: Describe what you want, let AI generate the code and deploy quickly. But speed and confidence are not the same as engineering rigor. <\/p>\n<p class=\"lexkit-paragraph\">One study found that experienced developers using AI coding tools were actually <a rel=\"nofollow\" class=\"lexkit-link\" href=\"https:\/\/metr.org\/blog\/2025-07-10-early-2025-ai-experienced-os-dev-study\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" data-ga-track=\"ExternalLink:https:\/\/metr.org\/blog\/2025-07-10-early-2025-ai-experienced-os-dev-study\/\" aria-label=\"19% slower overall\">19% slower overall<\/a>, despite believing they were moving faster.<strong> <\/strong>The more important question for leadership is not whether teams are using AI to write code, but whether the organization has the expertise to catch what the AI gets wrong.\u200b\u200b<\/p>\n<section id=\"thread-running-through-all-three\">\n<h2 class=\"subhead-embed\">The Thread Running Through All Three Points<\/h2>\n<p class=\"lexkit-paragraph\">LLMs are not intelligent systems that understand your business, domain or risk. They are pattern-completion engines that generate fluent, confident output based on what was most common in the training data. I see it as the best auto-complete ever built, at scale.<\/p>\n<p class=\"lexkit-paragraph\">That is genuinely powerful, but it is also genuinely limited in ways that matter at the level of business decisions and engineering integrity. The executives who will extract the most value from AI are the ones who understand it accurately and deploy it accordingly.\u200b<\/p>\n<hr class=\"embed-base rule-embed color-accent border-solid weight-light\"\/>\n<p><a rel=\"nofollow\" href=\"https:\/\/councils.forbes.com\/forbestechcouncil?utm_source=forbes.com&amp;utm_medium=referral&amp;utm_campaign=forbes-links&amp;utm_content=in-article-ad-links\" data-ga-track=\"InternalLink:https:\/\/councils.forbes.com\/forbestechcouncil?utm_source=forbes.com&amp;utm_medium=referral&amp;utm_campaign=forbes-links&amp;utm_content=in-article-ad-links\" target=\"_self\" aria-label=\"Forbes Technology Council\"><u data-ga-track=\"InternalLink:https:\/\/councils.forbes.com\/forbestechcouncil?utm_source=forbes.com&amp;utm_medium=referral&amp;utm_campaign=forbes-links&amp;utm_content=in-article-ad-links\">Forbes Technology Council<\/u><\/a> is an invitation-only community for world-class CIOs, CTOs and technology executives. <a rel=\"nofollow\" href=\"https:\/\/councils.forbes.com\/qualify?utm_source=forbes.com&amp;utm_medium=referral&amp;utm_campaign=forbes-links&amp;utm_term=ftc&amp;utm_content=in-article-ad-links\" data-ga-track=\"InternalLink:https:\/\/councils.forbes.com\/qualify?utm_source=forbes.com&amp;utm_medium=referral&amp;utm_campaign=forbes-links&amp;utm_term=ftc&amp;utm_content=in-article-ad-links\" target=\"_self\" aria-label=\"Do I qualify?\"><em data-ga-track=\"InternalLink:https:\/\/councils.forbes.com\/qualify?utm_source=forbes.com&amp;utm_medium=referral&amp;utm_campaign=forbes-links&amp;utm_term=ftc&amp;utm_content=in-article-ad-links\"><u data-ga-track=\"InternalLink:https:\/\/councils.forbes.com\/qualify?utm_source=forbes.com&amp;utm_medium=referral&amp;utm_campaign=forbes-links&amp;utm_term=ftc&amp;utm_content=in-article-ad-links\">Do I qualify?<\/u><\/em><\/a><\/p>\n<hr class=\"embed-base rule-embed color-accent border-solid weight-light\"\/><\/section>\n<\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/www.forbes.com\/councils\/forbestechcouncil\/2026\/06\/08\/what-llms-are-and-what-theyre-not-a-practical-guide-for-leaders-making-real-decisions-about-ai\/\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Denys Vorobyov, CEO at EltexSoft, where 35 engineers build software for some of the biggest, well-known brands in the world. Vendors promise transformation. Consultants promise productivity gains. Boards demand strategy. And somewhere in the middle, leaders are expected to make high-stakes decisions about technology, most of which they never understood from the inside. This article<\/p>\n","protected":false},"author":1,"featured_media":14616,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[37],"tags":[],"class_list":["post-14615","post","type-post","status-publish","format-standard","has-post-thumbnail","category-brand-spotlights"],"_links":{"self":[{"href":"https:\/\/wildgreenquest.com\/index.php?rest_route=\/wp\/v2\/posts\/14615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wildgreenquest.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wildgreenquest.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wildgreenquest.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wildgreenquest.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=14615"}],"version-history":[{"count":0,"href":"https:\/\/wildgreenquest.com\/index.php?rest_route=\/wp\/v2\/posts\/14615\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wildgreenquest.com\/index.php?rest_route=\/wp\/v2\/media\/14616"}],"wp:attachment":[{"href":"https:\/\/wildgreenquest.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=14615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wildgreenquest.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=14615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wildgreenquest.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=14615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}