Today's Key Insights

  • Google Undercuts OpenAI With Gemini 3.8 Live Voice Models — At $1.38 per hour, Google gives developers a cheaper voice model than OpenAI's GPT-Live-1 while Apple is deploying Gemini-based Siri outside the EU; testers' hallucination reports put reliability alongside price in the comparison.
  • Jensen Huang Tells Trump AI Slowdown Won’t Happen — Huang’s proposal would leave AI product makers responsible for engineering safety rather than relying on new regulation, and he made that case to Trump as Salesforce introduced Koa.
  • U.S. Data Centers Could Outconsume Germany and Japan in Gas — The 2035 projection gives U.S. data-center operators a concrete natural-gas benchmark, while NIST's awards give small and medium-sized manufacturers support for adopting advanced manufacturing technology.
  • Amazon Adds Cost Controls and Consent to Bedrock Agents — Teams building Bedrock agents can reuse context at up to 90% lower input-token cost, collect GitHub and Slack authorization through a managed consent flow, and use ephemeral Code Interpreter compute for production email-security workloads.
  • China Rejects Silicon Valley’s AI Slowdown Call — For US companies, a deal that prioritizes keeping them ahead faces Beijing’s skepticism despite shared US-China concern about advanced AI risks.

Top Story

Google Undercuts OpenAI With Gemini 3.8 Live Voice Models #

Google DeepMind released Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking at $1.38 per hour of voice conversation, undercutting OpenAI's GPT-Live-1. Both models topped Artificial Analysis's speech-to-speech leaderboard, giving developers a lower-priced alternative for voice applications.

Apple is also shipping a rebuilt "Siri AI" based on Google's Gemini models. The system splits processing between the device and Private Cloud Compute; early testers praised its handling of multi-step requests and screen context but reported hallucinations. Apple is not bringing the revamped Siri to the EU.

OpenAI confirmed weeks of AI-safety talks with Anthropic and Google DeepMind. TechCrunch reported that Trump's team is dismissing safety concerns while urging the companies to keep pace with China.

Why it matters: At $1.38 per hour, Google gives developers a cheaper voice model than OpenAI's GPT-Live-1 while Apple is deploying Gemini-based Siri outside the EU; testers' hallucination reports put reliability alongside price in the comparison.

Key Takeaways

  • Artificial Analysis ranked both Gemini models at the top of its speech-to-speech leaderboard
  • Apple's Siri system splits processing between the device and Private Cloud Compute
  • OpenAI, Anthropic and Google DeepMind have held AI-safety talks for weeks as Trump's team urges faster progress against China

Industry Updates

Jensen Huang Tells Trump AI Slowdown Won’t Happen #

Jensen Huang told Donald Trump that “we’re not going to let” an AI slowdown happen and argued that companies building AI products—not new regulators—should engineer their safety. The Nvidia CEO described AI as hardware and software, not an “alien mind.”

That puts Huang at odds with Dario Amodei, whose calls to slow AI development have support from Elon Musk and Sam Altman. Huang made the argument during Salesforce’s Dreamforce, where Salesforce announced Koa, its first CRM reasoning model, built on NVIDIA Nemotron 3 Super.

Huang also took a live call from Trump during the event, putting the Nvidia CEO’s position in a direct conversation with the president.

Why it matters: Huang’s proposal would leave AI product makers responsible for engineering safety rather than relying on new regulation, and he made that case to Trump as Salesforce introduced Koa.

U.S. Data Centers Could Outconsume Germany and Japan in Gas #

U.S. data centers could consume more natural gas than Germany and Japan combined by 2035, according to TechCrunch AI. The report says the AI frenzy could make data centers one of the world's largest natural-gas consumers.

NIST awarded more than $30 million to Manufacturing Extension Partnership Centers in 11 states and Puerto Rico. The awards will help small and medium-sized manufacturers increase their adoption of advanced manufacturing technology.

Why it matters: The 2035 projection gives U.S. data-center operators a concrete natural-gas benchmark, while NIST's awards give small and medium-sized manufacturers support for adopting advanced manufacturing technology.

Amazon Adds Cost Controls and Consent to Bedrock Agents #

Amazon's Bedrock materials cover three operational pieces for AI agents: prompt caching that can cut repeated input-token costs by up to 90%, a managed OAuth consent portal for services such as GitHub and Slack, and ephemeral compute for agent workflows.

AWS documents implementations rather than just feature descriptions. Abnormal AI uses Bedrock AgentCore Code Interpreter as an ephemeral scratch pad for real-time email threat detection at billion-message scale. Ninth Wave uses Compass, a multi-agent assistant, to validate bank APIs against Financial Data Exchange standards and compress open-finance onboarding from weeks to minutes.

The performance figures come from AWS-published implementation examples: the caching result is an "up to" claim, and the onboarding result describes Ninth Wave's deployment.

Why it matters: Teams building Bedrock agents can reuse context at up to 90% lower input-token cost, collect GitHub and Slack authorization through a managed consent flow, and use ephemeral Code Interpreter compute for production email-security workloads.

China Rejects Silicon Valley’s AI Slowdown Call #

The US and China agree that advanced AI poses serious risks. Beijing, however, is deeply skeptical of a deal that prioritizes keeping US companies ahead.

The disagreement is over the proposed deal’s competitive priority—not whether advanced AI carries risks.

Why it matters: For US companies, a deal that prioritizes keeping them ahead faces Beijing’s skepticism despite shared US-China concern about advanced AI risks.

TypeSafe’s Jev Automates Programmatic Decisions With Parallel Sampling #

TypeSafe has left stealth with Jev, a specialised System One Model designed to automate programmatic decisions inside production software. The model uses a parallel-sampling architecture to execute structured probabilistic decisions directly.

The release targets software systems that require automated deterministic logic. TypeSafe says those systems can bypass conversational language models and run structured decisions directly inside production.

Why it matters: Software teams building production systems that require automated deterministic logic can use Jev to execute structured probabilistic decisions directly instead of relying on conversational language models.