Tag: Enterprise AI

  • Chinese AI Models Are Winning the Enterprise AI Race as OpenAI and Anthropic Costs Surge

    Chinese AI Models Are Winning the Enterprise AI Race as OpenAI and Anthropic Costs Surge

    A significant shift is underway in the enterprise AI market. New data reported by CNBC on July 7, 2026 reveals that Chinese AI models are rapidly gaining ground among US companies, driven by cost differences that are proving difficult for business buyers to ignore. As spending on American AI providers like OpenAI and Anthropic climbs, a growing number of enterprises are turning to Chinese-made models that offer comparable performance at a fraction of the price.

    What Was Announced

    CNBC’s reporting, corroborated by data from OpenRouter and Vercel, paints a clear picture of a market undergoing structural change. The share of tokens used by US companies on Chinese AI models via OpenRouter has remained above 30% every week since February 8, 2026, and has climbed as high as 46% in a single week. That means nearly half of all enterprise AI token consumption in the US has at times flowed through Chinese model providers rather than American ones.

    The story is not just about DeepSeek, which first grabbed headlines for its low-cost performance earlier in the year. Zhipu AI’s GLM 5.2, released in June 2026, has emerged as a particularly striking example of the competitive threat. In its first full week of availability, GLM 5.2 saw daily token volume grow approximately 27 times over and the number of enterprise customers using it grow by roughly 80 times, according to Vercel data cited by CNBC.

    The cost differential driving these adoption numbers is substantial. DeepSeek’s V4 Flash model is priced at approximately $0.14 per million input tokens and $0.28 per million output tokens. By comparison, OpenAI’s GPT-5.5 is listed at $5 per million input tokens and $30 per million output tokens, while Anthropic’s Claude Sonnet 4.6 costs $3 per million input tokens and $15 per million output tokens. For high-volume enterprise workloads, that gap translates to cost reductions in the range of 60 to 90 percent.

    A Brookings Institution fellow interviewed by CNBC noted that Chinese AI models are “particularly attractive to American companies now as AI costs skyrocket,” adding that companies are “getting more cost-conscious” as AI becomes embedded in core business processes.

    Technical Details

    Beyond price, the performance gap between US and Chinese frontier models has narrowed considerably in 2026. GLM 5.2 from Zhipu AI landed within a single percentage point of Anthropic’s Opus 4.8 on a leading agentic benchmark, while costing roughly one-fifth as much. This near-parity on rigorous capability evaluations is a meaningful shift from a year ago, when US models held a clear and measurable lead on most benchmark categories.

    The architecture behind models like GLM 5.2 and DeepSeek V4 leverages mixture-of-experts designs and aggressive inference optimization to achieve high throughput at low cost. Chinese AI labs have also benefited from open-weight predecessors, allowing rapid iteration on base architectures without incurring the full compute costs associated with training from scratch. The result is a new class of models that are fast to deploy, competitively priced, and increasingly capable on the agentic reasoning tasks that enterprises care most about.

    One factor complicating enterprise procurement decisions is data residency and security review. Chinese-developed models hosted on Western cloud infrastructure through providers like OpenRouter or direct API gateways may satisfy baseline compliance requirements, but organizations in regulated industries including finance, healthcare, and defense contracting face additional scrutiny when routing data through any model with a Chinese development origin, regardless of where inference actually runs.

    Industry Impact and Reactions

    The numbers underscore a fundamental tension in the AI market: the leading American AI labs are simultaneously racing to build ever more capable frontier models while pricing themselves out of cost-sensitive use cases. OpenAI and Anthropic have both raised prices on premium models in 2026 to reflect the compute infrastructure required to run large-scale inference on their most capable systems. That pricing strategy may be defensible at the top of the market, but it creates an opening for Chinese alternatives that can compete on the mid-range and high-volume segments where cost efficiency matters most.

    The competitive picture is further complicated by the export control landscape. US restrictions on advanced chip exports to China have slowed but not stopped Chinese AI development. Labs like Zhipu and DeepSeek have adapted by optimizing inference efficiency, running on domestically available hardware, and collaborating with Chinese cloud providers to scale deployment. The result is that export controls intended to constrain Chinese AI capabilities have had the unintended effect of pushing Chinese labs toward more efficient architectures that turn out to be commercially attractive globally.

    For platform-layer companies like Vercel and OpenRouter, the surge in Chinese model adoption represents new revenue and validation of their model-agnostic positioning. Both platforms benefit when enterprises route more token volume through them, regardless of whether the underlying model is from San Francisco or Beijing.

    What Comes Next

    The trend toward cost-driven model selection is unlikely to reverse in the near term. As agentic AI workloads become standard in enterprise operations, token volumes will continue to scale, and the business case for lower-cost alternatives will strengthen. Analysts expect OpenAI and Anthropic to respond by introducing lower-cost model tiers and improving the price-performance ratio of their mid-range offerings, but the structural cost advantage that Chinese labs currently enjoy from hardware optimization and training efficiency will be difficult to close quickly.

    Regulatory scrutiny of Chinese AI adoption in US enterprises is also expected to increase, particularly following the White House voluntary AI release standards framework anticipated this week. Procurement guidelines for federal contractors and regulated industries may draw sharper lines around permissible model origins, which could slow Chinese model adoption in government-adjacent sectors while leaving commercial enterprise adoption largely unaffected.

    Conclusion

    The rise of Chinese AI models in the US enterprise market is one of the defining competitive stories of 2026. Cost advantages of 60 to 90 percent, combined with benchmark performance that now rivals leading American models, have created a compelling value proposition that a growing share of enterprise buyers are acting on. For AI strategy teams, the key question is no longer whether to evaluate Chinese models but how to assess the security, compliance, and supply chain implications of adopting them at scale.

    Stay updated on the latest AI news at Evolve Digital.

  • Google Brings Computer Use to Gemini 3.5 Flash: AI Agents Can Now See, Reason, and Act Across Platforms

    Google Brings Computer Use to Gemini 3.5 Flash: AI Agents Can Now See, Reason, and Act Across Platforms

    Google has officially integrated computer use capabilities into Gemini 3.5 Flash, turning one of its most widely deployed AI models into a platform for building autonomous agents that can see, reason, and act across digital environments. Announced on June 24, 2026, this update represents a significant expansion of what developers can build with the Gemini API. The computer use feature, previously available only through a separate standalone Gemini 2.5 computer use model, is now a native built-in tool within Gemini 3.5 Flash, making it accessible to the full ecosystem of developers and enterprises already using the Flash model. The move marks a pivotal moment in the maturation of AI agent capabilities from research preview to production infrastructure.

    What Was Announced

    Google’s announcement centers on the integration of computer use directly into Gemini 3.5 Flash via the Gemini API and the Gemini Enterprise Agent Platform. This means developers no longer need to work with a separate, purpose-built computer use model. Instead, the same Gemini 3.5 Flash model they use for text, code, and multimodal tasks can now be directed to interact with browser, mobile, and desktop environments as a built-in capability.

    A demo environment has been made available through Browserbase, allowing developers to explore the capability in a sandboxed setting. Google has also published a reference implementation on GitHub for teams looking to get started quickly with their own agent deployments. Both resources are intended to accelerate the path from experimentation to production for developers building automation workflows.

    Enterprise partners including Browserbase, Browser Use, and UiPath were cited in the announcement as early collaborators and endorsers of the capability. The involvement of UiPath in particular signals a meaningful convergence between traditional robotic process automation tooling and AI-native computer use, two approaches to enterprise automation that are now increasingly complementary.

    Google stated that computer use in Gemini 3.5 Flash delivers improved performance for long-horizon and enterprise automation tasks compared to earlier iterations. Performance improvements were noted on OSWorld benchmarks, which are a standard evaluation framework for AI systems performing computer use tasks across operating system interfaces.

    Technical Details

    The computer use capability in Gemini 3.5 Flash is built on the model’s ability to process screenshots and visual representations of digital interfaces and then generate precise, coordinated actions to accomplish multi-step tasks. Agents built on this foundation can navigate web browsers, interact with mobile applications, and operate desktop software without requiring custom API integrations for each application or platform. This makes the capability particularly well suited for automating tasks in legacy software environments where native APIs are not available.

    To address the security risks inherent in deploying agents that take real-world actions in live environments, Google applied targeted adversarial training specifically designed to reduce the model’s susceptibility to prompt injection attacks. Prompt injection, in which malicious content embedded in a web page, document, or application interface attempts to redirect agent behavior, is among the most serious risks in real-world computer use deployments. Google’s targeted training approach aims to make the model more robust against this class of attack.

    Two optional enterprise safeguard systems were released alongside the model update. The first requires the agent to obtain explicit user confirmation before taking any action that is sensitive or irreversible, preserving a human-in-the-loop checkpoint for workflows where the cost of an error is high. The second automatically halts agent execution if an indirect prompt injection attempt is detected, providing an automated safety layer for organizations running agents at scale across untrusted environments. Google also recommends combining these systems with secure sandboxing, strict access controls, and human verification practices as part of a comprehensive deployment strategy.

    Industry Impact and Reactions

    Bringing computer use into a mainstream, widely available model like Gemini 3.5 Flash is a meaningful shift in the accessibility of AI agent capabilities. Until recently, computer use required developers to work with specialized, purpose-built models that were often in preview or limited-access phases. By embedding the capability directly into Flash, Google is signaling that computer use is ready for production, not just experimentation, and it is lowering the barrier for organizations that want to build autonomous agents as part of their core technology stack.

    The partnership with UiPath is particularly significant for enterprise adoption. UiPath has an established base of customers using robotic process automation to handle software interfaces that do not expose APIs, including in industries such as healthcare administration, financial services, and legal operations. Combining UiPath’s enterprise distribution and workflow tooling with Gemini’s AI-native computer use capabilities could accelerate automation in segments of the market that have historically been difficult to reach with purely code-driven approaches.

    The announcement also reflects a broader industry trend toward bundling safety and security tooling with agent capabilities rather than treating them as separate, optional concerns. By releasing enterprise safeguards alongside the computer use feature itself, Google is acknowledging that agent security is a first-class deployment requirement and positioning Gemini as a platform that takes production readiness seriously.

    What Comes Next

    Access to computer use in Gemini 3.5 Flash is available immediately through the Gemini API and the Gemini Enterprise Agent Platform. Developers can explore the capability via the Browserbase demo environment and the reference implementation on GitHub. Google has not announced a separate pricing tier for computer use within the Flash model, suggesting it will be accessible within existing Gemini 3.5 Flash API pricing structures, though enterprise platform access may carry distinct terms.

    Looking ahead, the integration is likely to serve as a foundation for further expansion as Google continues its June 2026 model rollout. Gemini 3.5 Pro, Google’s frontier model for the month, is expected to ship before the end of June. Bringing computer use to the Pro tier would be a natural next step, enabling more complex, long-horizon autonomous tasks at a higher level of model intelligence and reasoning depth.

    Conclusion

    Google’s integration of computer use into Gemini 3.5 Flash marks a clear turning point in the availability of AI agent capabilities for developers and enterprises. By moving computer use from a standalone model to a built-in feature of one of its most accessible APIs, and by releasing enterprise safeguards alongside the launch, Google has made autonomous digital agents a practical choice for production deployment. For organizations evaluating how to embed AI into their workflows beyond text generation and code assistance, this announcement opens a meaningful new set of possibilities.

    Stay updated on the latest AI news at Evolve Digital.

  • Tata Consultancy Services and Anthropic Launch Global Premier Partnership to Scale Claude AI Across Regulated Industries

    Tata Consultancy Services and Anthropic Launch Global Premier Partnership to Scale Claude AI Across Regulated Industries

    One of the world’s largest IT services firms has just placed a major bet on Anthropic’s Claude, announcing a wide-ranging partnership that could bring AI-powered automation to some of the most compliance-sensitive industries on the planet. On June 11, 2026, Tata Consultancy Services (TCS) and Anthropic announced a Global Premier Partnership, a strategic alliance that will see TCS train tens of thousands of its own employees on Claude before deploying AI solutions to its global client base spanning banking, healthcare, insurance, aviation, and government.

    What Was Announced

    The partnership establishes TCS as one of Anthropic’s top-tier Global Premier partners, a designation that reflects both the scale of the commitment and the depth of the planned integration. TCS will train 50,000 of its employees across 56 countries in the use of Claude, applying a strategy the company describes as being “customer zero” — deploying Claude internally first to validate and refine AI-powered workflows before taking those same solutions to enterprise clients.

    As part of the deal, TCS will establish a dedicated Claude-focused business unit. This unit will be responsible for developing industry-specific AI offerings built around Anthropic’s model family and will serve as the delivery engine for Claude-powered products sold to TCS’s vast enterprise client roster. Target sectors include financial services, healthcare, life sciences, public services, aviation, telecommunications, and medtech — industries where regulatory requirements and data sensitivity concerns have historically made AI adoption a difficult sell.

    For Anthropic, the deal represents a significant expansion of its enterprise reach. TCS operates across more than 55 countries and serves hundreds of the world’s largest organizations, providing IT infrastructure, software modernization, and managed services. Gaining TCS as a strategic integrator effectively connects Claude to an enormous pipeline of enterprise transformation projects already in flight across the globe.

    The partnership was jointly announced by TCS and Anthropic, with an official press release published through the TCS newsroom and confirmed by Anthropic’s partner communications. Both companies characterized the collaboration as long-term and strategic rather than a single-engagement arrangement.

    Technical Details

    The Claude models at the center of this partnership are designed with safety and reliability characteristics that make them particularly well-suited for regulated industry use cases. Anthropic builds Claude with what it calls Constitutional AI principles, which are designed to reduce the risk of harmful, inaccurate, or non-compliant outputs. For industries such as healthcare and financial services, where a hallucinated figure or a miscategorized document can carry real legal and operational consequences, this emphasis on accuracy and safety is a meaningful differentiator.

    TCS will integrate Claude across a range of enterprise workflows including document analysis, regulatory compliance checking, customer service automation, claims processing in insurance, clinical documentation support in healthcare, and legacy codebase modernization in banking and government systems. The company’s internal “customer zero” deployment will allow TCS engineers to develop deep expertise in prompt engineering, agentic workflow design, and Claude-specific integration patterns before scaling those capabilities to clients.

    The new dedicated business unit will also focus on building pre-packaged, industry-specific AI templates and connector frameworks — accelerating the time-to-value for regulated enterprise clients who cannot afford lengthy custom AI development cycles. Claude’s API and its compatibility with enterprise development platforms will underpin these integrations.

    Industry Impact and Reactions

    The TCS-Anthropic partnership is the latest in a series of major enterprise alliances that Anthropic has announced in 2026 as it accelerates its push beyond consumer AI into the B2B market. The company has also partnered with DXC Technology for a multi-year global alliance targeting mission-critical systems in banking, insurance, and aviation — announced the same week as the TCS deal. Together, these partnerships signal that Anthropic is actively building out a partner-led enterprise distribution model to compete with OpenAI’s growing enterprise footprint and Google’s deeply embedded Workspace and Cloud AI ecosystem.

    For TCS, the deal also reflects the growing urgency among large systems integrators to secure preferred-partner status with leading AI labs before those relationships become competitively locked up. The consulting and IT services industry is in the midst of a significant structural shift as AI automates tasks that were once billed at large-scale consulting rates, and firms like TCS, Infosys, and Accenture are racing to reposition themselves as AI-enabled transformation partners rather than traditional labor-based service providers.

    The regulated industries focus is strategically significant. Financial services, healthcare, and government have been among the slowest sectors to adopt generative AI at scale, citing concerns about accuracy, data privacy, explainability, and regulatory liability. A partnership between a trusted global IT integrator with deep sector relationships and an AI company known for its safety focus could help de-risk adoption decisions for enterprise buyers who have been waiting for the right combination of capability and credibility.

    What Comes Next

    TCS has indicated that the initial 50,000-employee training rollout will begin scaling in the second half of 2026, with client-facing solutions developed by the dedicated business unit expected to reach market in late 2026 and into 2027. The company has not disclosed the financial terms of the partnership or specified which Claude model versions will anchor the initial deployments, though both Claude Sonnet and Claude Opus variants are expected to be used depending on task complexity and cost requirements.

    Anthropic’s broader 2026 strategy appears to center on using Global Premier partner relationships to extend Claude’s reach into enterprise verticals where direct sales are difficult and where trusted system integrators carry significant influence over technology procurement decisions. As the company advances toward a potential public offering and continues to expand its compute infrastructure, securing a growing base of enterprise revenue through partner channels will be a critical component of its growth story.

    Conclusion

    The TCS and Anthropic Global Premier Partnership is a meaningful signal that enterprise AI adoption in regulated industries is moving from experimentation to production-scale commitment. With 50,000 employees trained, a dedicated business unit launched, and a target market of the world’s most compliance-conscious industries, this deal has the potential to bring Claude into the day-to-day workflows of millions of end users across banking floors, hospital systems, insurance operations, and government agencies worldwide. For the AI industry broadly, it reinforces the emerging consensus that the next wave of AI value creation will be won not just by building better models, but by building better enterprise distribution.

    Stay updated on the latest AI news at Evolve Digital.

  • Anthropic’s Claude Fable 5 Taken Offline by US Export Controls as Government Legal Battle Intensifies

    Anthropic’s Claude Fable 5 Taken Offline by US Export Controls as Government Legal Battle Intensifies

    Anthropic’s most powerful AI model, Claude Fable 5 — known internally as Mythos — has been inaccessible to global users since June 12, 2026, following a U.S. Department of Commerce export control directive. The shutdown marks an unprecedented moment in AI history: a regulatory order targeting a specific frontier model from a leading domestic AI company, triggered by an escalating dispute between Anthropic and the U.S. Department of Defense over military use restrictions. As of June 15, the model remains offline with no confirmed resolution timeline, forcing thousands of enterprise teams into immediate contingency planning.

    What Was Announced

    The roots of the current crisis trace back to March 2026, when Defense Secretary Pete Hegseth formally designated Anthropic a “supply chain risk.” The designation followed Anthropic’s refusal to grant the Pentagon unrestricted access to Claude models without the company’s safety restrictions in place. Anthropic’s position has been consistent: it will not allow military use cases that bypass its safety architecture or violate its usage policies, a stance rooted in the company’s founding principles around responsible AI development.

    The Department of Commerce’s export control directive, issued in early June 2026, went further than the DoD designation. By applying export control provisions to Claude Fable 5’s API access, the order effectively pulled the model from global availability rather than restricting it to specific end users. Anthropic has filed an active lawsuit seeking to reverse the DoD supply chain risk designation, arguing the designation exceeds the government’s current statutory authority under the Export Control Reform Act.

    Negotiations between Anthropic and government representatives are ongoing. Discussions reportedly center on tiered access structures as a potential compromise pathway. Under proposals being considered, Fable 5 access could be restored for U.S. citizens and permanent residents while remaining restricted for foreign nationals, allowing the government to address its stated export concerns while permitting domestic enterprise use to resume.

    Technical Details

    Claude Fable 5, the commercial release of Anthropic’s Mythos architecture, represents the company’s most capable model to date. Its safety architecture includes a 120,000-character system prompt that enforces Anthropic’s usage policies. This system prompt became a point of public attention this week when a security researcher published the full text on GitHub, representing the first public disclosure of a Mythos-class model’s internal safety configuration. The disclosure has raised concerns about adversarial prompt engineering based on detailed knowledge of how the model’s guardrails are structured.

    Export control directives applied to AI software are a relatively new regulatory instrument. The Department of Commerce has applied export controls to AI chips and training datasets previously, but applying them to restrict access to a deployed model’s API represents a significant expansion of that framework. The legal basis is being actively contested, with Anthropic’s lawsuit arguing the designation exceeds existing statutory authority.

    A tiered access structure, if agreed upon, would require identity verification tied to citizenship and residency status at the API level. This represents a significant technical and operational change for a platform serving more than 1,000 enterprise customers who each spend over $1 million annually on Claude. Implementation would require new onboarding flows, identity verification infrastructure, and potentially separate API endpoints for different user categories.

    Industry Impact and Reactions

    The financial consequences for Anthropic are substantial. CFO Krishna Rao stated publicly that the DoD blacklisting, if maintained through the end of 2026, could reduce the company’s annual revenue by billions of dollars. This is a significant exposure given that Anthropic’s annualized revenue reached $47 billion in May 2026, up sharply from approximately $9 billion at the end of 2025, fueled by enterprise demand for Claude across coding, analysis, and agentic workflows.

    Enterprise teams relying on Fable 5 have been forced into immediate contingency planning. Reports across the industry indicate organizations are auditing which production workflows depend on the model and evaluating fallback options, including competing models and locally hosted open-weight alternatives. The sudden outage has triggered broader discussion about the fragility of cloud-dependent AI infrastructure. A Logicalis 2026 Global CIO Report, published earlier this year, found that 16 percent of organizations lack any continuity plan for a primary AI provider going offline, a gap that has suddenly become very real for many teams.

    The shutdown has also intensified debate about the relationship between AI safety restrictions and national security access. Anthropic’s public position is that allowing military use without safety guardrails would violate the principles on which the company was founded. The Pentagon’s position is that supply chain dependencies on companies that can restrict or modify access at will represent unacceptable operational risk. The tension between these two positions has no clear legislative resolution currently on the table in Congress.

    What Comes Next

    Anthropic’s lawsuit against the DoD supply chain risk designation is expected to advance through federal courts over the coming months, though emergency injunctive relief could accelerate the timeline if Anthropic pursues that route. Negotiations with the Department of Commerce over the export control directive are continuing, with the tiered access proposal representing the most concrete compromise path identified so far. Any agreement would need to satisfy DoC’s export concerns while restoring sufficient commercial availability for Anthropic to protect its enterprise revenue base ahead of the company’s anticipated IPO.

    The outcome of this dispute is likely to shape how AI regulation intersects with national security law for years to come. If the export controls are upheld and survive legal challenge, other AI companies may face similar designations in the future, creating a new regulatory category for frontier model access. If Anthropic prevails, it would establish an important precedent limiting the government’s ability to restrict commercial AI deployment through export control mechanisms without clear statutory authorization.

    Conclusion

    The offline status of Claude Fable 5 is more than a service disruption: it is the first significant test of how the U.S. government’s expanding regulatory reach into AI will interact with the commercial interests and foundational safety principles of leading AI companies. What happens in the courts and in negotiations over the coming weeks will define the boundary between AI governance and outright AI regulation for the technology’s most consequential generation so far. For enterprises, the lesson is already clear: in an era where regulatory risk can take a frontier AI model offline overnight, multi-vendor strategies and tested contingency plans are no longer optional.

    Stay updated on the latest AI news at Evolve Digital.

  • OpenAI Brings Frontier AI Models and Codex to Oracle Cloud for Enterprise Customers

    OpenAI Brings Frontier AI Models and Codex to Oracle Cloud for Enterprise Customers

    On June 11, 2026, OpenAI and Oracle announced that enterprise customers can now access OpenAI’s advanced AI models and Codex code generation tool directly through Oracle Cloud Infrastructure (OCI). The arrangement allows businesses to apply eligible Oracle Customer Hub (UCM) credits toward their OpenAI usage, making it easier for Oracle’s vast enterprise customer base to adopt frontier AI without changing cloud providers. General availability is expected in the coming weeks.

    What Was Announced

    The partnership gives Oracle enterprise customers a direct pathway into OpenAI’s AI ecosystem from within OCI. Rather than managing a separate OpenAI billing relationship, eligible customers will be able to apply existing Oracle cloud credits toward their consumption of OpenAI’s frontier models and Codex.

    Supported use cases span a wide range of enterprise workflows, including building and deploying AI-powered applications, analyzing large datasets, automating business processes, and improving both customer-facing and internal employee experiences. OpenAI and Oracle stated that access will be available within Oracle’s cloud environment, streamlining procurement and deployment for enterprise IT teams.

    The announcement builds on the existing Stargate infrastructure partnership between the two companies. Under that broader arrangement, OpenAI and Oracle are developing additional data center capacity that is expected to represent commitments exceeding $300 billion over five years. Today’s cloud access deal is a separate, customer-facing layer on top of that infrastructure relationship.

    Oracle is among the world’s largest enterprise cloud providers, with a large installed base of customers in industries including financial services, healthcare, retail, and manufacturing. Making OpenAI’s technology directly available within that environment lowers the barrier to adoption for organizations that have already standardized on OCI.

    Technical Details

    The integration centers on two product lines: OpenAI’s frontier large language models and Codex, the company’s code generation system. OpenAI’s frontier models underpin capabilities such as natural language understanding, document analysis, summarization, content generation, and conversational interfaces. Codex is specialized for software development tasks, capable of writing, completing, explaining, and debugging code across a range of programming languages.

    By surfacing these models through OCI, Oracle customers will be able to invoke them via API without routing traffic outside of their existing cloud environment. This approach simplifies network architecture, reduces latency concerns, and gives enterprise security teams more control over data flows compared to accessing OpenAI’s public API endpoints directly.

    The use of Oracle Customer Hub credits as a payment mechanism means that AI API consumption can be tracked and managed alongside other OCI spending, integrating into existing cloud budget and governance frameworks rather than requiring a separate procurement process.

    Industry Impact and Reactions

    The announcement is significant for the competitive dynamics of the enterprise cloud market. Microsoft Azure has historically been OpenAI’s primary cloud distribution partner, but OpenAI has steadily expanded its cloud relationships to include Google Cloud and now Oracle. This multi-cloud strategy increases OpenAI’s reach into enterprise segments where Oracle holds strong incumbent positions.

    For Oracle, the partnership strengthens its position in the rapidly growing AI services market. Cloud providers that can offer access to leading AI models as part of their platform are increasingly attractive to enterprise customers who want to avoid managing multiple vendor relationships. Adding OpenAI’s models to OCI’s AI portfolio makes Oracle a more complete option for organizations evaluating cloud platforms for AI workloads.

    The deal also reflects a broader industry shift toward embedding AI capabilities directly into existing enterprise platforms rather than requiring customers to integrate with standalone AI providers. Enterprises are increasingly looking for AI that fits into their current infrastructure, and cloud-level integrations like this one reduce the time and complexity required to go from evaluation to production deployment.

    What Comes Next

    OpenAI and Oracle expect general availability of the integrated OCI access in the coming weeks. As the integration rolls out, organizations will be able to begin using OpenAI’s models through OCI’s standard API and management interfaces, with UCM credit billing reflected in their existing Oracle cloud invoices.

    Longer term, further integration between OpenAI’s model capabilities and Oracle’s platform services is likely as both companies work to deepen the Stargate partnership. Customers in regulated industries may particularly benefit as Oracle and OpenAI align on compliance frameworks, data residency options, and enterprise security controls that meet the requirements of healthcare, finance, and government sectors.

    Conclusion

    OpenAI’s decision to bring its frontier models and Codex to Oracle Cloud Infrastructure marks another step in its multi-cloud expansion strategy and makes advanced AI more accessible to Oracle’s large enterprise customer base. By allowing Oracle UCM credits to cover OpenAI usage, the partnership reduces friction for organizations that want to deploy AI at scale without taking on new vendor relationships. As availability rolls out over the coming weeks, enterprise customers on OCI will have a new and streamlined path to integrating OpenAI’s latest capabilities into their applications and workflows.

    Stay updated on the latest AI news at Evolve Digital.

  • Anthropic and PwC Expand Partnership to Train 30,000 Professionals on Claude

    Anthropic and PwC Expand Partnership to Train 30,000 Professionals on Claude

    Anthropic and PwC announced an expansion of their strategic partnership on May 14, 2026, deepening a relationship that now extends to certifying 30,000 PwC professionals on Claude across the firm global workforce. The expanded agreement includes a joint Center of Excellence, a rollout of Claude Code and Claude Cowork to U.S. teams with a global expansion planned, and a structured program to build Claude expertise across PwC workforce at a scale that few enterprise AI deployments have attempted.

    What Happened

    The announcement covers three primary elements. First, PwC will roll out Claude Code and Cowork beginning with U.S. teams and extending globally, integrating Anthropic tools directly into how PwC teams build technology, execute deals, and restructure enterprise functions for clients. Second, the two organizations are establishing a joint Center of Excellence that will serve as a hub for developing and standardizing Claude-powered workflows across PwC service lines. Third, a certification program will train and certify 30,000 PwC professionals on Claude, creating a large pool of accredited Claude practitioners within the firm.

    The scale of the certification target stands out. Training 30,000 professionals is not a pilot program or a departmental rollout, it is a commitment to making Claude literacy a core competency across a significant portion of PwC workforce. For Anthropic, this creates a large group of professionals who will be positioning Claude to PwC clients, effectively building a distribution channel that extends Anthropic reach into enterprises that PwC serves globally.

    Why It Matters

    Large consulting firms have become one of the most important distribution channels for enterprise AI. PwC, Deloitte, McKinsey, and Accenture all advise organizations on how to adopt and deploy AI, and those recommendations carry significant weight with the C-suite. When PwC certifies tens of thousands of its professionals on a specific AI tool and builds a Center of Excellence around it, that tool gains a structural advantage in PwC client engagements.

    This is part of a broader pattern of Anthropic deepening enterprise distribution partnerships. The recent launch of Claude for Small Business addresses the lower end of the market through software integrations, while partnerships with PwC and others address the enterprise segment through the professional services firms that guide large organizations technology decisions. Together they represent a multi-channel distribution strategy designed to put Claude in front of more users and more buying decisions.

    What Comes Next

    The global rollout timeline for Claude Code and Cowork beyond U.S. PwC teams has not been specified. The Center of Excellence will begin developing Claude-powered workflows and standards that can be replicated across PwC engagements, and the certification program will presumably run on an ongoing cadence to keep up with new hires and capability updates. Whether the PwC partnership becomes a model that Anthropic replicates with other major consulting firms will be worth watching in the months ahead.

    Stay updated on the latest AI news at Evolve Digital.

  • OpenAI Creates the OpenAI Deployment Company with $4 Billion to Accelerate Enterprise AI Adoption

    OpenAI Creates the OpenAI Deployment Company with $4 Billion to Accelerate Enterprise AI Adoption

    OpenAI has launched a new entity called the OpenAI Deployment Company, backed by more than four billion dollars in initial investment, with a mission to help businesses integrate AI into their operations through embedded engineering teams and hands-on consulting services. The announcement represents a significant strategic expansion beyond model development and API access, moving OpenAI directly into the professional services and implementation business that has historically been dominated by major consulting firms and systems integrators.

    What Was Announced

    The OpenAI Deployment Company is a standalone entity under the OpenAI umbrella, structured to operate with the speed and client focus of a consulting firm while drawing on OpenAI model and infrastructure capabilities. Its primary offering is embedded engineering teams, groups of AI engineers who work within client organizations to build, deploy, and maintain AI systems using OpenAI technology. This is a departure from the typical AI vendor relationship, where the vendor provides models and documentation and the client figures out implementation on its own.

    As part of the launch, OpenAI is acquiring Tomoro, an AI consultancy with approximately 150 engineers and deployment specialists. The acquisition gives the Deployment Company immediate capacity and a team of professionals who have spent their careers helping organizations implement AI in production environments. The terms of the acquisition were not disclosed.

    The four billion dollar initial investment signals that OpenAI views enterprise deployment as a long-term, capital-intensive business. Building and maintaining embedded engineering teams at scale requires ongoing headcount, operational infrastructure, and the ability to work across diverse industries and technology stacks. The investment is structured to fund that buildout rather than representing a single transaction.

    Technical Details

    The Deployment Company model addresses a well-documented gap in enterprise AI adoption: the difference between an organization having access to a capable AI model and that organization successfully integrating it into production workflows. Most enterprise AI projects face challenges around data access, security and compliance requirements, integration with existing systems, and change management, none of which are solved by API access alone.

    Embedded engineering teams from the Deployment Company would handle the technical layer of those integrations, working within client IT environments to build pipelines, fine-tune models for specific use cases, and create the interfaces through which employees interact with AI systems. This is closer to how major consulting firms approach technology transformation than how AI API vendors have historically operated.

    The Tomoro acquisition is particularly relevant here. Consultancies that specialize in AI implementation have accumulated hard-won knowledge about what works across different industries, compliance environments, and organizational contexts. Bringing that knowledge in-house gives the Deployment Company a head start rather than building institutional knowledge from scratch.

    Industry Impact and Reactions

    The move puts OpenAI in a more direct competitive position with the major consulting firms that have built large AI practices, including Accenture, Deloitte, McKinsey, and PwC. Those firms have historically acted as integrators of OpenAI technology rather than competitors. The Deployment Company model suggests OpenAI wants to capture more of the value created when organizations transform using its models, rather than leaving that value to implementation partners.

    For the consulting firms, the entry of OpenAI into professional services is a meaningful shift. They have benefited significantly from the boom in AI consulting demand, but their advantage has been implementation expertise rather than model ownership. If OpenAI can pair model access with comparable implementation capability, the competitive calculus changes. Anthropic recently deepened its own partnership with PwC, certifying tens of thousands of PwC professionals on Claude, suggesting a different but parallel approach to enterprise deployment.

    Smaller AI consultancies and systems integrators face a starker challenge. The Tomoro acquisition demonstrates that OpenAI is willing to bring implementation talent in-house rather than routing clients through partner networks. For firms whose value proposition is implementing OpenAI technology specifically, the Deployment Company could be a significant competitive threat.

    What Comes Next

    The Deployment Company is expected to target large enterprises and government clients initially, where deal sizes justify the cost of embedded engineering teams. OpenAI has not specified how the service will be priced, but engagements of this type from major consulting firms typically run into the millions of dollars per year for sustained implementation support.

    The integration of the Tomoro team is also worth watching as a signal of how OpenAI plans to scale the Deployment Company. If the Tomoro acquisition goes smoothly and the embedded team model proves effective, further acquisitions of AI consultancies are plausible. The industry has many smaller firms with specialized expertise in particular verticals, compliance environments, or deployment contexts.

    Conclusion

    The OpenAI Deployment Company marks a significant evolution in how OpenAI thinks about its role in the AI ecosystem. Moving from model provider to implementation partner changes the company competitive surface, its talent needs, and its relationship with the consulting industry that has been one of its largest customer segments. Whether the model succeeds will depend on whether OpenAI can build the operational capabilities, client relationships, and institutional trust that enterprise consulting requires, while maintaining the model development velocity that makes it worth working with in the first place.

    Stay updated on the latest AI news at Evolve Digital.

  • Anthropic Launches Claude for Small Business with QuickBooks, PayPal, and HubSpot Integrations

    Anthropic Launches Claude for Small Business with QuickBooks, PayPal, and HubSpot Integrations

    Anthropic has launched Claude for Small Business, a new product tier that packages its AI assistant with prebuilt agentic workflows and deep integrations into the tools that small and medium-sized businesses use every day. The launch, which includes partnerships with PayPal, QuickBooks, HubSpot, Canva, DocuSign, Google Workspace, and Microsoft 365, marks Anthropic most direct push yet into the small business market, a segment that has historically been underserved by frontier AI products designed primarily for enterprise or individual consumers.

    What Was Announced

    Claude for Small Business centers on prebuilt agentic workflows, sequences of actions that Claude can execute across connected tools without requiring users to manually orchestrate each step. A business owner could ask Claude to pull invoice data from QuickBooks, draft a follow-up email in Google Workspace, and log the interaction in HubSpot, all through a single request. The integrations are native rather than built on generic API access, meaning they are optimized for the specific data models and workflows of each platform.

    The partner lineup covers the core software stack of a typical small business operation. QuickBooks and PayPal cover accounting and payments. HubSpot addresses customer relationship management and sales. Canva provides design and marketing capabilities. DocuSign handles contracts and signatures. Google Workspace and Microsoft 365 round out the productivity and communication layer. The breadth of the integrations positions Claude for Small Business as a cross-platform orchestration layer rather than another standalone app.

    Alongside the software launch, Anthropic and PayPal are jointly offering a free nine-lesson AI fluency course aimed at helping small business owners understand how to use AI tools effectively. Anthropic is also launching the Claude SMB Tour, a physical road show hitting ten U.S. cities this spring beginning with Chicago. The in-person events are a departure from the company typical go-to-market strategy, which has focused heavily on developer audiences and enterprise sales teams.

    Technical Details

    The underlying model powering Claude for Small Business is the same Claude that powers standard subscription tiers, optimized for task completion within the structured context of business workflows. The agentic workflows are built on Anthropic agent infrastructure, with Claude operating as the planning and execution layer that coordinates actions across connected applications.

    Each integration maintains platform-specific authentication, meaning Claude accesses QuickBooks or HubSpot through an authorized connection rather than asking users to hand over credentials. This is consistent with how major productivity AI platforms handle third-party integrations and is an important design choice for small business users who may be unfamiliar with OAuth flows but still have legitimate concerns about data access and security.

    The workflows are prebuilt to lower the barrier to entry, but users can customize and extend them through natural language instructions. This hybrid approach, starting with curated templates but allowing freeform customization, mirrors what has worked for no-code automation platforms, adapted to the more capable action space that a large language model enables.

    Industry Impact and Reactions

    The launch puts Anthropic in more direct competition with Microsoft Copilot for Microsoft 365, Google Workspace AI features, and a growing category of AI-first small business tools. What distinguishes Claude for Small Business is the cross-platform reach: rather than being native to a single productivity suite, it aims to operate across whichever combination of tools a given business already uses.

    For the small business market, access to this class of AI capability has historically been limited by cost, technical complexity, or both. Enterprise AI deployments typically require IT teams, custom integrations, and contracts that are out of reach for most businesses with fewer than 100 employees. By packaging prebuilt workflows with widely used platforms, Anthropic is attempting to collapse the deployment complexity into something a non-technical business owner can activate.

    The in-person SMB Tour is also notable as a distribution strategy. Most AI companies have relied on digital marketing, developer communities, and word-of-mouth referrals to grow. Meeting small business owners directly in cities across the country signals that Anthropic believes this segment requires different outreach, built on trust and education rather than product-led growth alone.

    What Comes Next

    Anthropic has not specified a pricing tier for Claude for Small Business separate from its existing subscription offerings. The SMB Tour running through spring 2026 is likely to serve as both a launch campaign and a feedback mechanism, helping Anthropic understand how small business owners use the product in practice before refining the feature set.

    The partnership with PayPal on the AI fluency course also suggests a longer-term relationship that could extend into financial product integrations, potentially including payment processing workflows, cash flow analysis, or invoice automation that draws on PayPal transaction data in addition to QuickBooks records.

    Conclusion

    Claude for Small Business represents Anthropic clearest statement yet that its AI ambitions extend beyond the enterprise and developer markets. By meeting small businesses where they already operate, in QuickBooks, HubSpot, and Google Workspace, and wrapping it in prebuilt workflows and in-person education, Anthropic is betting that practical utility will matter more than technical sophistication for this audience. Whether Claude can establish a lasting presence in the small business market will depend on how well those workflows hold up under the varied, unpredictable demands of real business operations.

    Stay updated on the latest AI news at Evolve Digital.

  • Microsoft and Anthropic Team Up to Bring Claude Cowork to Microsoft 365

    Microsoft and Anthropic Team Up to Bring Claude Cowork to Microsoft 365

    Microsoft announced a new integration bringing Anthropic Claude Cowork to its Microsoft 365 Copilot platform, extending the reach of Anthropic enterprise AI agent into one of the most widely used productivity suites in the world. The integration, called Copilot Cowork, allows enterprise users to delegate complex multi-step office tasks to Claude within familiar Microsoft applications.

    What Happened

    The partnership creates a service within Microsoft 365 Copilot that uses Claude Cowork agentic capabilities to handle tasks on behalf of users: building PowerPoint presentations, pulling and organizing data in Excel spreadsheets, and emailing colleagues to schedule meetings. The integration places Claude inside the Microsoft 365 workflow rather than requiring users to switch to a separate application.

    The announcement extends what has become a significant commercial relationship between Microsoft and Anthropic. Microsoft has been one of the most active enterprise AI platform builders, and adding Claude Cowork alongside its existing OpenAI Copilot integration signals a multi-model approach to enterprise AI assistance. Enterprise customers will be able to select which AI models power specific workflows depending on task type and preference.

    The timing is notable given Anthropic ongoing dispute with the Trump administration over the Pentagon blacklist. While federal revenue is under threat, Anthropic enterprise business continues to expand rapidly, with subscriptions reported to have quadrupled since the start of 2026. The Microsoft integration represents a meaningful new channel for that growth.

    Why It Matters

    The Microsoft 365 ecosystem reaches hundreds of millions of enterprise users worldwide. Embedding Claude Cowork inside that ecosystem gives Anthropic access to a distribution channel that no standalone enterprise AI product can easily replicate. For Microsoft, the addition of Claude alongside OpenAI capabilities reinforces its position as the leading platform for enterprise AI, giving customers flexibility rather than locking them to a single model provider.

    The partnership also reflects a broader shift in the enterprise AI market toward multi-model architectures, where organizations deploy different AI systems for different tasks based on capability fit rather than vendor loyalty.

    Stay updated on the latest AI news at Evolve Digital.