AI alone won’t transform your business. It has the potential to speed up workflows, improve CX and sales, perform useful research in seconds, and ease employees’ workloads—but only if it’s thoughtfully designed and implemented.

Many workplaces use enterprise tools—AI and otherwise—provided by Google Cloud in some capacity: They're largely accessible and ubiquitous, and the company designs and refines them to perform the functions users need. I spoke with Karthik Narain, Google Cloud’s chief product and business officer, about how he works with customers, data and technology to design the enterprise software they need. I also got some advice on figuring out ways to work with data, AI and software within the enterprise, creating pathways for employees to get the most out of technology. An excerpt from our conversation is later in this newsletter.

Until next time.


This is the published version of Forbes’ CIO newsletter, which offers the latest news for chief innovation officers and other technology-focused leaders. Click here to get it delivered to your inbox every Thursday.

Artificial Intelligence

Two new AI models from China have been announced or launched in the last week, promising users inexpensive and accurate performance of tasks. DeepSeek’s V4 Flash became available last Friday, writes Forbes senior contributor Rachel Wells, highlighting its low cost and intelligence. V4 Flash has an intelligence score of 50—equivalent to Google Gemini 3.6 Flash—and a cost of 3 cents per benchmark task—105 times cheaper than Anthropic’s Claude Fable 5, which is $3.15 for a similar task. However, Wells writes, this doesn’t mean the new DeepSeek is the solution for budget-conscious IT departments. It has a 37% accuracy rate and an 84% hallucination rate.

Alibaba’s Qwen3.8-Max AI model, which will be available next week, sounds more promising on paper. It will be one of the world’s largest open AI models at 2.4 trillion parameters, and Alibaba says it will be able to perform long, complex tasks. Alibaba highlighted Qwen3.8-Max’s coding ability, saying it can spend hours on code without needing human input, and that it spent 16 days writing and improving a coding tool. Forbes contributor Jon Markman writes this model’s price undercuts competitors, at $2 per million input tokens and $6 per million output—about 40% of the input price for Anthropic’s Claude and a quarter of its output price.

The big question: Can Qwen3.8 Max deliver for its lower price? Accuracy studies have not yet been published—though Alibaba has said it is comparable to Anthropic Fable 5 and OpenAI’s GPT5.6-Sol. However, unlike Anthropic and OpenAI, Alibaba’s models are open—meaning developers can download, run and modify them.

Meanwhile, other leading AI companies are responding to the cost pinch. Last week, Wells writes OpenAI cut the cost of GPT-5.6 Luna by 80%, while GPT-5.6 Terra is now 20% less. Prices for the top-tier GPT5.6-Sol stayed the same. But those numbers may not mean much to many companies, which may not be doing a great job of tracking AI costs. Wells notes that a recent study shows about 29% of organizations attribute more than a quarter of their cloud spend to AI, while more than two in five only review AI costs quarterly. As AI price wars begin, it is past time for tech and finance departments to figure out just what’s being spent—and which vendors are needed to provide necessary services.

Stock Market News

Big tech and AI are once again taking the stock market to new heights—sort of. The S&P 500 and Dow Jones Industrial Average both hit record highs this week. Part of that boost came from optimistic talk out of Washington, D.C. about the war in Iran, but part of it came from strong tech earnings.

Palantir’s stock surged nearly 30% this week, after the company reported “otherworldly” gains. These include a 93% year-over-year increase in overall revenue—with a 149% boost in commercial revenue and a 90% surge in government revenue. Amazon’s stock saw one of its best days in a decade last Thursday, after a blockbuster earnings report showed net sales up 20% year-over-year to $200.6 billion. The biggest growth sector was its AWS business, writes Forbes senior contributor Peter Cohan, with 37.6% revenue growth—the fastest in 18 quarters.

But this doesn’t mean investors are past fears of AI’s high capital expenditure costs. In its first-ever quarterly report on Wednesday, SpaceX reported spending $15.8 billion in AI-related capital expenditures—far above the $13.2 billion estimate and marking a near sixfold increase in this year’s capex compared to last year’s. Elon Musk’s space exploration and AI company saw its stock take a 13% hit following its earnings report. Forbes senior contributor Peter Cohan writes SpaceX saw AI-related revenue increase 247%, which didn’t seem to faze investors. But Nvidia got a 3% stock boost after SpaceX said it plans to only use Nvidia chips on its planned future orbiting AI data centers.

Bits + Bytes

Lessons In AI Product And Application Design From Google Cloud

