Key Takeaways
- →Domain-specific models are overtaking general-purpose ones on the tasks that matter most, and proprietary data is the real moat
- →Agentic AI has moved from research demos into production deployments in customer service, software development, and research
- →Responsible AI is a regulatory requirement now; the EU AI Act's high-risk timeline has since moved to December 2027 and August 2028
- →AI-as-a-Service gives smaller companies capabilities once reserved for the largest, best-funded competitors
- →Edge AI is changing real-time decisions in manufacturing, healthcare, and agriculture by moving inference onto the device itself
Every January, the AI prediction industry goes into overdrive. Most predictions are safe: "LLMs will continue to improve." "Regulation will accelerate." "More enterprises will adopt AI." These are true but useless: they're the AI equivalent of predicting that it will rain somewhere this year.
I want to focus on five specific trends that won't dominate every headline but will drive the most significant behind-the-scenes transformation in how organizations build, deploy, and govern AI. These are the trends that will separate the organizations that capture real value from AI from the ones that are still running demos.
Reviewed on July 6, 2026: two of these five predictions aged well. Agentic AI did move into production in 2025, and domain-specific models did prove their edge, though frontier generalists absorbed more of that advantage than expected. AI-as-a-Service and edge AI progressed roughly as described below. Trend 3 needed the most correction: the executive order this article originally cited was revoked in January 2025, and the EU AI Act's high-risk timeline has since moved to December 2027 and August 2028. Both are corrected in place below. For where things stand now, see my 2026 forecast.
Trend 1: Domain-Specific AI Models Overtake General-Purpose
The era of general-purpose model worship is ending. Foundation models like GPT-4 and Claude have proven their capabilities as generalists, but the next wave of value creation will come from domain-specific models: specialized systems trained on industry-specific data that outperform generalists on the tasks that matter most.
We're already seeing this in healthcare (diagnostic models trained on clinical data), legal (contract analysis models trained on regulatory corpora), financial services (risk models trained on sector-specific datasets), and manufacturing (quality inspection models trained on production data). In each case, general-purpose models get you 80% of the way, but the last 20% (the part that creates competitive advantage) requires domain specialization.
The evidence is real, if less dramatic than most vendor decks suggest. Google's Med-PaLM 2, tuned specifically for medical exam-style questions, scored 86.5% on the MedQA benchmark, edging out GPT-4's base score of 86.1% despite a fraction of the general-purpose ambition (Google Research). Bloomberg's finance-specific BloombergGPT beat general-purpose models of similar size on four of five public financial-NLP benchmarks (Bloomberg). Neither result is the blowout that benchmark marketing often implies. Both point the same direction: purpose-built beats generalist on the narrow task it was built for.
The implication for leaders: your AI strategy should include a plan for domain-specific model development, whether through fine-tuning, RAG with proprietary data, or partnerships with specialized model providers. The general-purpose API won't be your moat.
Trend 2: Agentic AI Moves From Research to Production
Current AI models are mostly reactive. They wait for a human prompt, generate a response, and stop. Agentic AI represents a fundamental shift: systems that can plan ahead, decompose complex tasks, make decisions, execute multi-step workflows, and adapt based on results, with minimal human intervention.
In 2025, agentic systems moved from research demos into production deployments. Customer service agents started resolving issues end-to-end instead of just routing them to a human. Software development agents took over code review, testing, and parts of deployment. Research agents began conducting multi-source analysis and synthesizing findings with much less human steering along the way. What ties these together is real decision-making capability inside defined boundaries, not a chatbot with a longer script.
The Agentic AI Capability Spectrum
From reactive tools to autonomous collaborators
Reactive
Responds to prompts. Single-turn interactions. No memory or planning capability.
Assistive
Maintains conversation context. Can follow multi-step instructions. Suggests next actions.
Autonomous
Plans and executes multi-step workflows. Makes decisions within defined boundaries. Escalates when uncertain.
Collaborative
Multiple agents coordinate on complex tasks. Self-organizing teams of specialized agents. Human oversight at the strategic level.
This four-stage spectrum was this article's original 2024 framing. I've since built a sharper five-level taxonomy, L0 through L4, for pinpointing exactly where an organization actually sits on the autonomy curve: see From Assistant to Agent.
The governance implications of agentic AI are significant. When an agent makes an autonomous decision that goes wrong, the accountability question gets complicated fast. Organizations deploying agentic systems need to close what I call, in a companion piece, the Delegation Deficit: the gap between how much decision-making authority an agent has and how much accountability infrastructure actually governs it. See my article on AI agent accountability.
Trend 3: Responsible AI Becomes Regulatory Requirement
In 2023 and 2024, the first wave of serious AI policy emerged: the EU AI Act became law, the Biden administration issued Executive Order 14110 on AI safety, and states began building their own patchwork of AI rules. Only one of those three held up cleanly. The EU AI Act is still in force. The state patchwork has kept growing. The federal executive order did not survive the next administration: it was revoked on January 20, 2025, and replaced days later with a deregulatory order, EO 14179. Responsible AI has not been a uniform march toward stricter rules. It has been uneven, and in the US, it partly reversed.
The EU AI Act, still the most comprehensive AI regulation globally, is further along than this article originally described. Its ban on prohibited AI practices and its AI-literacy duty have been in force since February 2025. Obligations for general-purpose AI model providers followed that August. The high-risk obligations this article originally flagged for 2026 (conformity assessments, technical documentation, human oversight, ongoing monitoring) were pushed back by the EU's Digital Omnibus, adopted by Parliament and Council in June 2026 (formal publication in the EU Official Journal was still pending as this article was last reviewed): standalone high-risk systems now have until December 2027, and product-embedded high-risk systems until August 2028. Organizations that haven't started preparing are still behind. They just have more runway than this article first implied.
The regulatory map has kept expanding since this article's original 2024 count. The OECD's live policy tracker now follows AI-related initiatives across more than 70 countries and territories, and the EU, US, UK, China, and the Gulf states have each taken meaningfully different regulatory paths. I map those differences, and what they mean for a multinational compliance program, in How 8 Countries Regulate AI in 2026. For the EU AI Act specifically, see The EU AI Act: A Strategic Guide for AI Leaders.
Trend 4: AI-as-a-Service Democratizes Access
Cloud computing giants and specialized vendors are making AI available on tap. Instead of spending millions building custom models from scratch, organizations of all sizes can access pre-trained models through APIs and managed services. This shift is the most underappreciated trend in AI because it moves the competitive question from "who can build the best model" to "who can deploy AI most effectively for their specific use case."
Mid-market and smaller enterprises benefit most, because they were the ones previously priced out of AI entirely. With AIaaS, a regional bank can deploy fraud detection capabilities that once required Goldman Sachs-level investment. A mid-size manufacturer can implement quality inspection AI that was once reserved for Fortune 100 companies. The barrier to entry has collapsed. The barrier to effective deployment (governance, integration, change management) has not.
- For small-to-mid enterprises: AIaaS levels the playing field on technology access. Your competitive advantage now depends on domain expertise, data quality, and organizational readiness, not model-building capability.
- For large enterprises: AIaaS reduces the build-vs-buy decision cost. Focus internal AI teams on proprietary applications where domain-specific advantage matters most, and use AIaaS for commodity capabilities.
- For AI vendors: The market is moving toward specialized, vertical-specific AIaaS offerings. Horizontal platforms will face margin pressure as competition intensifies.
Trend 5: Edge AI Transforms Real-Time Decision Making
Edge AI (running AI models on local devices instead of the cloud) is changing supply chains, agriculture, healthcare, and manufacturing without much fanfare. Latency is part of the driver: processing data at the source is far faster than round-tripping to the cloud. Privacy, bandwidth costs, and operational resilience matter just as much.
On a manufacturing line, edge AI catches defects in milliseconds instead of minutes, because nothing has to round-trip to a data center first. Precision farming needs the same thing for a different reason: drones and field sensors operate where bandwidth is too thin for constant cloud calls, so the inference has to happen on the device itself. In healthcare, wearables running edge AI can monitor patients continuously without ever sending raw health data off the device.
The market data backs the direction, if not the specific split this article originally implied. Grand View Research puts the global edge AI market at roughly $25 billion in 2025, growing past $118 billion by 2033 at a compound annual growth rate above 20% (Grand View Research). Consumer electronics is the largest segment today; manufacturing is one of the fastest-growing, driven by real-time quality inspection and predictive maintenance on the plant floor.
What This Means for Leaders
What ties these five trends together: AI is moving from a technology conversation to a business strategy conversation. The organizations that win will not be the ones with the best models. They will be the ones that embed AI most effectively into their business operations, governance structures, and competitive strategies.
Leaders who invest now, in domain-specific capabilities, governance frameworks for agentic systems, regulatory compliance infrastructure, AIaaS evaluation, and edge computing strategy, build a structural advantage that compounds over time. Leaders who wait will spend the next few years catching up.
Your action item: Assess your organization's readiness across all five trends. Where are you ahead of the curve? Where are you behind? The gap analysis is your strategic AI roadmap for the next 18 months.
Go Deeper
Ready to act on these trends? The 5-Pillar AI Readiness Assessment provides the diagnostic to evaluate your organization's preparedness across strategy, data, talent, process, and governance. For evaluating specific AI use cases against these trends, the AI Use Case Canvas is the structured decision framework.
Trend 2 (agentic AI moving to production) connects to two companion pieces: Agentic AI: Who Is Responsible When the Agent Decides? for the accountability question, and From Assistant to Agent: The Five Levels of AI Autonomy for a sharper autonomy taxonomy than the four-stage spectrum above.
Trend 3 (Responsible AI as regulatory requirement) connects directly to my Minimum Viable AI Governance framework and the Governance Playbook. For sector-specific regulatory guidance, see my deep dives on HIPAA and AI and GDPR and AI. AI founders navigating these trends should also explore the Founder's Playbook for Responsible AI.
Get Weekly Thinking
Join 2,500+ AI leaders who start their week with original insights.

Senior AI strategist helping leaders make AI real across four continents. Forbes Technology Council member, IEEE Senior Member.
Ajay's views, from 15 years in the field. Not legal or compliance advice. See full disclaimers →
Published by AI Exponent LLC