Urgent.News

600+ sources. One page. See who else covered it.

Editions

AI

Apple Eyes 9-Figure Deals to Pay Publishers for AI Content

The proposed multiyear agreements could create a new revenue stream for media companies The post Apple Eyes 9-Figure Deals to Pay Publishers for AI Content appeared first on TheWrap .

Apple is currently engaged in negotiations with publishers regarding financial arrangements for accessing their content, as the company aims to enhance its AI-driven Siri with real-time news and information. According to The Wall Street Journal, which spoke with sources familiar with the talks, Apple has been reaching out to publishers over the past few months to explore potential long-term contracts that would grant the tech giant access to their content for the revamped voice assistant.

Under these proposals, Apple would utilize a variable payment model, compensating publishers only when their content is utilized, rather than providing a fixed fee for broad access. Sources indicate that Apple has earmarked a budget in the nine figures for these payments. The potential agreements would represent a new convergence between the publishing sector and Silicon Valley's rapidly advancing AI industry.

Publishers have been increasingly seeking remuneration from tech companies that leverage their journalism for AI training or as the backbone of AI services, thereby generating a fresh income source as AI-powered search tools could diminish referral traffic to news websites. Numerous major publishers have already established licensing agreements with AI firms, while others have pursued legal action against the use of copyrighted material without authorization.

These discussions also highlight the increasing importance of professionally authored news content to technology corporations striving to develop AI products that deliver accurate, up-to-date information. Apple possesses established connections with the publishing industry through Apple News and its subscription service, Apple News+.

Additionally, the company has previously entered into arrangements with publishers that granted them rights to utilize publishers' archives for AI development, according to the Journal. Apple's involvement with AI-generated news has not been without challenges. The company previously discontinued an AI feature that summarized news alerts after it produced inaccurate summaries, leading to complaints from news organizations about the dissemination of erroneous information under their brands.

The current talks suggest that Apple intends to rely more directly on established publishers to provide Siri with timely and reliable information. Apple did not immediately comment on the matter when contacted by TheWrap.

Written by urgent.news from TheWrap's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at thewrap.com →

More in AI

Agentic RAG: making retrieval a decision the agent controls

Short answer Agentic RAG is retrieval-augmented generation where the agent decides when to retrieve, what to query, and whether the results are good enough — sometimes searching again — instead of…

  • Agentic RAG refines RAG approach, controls retrieval decision-making.
  • Classic RAG retrieval is fixed pipeline step, agentic RAG has decision loop.
  • Agentic RAG three capabilities: retrieval on demand, query formulation, result grading.