Karthik Narain’s title is Google Cloud chief product and business officer—something that sounds simple, but encompasses a vast amount. He is in charge of product and engineering at Google Cloud, as well as customer-facing go-to-market applications—basically building products for customers and ensuring their success. I talked to him about the product design function and how to use AI to actually improve what employees do.

This conversation has been edited for length, clarity and continuity.

How do you use customer feedback and AI-generated insights to improve your products and services?

Narain: I’ve always started with: What is the customer problem we’re trying to solve? I’m loosely using the word problem: There’s always a hammer and there’s always a nail. The nail is the problem or the opportunity. The hammer is the solution for the opportunity. We need to look at it from both perspectives:

It’s very important that we don’t find one problem for one customer and build a technology solution just to solve that. Customizing it for one customer is not reusable. We look at a lot of these inputs, find the signal from the noise, and find a solution.

[Everyone is worried about] the risk for AI to be used for cyber attacks. There was this perception there is one universal “super set” of all models to find cyber vulnerabilities. When we did our test, we found out there’s no one “super set.” Most importantly, it’s not about finding the problems. It’s about fixing it. How do you fix it at the same pace at which you are finding it? We created a solution called CodeMender. It does what the name says: mends the code when it sees the vulnerability.

We launched our AI agentic defense platform. Using Wiz, it created a harness where it will use multiple models to find the postures of attack. You can use CodeMender to fix the code and then you use Wiz's red agents to simulate attacks. Using Google SecOps, you’re constantly monitoring what is happening in the environment. While all of this noise was going on about the digital world, we tuned those products and created an end-to-end platform to solve that.

When you are releasing new AI products, how do you launch them to enterprises in a way that they can actually use them?

We take a three-part approach. The real world is brownfields, and you need to build solutions that work in the existing setup. Waymo is running in a city or town that was built [before driverless cars]. How do you work to build a product that can integrate with existing architecture?

Number two is that you [solve problems for] companies pushing the envelope on what needs to be done. Our forward-deployed engineers take our product that we believe is 80% ready and extend it—not just customize. Extensions are things we would bring back to the core of the product, and are maintainable over a long period of time. Our customers need not spend additional money to maintain that; it’s part of the product they are buying from us. We are using those FDEs to help customers ground our products in their environments and make them work. Sometimes we recognize that there is change management needed, so we will use partners to do change management within our customer’s organization.

The third element is we try to take a platform approach to everything so it’s not a single-project solution. How do you bring agility? At the same time, how do you create stability?

That is how the Gemini enterprise agent platform got created. The starting problem was, ‘I need to be able to create agents to do X, Y and Z.’ Within 60 days, they came back saying, ‘We are having an agent jungle. I don’t know how we are going to maintain who’s accessing what data, and how many of these are duplicate agents?’

Our platform is built for that. When somebody is building an agent, it can go into production only if it goes through Agent Registry. There’s Agent Gateway, where your organization policies, governance and security guidelines are adopted. And now we’ve created Agent Discoverability, where you can say, ‘I’m trying to do this using an agent,’ and it’ll immediately say, ‘One of your colleagues already built an agent that sounds like what you’re trying to do.’

What advice would you give a CIO that is trying to take enterprise needs and technology to create systems at their workplace that works for them?

  • You need a top-down vision mandate from the organization. The good news is AI is the first technology wave that business execs and technology execs are equally interested in. This technology can truly unlock reinvention, value beyond saving cost.
  • Identify your top priorities, and balance between growth versus efficiency priorities. I would say do it top down and prioritize growth and efficiency in a 60 / 40 ratio.
  • Know where you are starting and make a goal.
  • Take a platform approach so your second, third and 13th project are not equally hard and equally expensive. You are putting miles behind you so that each incremental project is shorter, more value creating, less expensive, and so on.
  • You also need a bottom-up approach because there is a change by management element. Change is not going to happen by a strategy provider doing a workshop or an exercise. People will have to start using AI themselves. Having access to it can automate their daily routine or start using agentic workflows created at an enterprise level to take their daily job into new ways of doing things.

Strategies + Advice

While AI is changing how we do everything, there’s one thing that needs to keep a human touch: Communication. Here’s how to walk the line between using AI to help with writing speeches and emails and preserving your personality.

As business becomes more complicated, so does decision-making. Here are some tips to help you make the right decisions faster.

Quiz

Microsoft paid out a record amount to people who found system vulnerabilities in the last year. How much was the company’s total bug bounty payout?

A. $17 million

B. $19 million

C. $20 million

D. $22 million

See if you got the answer right here.