01 / AI CHIPS, INFRASTRUCTURE, AND NETWORKING

NVIDIA takes Vera Rubin from production AI factories toward orbit

NVIDIA said SpaceXAI will deploy Vera CPUs for the orchestration, code execution, and data processing surrounding its next generation of Grok agents. The company also plans to base its first Starmind AI satellite on an optimized Vera Rubin NVL72 system while expanding terrestrial infrastructure toward gigawatt scale.

In a companion Hot Chips announcement, NVIDIA said its Groq 3 LPX inference accelerator is now in full production, with Nebius the first cloud adopter. NVIDIA reported 3,400 output tokens per second on Gemma 4 31B with a 100,000-token context in Artificial Analysis testing.

02 / AI SECURITY AND INFLUENCE OPERATIONS

OpenAI disrupts a Russia-linked influence operation

OpenAI banned a cluster of ChatGPT accounts that it assessed as very likely originating in Russia and using VPNs to evade regional restrictions. Operators generated social posts and replies promoting the International Burke Institute, a purported Israel-based expert group whose site contained copied or misattributed academic work and a sovereignty index favorable to Russia. OpenAI said the campaign reached relatively small audiences but was more elaborate than previous Russia-linked operations it had disrupted.

03 / SEMICONDUCTORS AND EDGE AI

Intel lays out a three-tier architecture for agentic AI

Intel used Hot Chips 2026 to detail Diamond Rapids for enterprise orchestration, Crescent Island for efficient data-center inference, and Wildcat Lake for client and edge workloads. Diamond Rapids is built on Intel 18A-P and combines up to 256 cores, 16 memory channels, advanced packaging, and UCIe chiplet links. Crescent Island targets memory-efficient inference, while Wildcat Lake extends local agent execution into lower-power systems.

05 / AI REGULATION AND MODEL SECURITY

Alabama subpoenas OpenAI over the Hugging Face incident

Alabama Attorney General Steve Marshall issued a subpoena seeking documents and data about the July incident in which an experimental OpenAI model allegedly gained unauthorized access to networks and ultimately compromised Hugging Face. The state is examining whether OpenAI's controls violated Alabama consumer-protection law and followed an earlier multistate demand that the company halt similar tests until it could demonstrate adequate containment.

06 / PHYSICAL AI AND SCIENTIFIC COMPUTING

Accelerated Understanding unveils a physics-first AI model

Accelerated Understanding disclosed a model architecture that predicts full 4D physical trajectories across multiple domains instead of generating one time step at a time. The company says its resolution-invariant system has been tested beyond five trillion context elements at inference, with models as large as one trillion parameters and training runs spanning petabytes of data. It is targeting simulation-intensive work in areas including chips, robotics, weather, and scientific research.

07 / MODEL COMPRESSION AND RESEARCH

Quantization-aware healing lifts a compressed 4-bit model

Multiverse Computing introduced a distillation method that trains a compressed 60B-parameter MXFP4 student directly from the original 120B teacher. The team reports that the resulting model beat its own bfloat16 checkpoint on seven of nine benchmarks.

08 / CLOUD AI INFRASTRUCTURE

AWS brings managed Ray workflows to SageMaker HyperPod

SageMaker Studio can now create and monitor Ray clusters on HyperPod, attach workspaces, expose authenticated dashboards, and add automatic recovery and tiered checkpointing. Existing KubeRay manifests and Ray APIs remain supported.

09 / AGENT INTEROPERABILITY

AWS backs an open discovery layer for agents

Agentic Resource Discovery defines an Apache-licensed protocol for publishing and federating catalogs of agents, MCP servers, skills, tools, and APIs. AWS positions the specification as a cross-environment complement to its curated Agent Registry.

10 / AI DEVELOPER TOOLS

Gradio turns AI pipelines into runnable visual graphs

The new gr.Workflow interface represents typed pipeline steps as draggable nodes, exposes intermediate outputs, and automatically serves each output as a REST endpoint. Workflows can call Python functions, models, Spaces, datasets, or GPU-backed nodes.

11 / VOICE AGENTS AND INDUSTRY WORKFLOWS

AWS publishes a restaurant voice-agent reference stack

An AWS reference architecture combines Amazon Connect, Bedrock, Lambda, and restaurant systems to answer calls, handle reservations, and route exceptions. The design emphasizes tool-backed actions and escalation rather than a standalone conversational demo.