BIZTECH: What separates organizations that successfully run AI in production from those that get stuck in the pilot phase?
WEISS: There are a few table stakes. You need governance. You need observability. You need cost controls and the ability to manage the environment as it grows. None of that is particularly glamorous, but it’s essential for running production AI.
The other area that doesn’t receive enough attention is evaluation. An AI system has to be continuously tested to ensure it’s doing what it’s supposed to do. That’s not something you do just once before deployment. It has to happen throughout development and after the system is in production.
Traditional software is relatively deterministic. If you write a unit test, you generally expect the same result every time. AI doesn’t work that way. The same prompt can produce slightly different outputs, so evaluating quality becomes more challenging — and much more important.
The organizations doing this well also invest just as heavily in change management as they do in technology. Too many companies deploy AI tools without thinking about how employees’ day-to-day work will change or how they’ll build confidence in using them. If people don’t embrace AI as part of the organization’s DNA, you’ll end up with underutilized tools. At that point, it doesn’t matter how good the technology is.
The best AI systems don’t replace people. They augment people’s capabilities and increase the speed and quality of their work.
BIZTECH: What capabilities should organizations have in place before they try to scale AI across the business?
WEISS: One of the biggest decisions is choosing a platform. Some organizations want to support every possible AI ecosystem, and that can work. But it also creates fragmentation. Employees don’t know where to go, different teams build in different environments and eventually someone has to clean up the complexity.
Every organization should make decisions based on the platforms they already use. If you’re primarily a Google Workspace organization, Gemini may be the natural choice. If your workflows align better with Anthropic or another ecosystem, build there. The important thing is to commit to a platform instead of scattering AI across dozens of disconnected environments.
Organizations should also take advantage of the capabilities that already exist within those ecosystems. Many companies immediately start building highly customized agents when off-the-shelf tools can already accomplish much of what they need. Instead of recreating general-purpose capabilities, they should extend the tools that already exist with custom skills that solve the organization’s unique problems.
