www.inc.com Open in urlscan Pro
151.101.129.54  Public Scan

URL: https://www.inc.com/larry-robertson/ai-isnt-magic-and-it-isnt-a-strategy-either/91104976
Submission: On January 11 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

<form id="mktoForm_1143" novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutAbove" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); width: 311px;">
  <style type="text/css">
    .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton {
      background-color: #9e76e8;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9e76e8), color-stop(50%, #7038e0), color-stop(50%, #6021de), color-stop(100%, #6224de));
      background-image: -webkit-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
      background-image: -moz-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
      background-image: -ms-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
      background-image: -o-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
      background-image: linear-gradient(to bottom, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
      border-radius: 3px;
      color: #fff;
      font: bold 12px/1 "helvetica neue", helvetica, arial, sans-serif;
      padding: 10px 0 12px 0;
      text-align: center;
      text-shadow: 0 -1px 1px #473569;
      width: 150px;
      -webkit-background-clip: padding-box;
      border: none;
    }

    .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton:hover {
      background-color: #8d69cf;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8d69cf), color-stop(50%, #6332c7), color-stop(50%, #551dc4), color-stop(100%, #561fc4));
      background-image: -webkit-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
      background-image: -moz-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
      background-image: -ms-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
      background-image: -o-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
      background-image: linear-gradient(to bottom, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
      -webkit-background-clip: padding-box;
      cursor: pointer;
    }

    .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton:active {
      background: #4a1aab;
      background: -moz-radial-gradient(50% 31% 0deg, circle cover, rgba(38, 76, 153, 0.4), rgba(11, 23, 46, 0.4)), -moz-linear-gradient(top, #7b5cb5 0%, #572bad 50%, #4a1aab 50%, #4b1bab 100%);
      background: -webkit-gradient(radial, 50% 20%, 75, 50% 50%, 0, from(rgba(38, 76, 153, 0.4)), to(rgba(11, 23, 46, 0.4))), -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #7b5cb5), color-stop(0.5, #572bad), color-stop(0.5, #4a1aab), color-stop(1, #4b1bab));
      color: #ddd;
      -webkit-background-clip: padding-box;
    }

    .mktoForm .mktoButtonWrap.mktoPurpleCandy button.mktoButton {
      background: #EF5B24;
    }
  </style>
  <div class="mktoFormRow">
    <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
      <div class="mktoOffset" style="width: 10px;"></div>
      <div class="mktoFieldWrap mktoRequiredField"><label for="Email" id="LblEmail" class="mktoLabel mktoHasWidth" style="width: 100px;">
          <div class="mktoAsterix">*</div>
        </label>
        <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="Email" name="Email" placeholder="Email *" maxlength="255" aria-labelledby="LblEmail InstructEmail" type="email"
          class="mktoField mktoEmailField mktoHasWidth mktoRequired" aria-required="true" style="width: 300px;"><span id="InstructEmail" tabindex="-1" class="mktoInstruction"></span>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoClear"></div>
    </div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="optInINCTechNewsletter" class="mktoField mktoFieldDescriptor mktoFormCol" value="yes" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="brandINC" class="mktoField mktoFieldDescriptor mktoFormCol" value="yes" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="mostRecentSource" class="mktoField mktoFieldDescriptor mktoFormCol" value="INC Top Tech End of Article Form" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <script src="https://www.google.com/recaptcha/api.js?onload=captchaCallback" type="text/javascript" async="async" defer="defer"></script>
  <div>
    <script type="text/javascript">
      var formId = 1143;
      var captchaCallback = function(a) {
        var b = document.getElementsByClassName("grecaptcha-badge");
        if (b.length > 0)
          for (var c = 0; c < b.length; c++) b[c].style.visibility = "hidden";
        if (a) {
          var d = this.MktoForms2.getForm(formId);
          d && d.setCaptchaValue(a)
        }
      };
    </script>
  </div>
  <div id="captcha" class="g-recaptcha" data-callback="captchaCallback" data-expired-callback="captchaExpired" data-sitekey="6Ld4EkIlAAAAAPaw-a5FFAsKRpizgjLo0NDMBilQ" data-size="invisible">
    <div class="grecaptcha-badge" data-style="bottomright"
      style="width: 256px; height: 60px; display: block; transition: right 0.3s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden; visibility: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-9ia2j7kpehzo" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ld4EkIlAAAAAPaw-a5FFAsKRpizgjLo0NDMBilQ&amp;co=aHR0cHM6Ly93d3cuaW5jLmNvbTo0NDM.&amp;hl=en&amp;v=zIriijn3uj5Vpknvt_LnfNbF&amp;size=invisible&amp;cb=ogioctla19no"></iframe></div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <div class="mktoCaptchaDisclaimer">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and
    <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> apply.</div>
  <div class="mktoButtonRow"><span class="mktoButtonWrap mktoPurpleCandy" style="margin-left: 11px;"><button type="submit" class="mktoButton">Sign Up</button></span></div><input type="hidden" name="formid" class="mktoField mktoFieldDescriptor"
    value="1143"><input type="hidden" name="munchkinId" class="mktoField mktoFieldDescriptor" value="610-LEE-872">
</form>

<form novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutAbove"
  style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); visibility: hidden; position: absolute; top: -500px; left: -1000px; width: 1600px;"></form>

Text Content

NewslettersSUBSCRIBE

TOP STORIESTOP VIDEOS

INC. BEST WORKPLACES

Awarding Excellence in Company Culture!

Preferred-Rate Deadline: February 7, 2025

Apply Today

Inc. PremiumLead
How Arian Simone Overcame Her Greatest Fear and Helped Entrepreneurs of Color
Fight Another Day
Money
As Bitcoin Booms, More and More Companies Are Taking a Stake
Dell for Startups

Sponsored Content

Automating Growth: How Startups Are Using AI to Scale Faster

Inc. PremiumGrow
Behind the Spike in Contract Bundling and How It’s Hitting Small Businesses the
Hardest
Technology
A Nvidia AI Supercomputer Could Be Yours for Just $3,000
Best Workplaces
Apply Today for Inc.’s 2025 Best Workplaces List  

NewslettersSUBSCRIBE

A.I. Accelerated


AI ISN’T MAGIC, AND IT ISN’T A STRATEGY EITHER

You can be strategic with artificial intelligence but don’t confuse it with
having a strategy.

 * 
 * 
 * 

EXPERT OPINION BY LARRY ROBERTSON, FOUNDER, LIGHTHOUSE CONSULTING @LRSPEAKS

JAN 11, 2025

Illustration: Inc; Photo: Getty Images

There was an axiom we used in venture capital that said that the industry had a
memory of only 10 years. Whatever was learned 10 or more years past, in other
words—from what to avoid, to what to prioritize—was said to be forgotten, only
to be painfully re-learned repeatedly at decade intervals. The origin of the
phrase was directly tied to the lesson that the predicted impact of any new
innovation is always grossly overstated. You don’t have to have ever worked in
venture investing to know this to be true. Just flip back in your memory to see.



An eon ago, the fax machine was claimed to foretell the end of physical mail. It
wasn’t, nor years later was email, though it too was unveiled with similar
claims. Desktop computing was boasted to be the demise of large data management
and mainframe computing. To be sure, desktops, then laptops, then smartphones
all dramatically changed how we do what we do; but the cloud and server farms
show the prediction to have been over-imagined.


MOST ARTIFICAL INTELLIGENCE INNOVATIONS ARE SIMPLY TOOLS.

These tools’ actual impact occurs only in the context of the larger purposes,
plans, and strategies they serve. Yet, too often, we speak of the innovation as
strategy itself, as if “using more artificial intelligence in 2025 and beyond”
is enough to represent a strategy. It’s not. It’s also why this latest version
of this repeated lesson isn’t just about overstatement. It’s about confusing
tools and tactics with strategy.

In the last year, my research has put me in touch with many of the organizations
considered leaders in AI, including in determining its uses in and impact on
business. Even those developing the tools feel a sense of marvel at what AI can
do. In turn, they’ve spent much of the past few years striving to put AI to work
as quickly as possible, in part for its speculated promises, and no doubt too
for the assumed rewards AI might bring.

FEATURED VIDEO

The Man Behind the Wheel of Driverless Trucks

The Man Behind the Wheel of Driverless Trucks
For Don Burnette, the autonomous vehicle debate was always about cars, but what
about trucks? That thinking helped his startup, Kodiak Robotics, to become No.
20 on our list of the 5000 fastest growing companies in America.
More Videos


0 seconds of 1 minute, 49 secondsVolume 0%

Press shift question mark to access a list of keyboard shortcuts
Keyboard ShortcutsEnabledDisabled
Shortcuts Open/Close/ or ?
Play/PauseSPACE
Increase Volume↑
Decrease Volume↓
Seek Forward→
Seek Backward←
Captions On/Offc
Fullscreen/Exit Fullscreenf
Mute/Unmutem
Decrease Caption Size-
Increase Caption Size+ or =
Seek %0-9

Next Up
What Superhuman’s Founder Learned About the Best Ways to Approach Productivity
02:01
Subtitle Settings
OffInc 5000 Company Highlights Kodiak
Font Color
White

Font Opacity
100%

Font Size
100%

Font Family
Arial

Character Edge
None

Edge Color
Black

Background Color
Black

Background Opacity
50%

Window Color
Black

Window Opacity
0%

Reset
WhiteBlackRedGreenBlueYellowMagentaCyan
100%75%50%25%
200%175%150%125%100%75%50%
ArialCourierGeorgiaImpactLucida ConsoleTahomaTimes New RomanTrebuchet MSVerdana
NoneRaisedDepressedUniformDrop Shadow
WhiteBlackRedGreenBlueYellowMagentaCyan
WhiteBlackRedGreenBlueYellowMagentaCyan
100%75%50%25%0%
WhiteBlackRedGreenBlueYellowMagentaCyan
100%75%50%25%0%
Live
00:00
01:49
01:49







 

For the AI developers paying close attention, two things give them pause. The
first has caught most of them by surprise: AI is proving to have power beyond
what even its designers know, and to a degree, none of them can predict nor
control fully. In response to that particular awakening, in 2023, a group of
leading firms suggested that there should be a collective pause taken to think
about the deeper implications of what AI might bring, consider the possible
ripple effects that might result, and jointly explore how shared guidelines
might be followed.

Some, surprisingly quite a few, were willing to sign on to a formal agreement.
Few were prepared to act. The technology’s promises, even unverified, were just
too great not to speed ahead, logic be damned.


THE COST OF CONFUSING AI TOOLS WITH STRATEGY.

The second thing giving leaders in AI pause was more disturbing in its
implications. It was the stark reality that in the rush to embrace AI, an
increasing numnber of organizations suddenly found themselves struggling to
answer seemingly simple questions like: What business are we in? So busy were
they chasing the tool, that they found themselves suddenly having a hard time
remembering what business goals, mission, even strategy the tool was there to
support. Almost without their noticing, their priorities had become
unintentionally inverted, with the tool no longer the supporting mechanism, but
instead the dominant focus. It began firm by firm, but the error of putting AI
ahead of the strategies it should be supporting has quickly developed into a
disturbing, even dangerous trend. As broader evidence, a recent report from
consulting firm McKinsey & Company called this out, and warned of the costs of
confusing tools and tactics with strategy.



“It’s time for a reset,” McKinsey declared. “The initial enthusiasm and flurry
of activity (around AI) is giving way to second thoughts and recalibrations as
companies realize that capturing AI’s enormous potential value is harder than
expected.” More than just a passing observation, McKinsey was blunt. “With 2024
shaping up to be the year for AI to prove its value,” they wrote, “companies
should keep in mind the hard lessons learned … that competitive advantage comes
from building organizational and technological capabilities.” It isn’t that AI
has no role, it made clear, referring specifically to generative AI. But
incorporating it into any organization’s strategy cannot take form as a simple
add-on. To leverage AI effectively means “rewiring the business.”

Any experienced leader with a memory stretching beyond any one innovation cycle
understands that strategy is an ongoing recalculation—a reconsideration,
reconfirmation, and if need be a reorganization—of how all the pieces and parts
that give an organization advantage fit together. Including its tools.
Thoughtlessly adding anything new or blindly jumping on the latest bandwagon in
and of itself yields no lasting advantage. As magical as AI seems right now, it
must be part of this larger recalculation. It is not a strategy in and of
itself. Without a doubt, AI will bring change–it already has–and advantages,
though likely different than those predicted. It will not, however, displace the
fundamental truth that ongoing success requires far greater strategic thought
and effort.



Dell for Startups

Sponsored Content

Automating Growth: How Startups Are Using AI to Scale Faster

The opinions expressed here by Inc.com columnists are their own, not those of
Inc.com.

Top Tech

Weekly roundup of the latest in tech news

*









This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Sign Up
Privacy Policy

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Privacy Policy

 1.  Startup
     1. Best Industries
     2. Funding
     3. Incubators
     4. Business Plans
     5. Naming
     6. Home-based Business
     7. The UPS Store
 2.  Grow
     1. Strategy
     2. Operations
     3. Sales
     4. Marketing
     5. Customer service
     6. Franchises
 3.  Lead
     1.  Black in business
     2.  Your next move
     3.  Female founders
     4.  Best workplaces
     5.  Company culture
     6.  Public speaking
     7.  Hiring
     8.  Hr/benefits
     9.  Productivity
     10. All the hats
 4.  Technology
     1. Digital transformation
     2. Artificial intelligence
     3. Bringing innovation to market
     4. Cloud computing
     5. Social media
     6. Security
     7. Data detectives
 5.  1. Inc. Premium
     2. Subscribe
     3. 
 6.  Innovate
     1. Creativity
     2. Invent
     3. Design
     4. Pivot
 7.  Money
     1. Exit interview
     2. Bootstrapping
     3. Crowdfunding
     4. Venture capital
     5. Borrowing
     6. Business models
     7. Personal finance
     8. Founder-friendly investors
 8.  Events
     1. Upcoming events
     2. Inc. 5000 vision conference
     3. Become a sponsor
 9.  BrandView
     1. Cox business
     2. Deloitte
     3. Intel
     4. Ppg
     5. The ups store
     6. Principal
     7. Verizon business
     8. Branded content
 10. Inc. 5000
     1. Inc. 5000
     2. Regionals
     3. Apply inc. 5000 us
 11. Inc. Premium

 1. Watch
 2. Newsletters
 3. Guides

 1. Inc. Premium
 2. Subscribe
 3. 

 1. About
 2. Staff
 3. Columnists
 4. Help Center

Follow:
 1. 
 2. 
 3. 
 4. 
 5. 

 * Privacy Policy

 * Notice of Collection

 * Do Not Sell My Personal Information

 * Ad Vendor Policy

 * Terms of Use

 * Advertise

 * Help Center

 * About Us

 * Subscribe

 * SiteMap

Copyright 2025 Mansueto Ventures


Inc.com adheres to NewsGuard’s nine standards of credibility and transparency.

Learn More



search by queryly Advanced Search






THIS MORNING


SIGN UP FOR OUR DAILY NEWSLETTER AND BE THE FIRST TO ACCESS OUR UPCOMING INC.
REGIONALS COVERAGE


Privacy Policy