Skip to main content
Back to Pulse
opinionSlow Burn
CNBC Tech

AI will boost productivity so ServiceNow won’t have to backfill open jobs, CEO says

Read the full articleAI will boost productivity so ServiceNow won’t have to backfill open jobs, CEO says on CNBC Tech

What Happened

ServiceNow's stock has slumped this year, along with other software names, as AI has threatened to disrupt the industry's business model.

Our Take

AI adoption mandates a shift in enterprise software design. The observed trend in the ServiceNow sector suggests that productivity gains will result in automated task execution rather than headcount reduction. This requires immediate re-evaluation of system cost structures and feature prioritization.

When implementing RAG pipelines, deployment costs often increase by 30% when using large context windows with GPT-4 versus Haiku. This cost differential shifts the focus from maximizing context size to minimizing inference cost and optimizing retrieval latency. Building these systems requires engineering efficiency over mere capability.

Teams running agents in production must prioritize infrastructure efficiency over model performance. Do not optimize for context length; optimize for token usage and latency, measuring agent success via end-to-end throughput.

What To Do

Optimize token usage and latency instead of context length because this directly reduces inference cost on GPT-4 APIs.

Builder's Brief

Who

teams running RAG in production, enterprise platform engineers

What changes

workflow and cost modeling for agent deployment

When

now

Watch for

internal monitoring of token usage and API latency

What Skeptics Say

The observed disruption is a short-term market panic, not a fundamental structural change in enterprise software architecture. AI will augment roles, not eliminate them.

Cited By

React

Newsletter

Get the weekly AI digest

The stories that matter, with a builder's perspective. Every Thursday.

Loading comments...