01|
DeepSeek R1 and Chinese Frontier Models
If one release reshaped the global AI landscape this year, it was DeepSeek R1. China didn’t just “catch up,” but proved it could hit frontier-level reasoning at a fraction of the cost using a reinforcement learning–first approach that challenged Silicon Valley’s way of training models at scale.
The launch of R1 triggered an immediate geopolitical reaction. The United States (US) government essentially declared a new “race to the moon” in its AI Action Plan, outlining how it intends to outpace China. DeepSeek, Kimi, and Alibaba’s Qwen forced Western labs to rethink their own training philosophy, pushed regulators to confront the risks of cross-border model proliferation, and signaled that China’s velocity of innovation is something the rest of the world can no longer afford to underestimate.
Privacy, censorship, and data-routing concerns collided with undeniable advantages — dramatically lower inference costs, strong multilingual performance, and a blistering release cadence that made many teams quietly adopt Chinese models despite the geopolitical anxiety. It was the clearest sign yet that the center of gravity in AI is shifting, and fast.
02|
AI Sparks Workforce Turmoil and Automation Fears
2025 became the year when automation anxiety stopped being hypothetical. Every day brought another headline about thousands of layoffs tied to restructuring, even as companies claimed it wasn’t because of AI and official unemployment data insisted “nothing unusual” was happening. This highlighted a strange tension: The numbers told one story, but workers across the country were living a very different one.
Data released in August 2025 from Stanford’s AI research group showed that layoffs began at the exact moment OpenAI’s application programming interfaces (APIs) became widely accessible, suggesting AI adoption not only accelerated automation, but also fundamentally changed how companies staffed. But the deeper issue is that no one seems to be producing solutions fast enough to support the people being displaced. Conversations about Universal Basic Income are louder than ever, yet they feel more symbolic than actionable; meanwhile, the traditional requirement of working from 9 a.m. to 5 p.m. on weekdays — the backbone of the modern labor economy — is showing signs of collapse.
03|
Google Strikes Back with Multimodal AI
After a bruising 2024, Google entered 2025 with real momentum. Gemini Ultra finally arrived as a credible frontier contender, yet the deeper story was the ecosystem forming around it. Many insiders in San Francisco now believe Google is positioned to win the American AI race, not because of its model architecture alone, but because it holds the strongest multimodal dataset in the country. That strength showed up clearly in this year’s biggest releases.
NanoBanana delivered the first image system that felt like Photoshop on autopilot, Genie 3 introduced world-building capabilities that could generate interactive environments from a single prompt, and Veo 3 pushed video realism so far that actors publicly questioned how long Hollywood could protect their roles. Google leaned more heavily into specialized small language models (SLMs) than its competitors, using them to power more context-aware features across its entire product ecosystem. Even Search gained a more deliberate generative engine optimization (GEO)-driven direction this year as Google reworked AI summaries into something more reliable. Together, these releases signaled the beginning of a new phase for Google.
04|
OpenAI’s Turbulent Year and Industry Upheaval
2025 was a difficult year for OpenAI, packed with uneven releases and mounting skepticism. GPT-5 impressed on paper but felt unstable and unpleasant to use, and follow-up patches didn’t fix its reasoning issues. Several founding engineers left over ethics concerns, and the company’s deeper alignment with Microsoft showed a growing tension between rapid commercialization and the research values it was once known for. Competitors like Anthropic, DeepMind, and Meta used the moment to pull talent, release faster iterations, and challenge OpenAI’s position at the center of the frontier-model narrative.
OpenAI is ending the year with a simple question: Is it still the leader, or is it losing ground?
05|
Anthropic Won the Enterprise AI Market
Anthropic was the go-to choice for enterprises in 2025, largely because it built exactly what businesses needed: a reliable, stable, API-first foundation that didn’t compete with its own customers. Instead of chasing consumer apps or splashy features, Anthropic focused its Claude models on consistency, uptime, documentation, and predictable behavior — the unglamorous qualities that matter when companies are running production systems at scale. Surveys showed more than half of enterprises now prefer Anthropic for daily workloads.
06|
Real-Time Translation: Almost There, Not Quite
2025 saw a huge push to automate more of the translation and localization pipeline, but most of the year’s “breakthroughs” for use by the general public still fell short in practice.
Apple’s AirPods Pro 3 Live Translation feature was billed as a breakthrough for multilingual conversation in your ears, yet in real conversation, it struggled. I even tested it on camera with a certified linguist (*cough* my mother, Bridget Hylak), and we couldn’t get it to produce anything close to reliable, natural speech.
Zoom rolled out its in-house voice-to-voice translation engine, and YouTube continued to push automatic AI dubbing to more creators, but neither of these systems delivered consistent accuracy across domains or spontaneity levels.
DeepL expanded into voice translation, Translated’s Lara still seems to be the only industry native large language model (LLM), and Interprefy’s machine interpreting pipeline made significant latency progress.
Still, the direction is undeniable. Translation workflow — including transcription, segmentation, subtitling, and early-stage quality assurance — are being increasingly automated. The technology isn’t ready to entirely stand alone, but it’s now reliable enough in narrow contexts that it can streamline routine steps and free specialists to focus on nuance, style, and domain expertise.
2025 showed that not all content is equal, and linguists are prioritizing the high-stakes work that needs human judgment instead of scrambling over the low-value material that machines now do well enough.
07|
Proof of Practical Agentic AI With IBM Granite 4.0
IBM delivered one of the few releases this year that showed agentic AI isn’t just a buzzword. Granite 4.0 (a governed and fully auditable model suite) paired with the watsonx Agent Builder to create one of the strongest enterprise-ready agent frameworks on the market. IBM doubled down on what enterprises actually need: traceability, industry-specific tuning, role-based guardrails, and end-to-end governance. The result was one of the first mature agentic frameworks from a major incumbent, and for many organizations still cautious about LLM adoption, it became the safe on-ramp. IBM was one of the few vendors to deliver something truly stable for production workloads. If I were leading an enterprise AI team with the budget for watsonx access (which starts at $1,000 a month before inference or usage costs), it would be my top choice.
08|
NVIDIA and Broadcom Redefine Agentic AI Infrastructure
While model releases stole headlines, NVIDIA cemented itself as the backbone of the agentic era. With the launch of NIMs (modular, graphics processing unit [GPU]-optimized inference microservices) and its Enterprise Agent Runtime, NVIDIA gave companies a standardized framework for deploying persistent, tool-using, multistep AI agents. What Kubernetes did for containers, NIMs began doing for AI agents.
Broadcom also announced a major strategic partnership with OpenAI to co-develop 10 gigawatts of custom AI accelerators and networking racks, pointing toward a future in which custom chip stacks (not just GPU upgrades) are the foundation for agentic deployments. Broadcom’s 3.5D XDSiP and its ultra-high-speed Thor Ultra and Tomahawk Ultra networking chips are explicitly designed to handle the scale and bandwidth demands of massive AI clusters.
And this level of hardware specificity matters more than most people realize. When people see tiny differences in AI output, even with the same settings, it’s usually not the model “changing its mind,” but rather the underlying hardware doing floating-point math slightly differently each time.
The model itself is deterministic, but the environment it runs on often isn’t. Two GPUs can execute operations in a different order or handle precision slightly differently, which results in small variations in output.
As chip stacks become more specialized, these differences become more pronounced, making it clear that the hardware running a model can influence reliability and consistency almost as much as the model architecture itself.