NVIDIA

NVIDIA AI News & Updates60 Updates

The latest AI news and updates of NVIDIA — AI computing company building GPUs, inference hardware, and developer platforms for training and deployment. Covering NVIDIA's latest launches, product updates, and research from the past 90 days.

NVIDIANVIDIAJul 28

NVIDIA Cosmos Models Surpass 10 Million Downloads on Hugging Face

NVIDIA’s Cosmos world foundation models have reached 10 million downloads on Hugging Face. This milestone reflects widespread adoption among researchers and engineers building physical AI systems, including robots and autonomous vehicles. The open model platform provides the foundation for real-time scene understanding, reasoning, and action generation in memory-constrained edge environments.

Read more
NVIDIANVIDIAJul 27

NVIDIA Launches Open Secure AI Alliance and NOOA Agent Framework

NVIDIA introduced the Open Secure AI Alliance to develop industry-wide AI security standards. As a founding contribution, NVIDIA released the Nvidia Labs Object-Oriented Agents (NOOA) framework. This open-source research project structures agents as Python classes, achieving state-of-the-art performance on software engineering, cybersecurity, and reasoning benchmarks while reducing token costs through a typed, object-oriented harness architecture.

Read more
NVIDIANVIDIAJul 27

NVIDIA Nemotron 3 Ultra Leads Open Models in Agentic RTL Coding

NVIDIA tested its Nemotron 3 Ultra model on agentic RTL chip-design tasks using the ACE-RTL agent. The model achieved a 97.1% average pass rate across nine design categories on the CVDP benchmark. It maintained this accuracy while using 6,629 tokens per iteration, outperforming other open models in both pass rate and token efficiency.

Read more
NVIDIANVIDIAJul 24

NVIDIA ModelExpress Cuts DeepSeek-V4 Pro Startup Time to Under Two Minutes

NVIDIA launched ModelExpress to accelerate model weight distribution, reducing DeepSeek-V4 Pro startup time from 8 minutes to under 2 minutes. The service moves weights directly between GPUs using RDMA via NIXL, bypassing centralized broadcasts. It also reuses JIT-compiled kernel caches across replicas, further reducing latency for inference and RL post-training workflows.

Read more
NVIDIANVIDIAJul 24

NVIDIA Kaggle Team Wins NeuroGolf and KDD Cup Agent Competitions

NVIDIA’s Kaggle Grandmasters team secured 1st place in the 2026 NeuroGolf Championship and 2nd in the KDD Cup 2026 Data Agents Competition. The team used manager agents with specialized workers for NeuroGolf, while their KDD Cup entry utilized a purpose-built harness to narrow the performance gap between a frontier LLM and a smaller open model.

NVIDIANVIDIAJul 23

NVIDIA Shows Hosted RL Customization for Nemotron 3 Nano Models

NVIDIA demonstrated a hosted reinforcement learning workflow using Prime Intellect Lab that improved Nemotron 3 Nano’s math task accuracy from 22% to 91%. The process costs under $5 and produces a downloadable LoRA adapter. This same customization workflow scales to the larger Nemotron 3 Super and Ultra models by updating a single configuration line.

Read more
NVIDIANVIDIAJul 22

NVIDIA Publishes Five Lessons on Improving AI Reasoning from Kaggle Challenge

NVIDIA analyzed results from its Nemotron Model Reasoning Challenge, where 5,000+ participants optimized reasoning workflows using Nemotron-3-Nano-30B models. The findings highlight five practical habits for building reliable reasoning systems, including using verifiable chain-of-thought traces, designing traces to fit token budgets, and separating reusable knowledge from live problem-solving. These techniques were validated on Google Cloud G4 VMs with Blackwell GPUs.

Read more
NVIDIANVIDIAJul 22

NVIDIA Ships 4-Step Cosmos 3 Super Models With 25x Speedup

NVIDIA released 4-step Cosmos 3 Super models that generate images and video up to 25x faster than the original versions. These models now rank first for image-to-video and second for text-to-image on the Artificial Analysis open-weight leaderboards. The new checkpoints are available for use on Hugging Face.

Read more
NVIDIANVIDIAJul 22

Wistron Launches First U.S. Factory to Produce NVIDIA AI Superchips

Wistron opened its first U.S. manufacturing facility in Fort Worth, Texas, to produce the NVIDIA GB300 Grace Blackwell Ultra Superchip. The $700 million plant utilizes digital twin technology to optimize production and will eventually manufacture the Vera Rubin Superchip. This facility expands domestic capacity for assembling and testing advanced AI infrastructure.

Read more
NVIDIANVIDIAJul 21

NVIDIA Nemotron 3 Ultra Achieves Gold Medal Score at IMO 2026

NVIDIA tested its Nemotron 3 Ultra model on the International Mathematical Olympiad 2026 problems under strict competition constraints, including no internet or external tools. The model achieved a score of 30/42, surpassing the official 29-point gold medal threshold. This result demonstrates the model's mathematical reasoning capabilities in a controlled, time-limited environment.

Read more
NVIDIANVIDIAJul 21

NVIDIA GB300 NVL72 Sets World Record for DeepSeek-V3 Pre-Training

NVIDIA GB300 NVL72 achieved a world record of 1,648 TFLOPs per GPU while pre-training the DeepSeek-V3 671B model. This performance represents a 3x increase over the previous-generation GB200 NVL72. The throughput gains result from hardware-software co-design and continuous optimizations across the Megatron-Core, TorchTitan, and JAX frameworks.

Read more
NVIDIANVIDIAJul 20

NVIDIA Releases Cosmos 3 Edge Open World Model for Physical AI

NVIDIA released Cosmos 3 Edge, an open 4-billion-parameter world model designed for on-device physical AI. The model combines autoregressive and diffusion transformer towers to enable real-time scene understanding, prediction, and action generation for robots and autonomous systems. It ranks first on VANTAGE-Bench for vision analytics and includes model weights, post-training recipes, and code on Hugging Face.

Read more
NVIDIANVIDIAJul 20

NVIDIA Agent Toolkit Adds Omniverse Libraries for Physical AI Workflows

NVIDIA updated the Agent Toolkit with new Omniverse libraries, providing AI agents with tools for physical AI simulation. The release includes ovrtx for sensor simulation, ovphysx for GPU-accelerated physics, and CAD-to-SimReady skills for asset validation. These components automate scene inspection and asset preparation within existing 3D applications, with integration blueprints now available on GitHub.

Read more
NVIDIANVIDIAJul 17

NVIDIA Nemotron 3 Embed Models Lead Long-Horizon Memory Benchmark

NVIDIA’s Nemotron 3 Embed 8B and 1B models secured the first and second positions on the Long-Horizon Memory (LMEB) benchmark. The models achieved scores of 64.36 and 61.50 across 22 tasks. This benchmark evaluates retrieval accuracy in long-running conversations and memory-intensive tasks, providing a measure for agentic systems that require context retention across sessions.

Read more
NVIDIANVIDIAJul 17

NVIDIA NeMo AutoModel Adds Distributed Training for Hugging Face Diffusers

NVIDIA updated its NeMo AutoModel library to support Hugging Face Diffusers, enabling distributed fine-tuning for image and video models. The integration provides ready-to-run full and LoRA recipes for models like FLUX.1-dev and Wan 2.1 without requiring checkpoint conversion. Sharding and parallelism configurations now extend directly to Diffusers models, scaling training across multiple GPUs without architecture-specific wiring.

Read more
NVIDIANVIDIAJul 16

NVIDIA Releases Nemotron 3 Embed 8B, Ranking #1 on RTEB

NVIDIA released the Nemotron 3 Embed 8B model, which secured the #1 ranking on the RTEB retrieval accuracy benchmark. The open-weights model supports a 32k context window and multilingual retrieval, aiming to improve agentic context accuracy. NVIDIA also introduced high-efficiency 1B variants, including a Blackwell-optimized NVFP4 version, to support production-scale retrieval and agent memory workflows.

Read more
NVIDIANVIDIAJul 16

NVIDIA and Noetra Build Japan’s First National Physical AI Infrastructure

NVIDIA is partnering with Noetra and Japan’s METI to build the world’s first national AI infrastructure for physical AI. The factory, built on the NVIDIA DSX platform, features 27,500 Rubin GPUs and 13,750 Vera CPUs to deliver 140 megawatts of capacity. It supports Japan’s FRONTia Project, providing foundation models for robotics and industrial applications.

Read more
NVIDIANVIDIAJul 16

NVIDIA DeepStream 9.1 Adds Agentic Skills, 3D Tracking, and Calibration

NVIDIA released DeepStream 9.1, introducing 13 agentic skills to automate video analytics pipeline development. The update features Multi-View 3D Tracking for consistent object IDs across camera networks and AutoMagicCalib for automated camera calibration. It supports JetPack 7.2 for Jetson Orin and Thor edge platforms, with all source code and reference applications now available on GitHub.

Read more
NVIDIANVIDIAJul 15

NVIDIA GEAR Lab Scales Robot Context to 8,000 Timesteps

NVIDIA GEAR Lab introduced RoboTTT, a robot foundation model that scales visuomotor context to 8,000 timesteps—three orders of magnitude beyond current policies—without increasing inference latency. The model uses test-time training to compress history into fast weights, enabling one-shot imitation from human video, on-the-fly self-correction, and improved performance on long-horizon tasks.

Read more
NVIDIANVIDIAJul 14

NVIDIA Automates Cosmos 3 Nano Post-Training to Boost Model Accuracy

NVIDIA automated the post-training of its Cosmos 3 Nano model using TAO agent skills and AutoML. The workflow increased traffic signal detection accuracy on the Woven Traffic Safety dataset from a 54.41% zero-shot baseline to 93.35% in under a day. The process handles data patching, baseline evaluation, and hyperparameter sweeps through natural language prompts.

Read more
NVIDIANVIDIAJul 14

NVIDIA Coding Agent Autonomously Trains Vision Model to 96.9% Accuracy

NVIDIA demonstrated an autonomous coding agent that uses NeMo RL, NeMo Gym, and reusable agent skills to manage reinforcement learning research. The agent built a visual counting environment and trained a Qwen3-VL-2B-Instruct model, increasing accuracy from 25% to 96.9%. It also autonomously proposed a follow-up experiment, while the researcher maintained strategic oversight of the campaign.

Read more
NVIDIANVIDIAJul 10

NVIDIA Research Releases Flex-Forcing for Flexible Video Generation

NVIDIA Research released Flex-Forcing, a video generation method that trains a single model to switch between bidirectional diffusion and autoregressive generation at inference time. This framework allows selection of a generation approach based on specific compute budgets, balancing structural consistency with streaming speed. The project was recognized with a spotlight at ICML 2026.

NVIDIANVIDIAJul 7

NVIDIA Research Introduces MOTIVE for Motion-Centric Video Data Attribution

NVIDIA Research introduced MOTIVE, a motion-centric data attribution framework that identifies training clips influencing temporal dynamics in video generation. By re-weighting gradients toward moving regions, the method enables curation of high-influence subsets. Fine-tuning on these subsets improves motion smoothness and dynamic degree, achieving a 74.1% human preference win rate against the base model.

NVIDIANVIDIAJul 6

ICML Paper Quantifies LLM Memorization Capacity at 3.6 Bits per Parameter

NVIDIA AI highlights an ICML 2026 research paper that estimates the memorization capacity of GPT-style models at approximately 3.6 bits per parameter. This metric distinguishes unintended data memorization from model generalization, offering a quantitative approach to evaluate training data requirements, scaling laws, and privacy risks in large language models.

NVIDIANVIDIAJul 1

NVIDIA Research Releases Nemotron-Labs-TwoTower for 2.42x Faster Text Generation

NVIDIA Research released Nemotron-Labs-TwoTower, a diffusion language model adapted from the 30B-parameter Nemotron-3-Nano-A3B. The architecture splits the model into a frozen context tower and a trainable denoiser tower, enabling parallel token generation. This approach retains 98.7% of the original model’s quality while delivering 2.42× faster wall-clock throughput. Code and weights are available on Hugging Face.

Read more
NVIDIANVIDIAJul 1

NVIDIA Research Introduces Generative Pretrained Controllers for Reusable Motor Control

NVIDIA Research introduced Generative Pretrained Controllers (GPC), a framework that models motor skills as discrete tokens for transformer-based next-token prediction. Trained on 600+ hours of motion data, the controller runs in real-time within physics simulations and achieves a 99.98% success rate in reproducing motion. The framework allows fine-tuning a single pretrained controller to solve various new downstream tasks.

Read more
NVIDIANVIDIAJun 30

NVIDIA GEAR Lab Unveils ASPIRE for Autonomous Robot Skill Discovery

NVIDIA GEAR Lab introduced ASPIRE, a system that autonomously discovers reusable robot skills by writing and refining control programs. It compounds experience into a library of 90+ skills across 150+ tasks, achieving up to a 10x reduction in transfer learning tokens. The system enables sim-to-real and cross-embodiment transfer by shipping code-based know-how rather than neural network weights.

Read more
NVIDIANVIDIAJun 30

NVIDIA TAO 7 Ships with Agent Skills and AutoML Optimization

NVIDIA released TAO 7, adding agent skills that plug into coding agents to improve accuracy. The update includes LLM-guided AutoML that finds hyperparameter configurations up to 2x faster, plus local fine-tuning for HuggingFace CV and VLM models. Data-enhanced fine-tuning also allows agents to identify and fix model failures automatically.

NVIDIANVIDIAJun 28

NVIDIA Unifies Internal AI Model Access with Enterprise Inference Hub

NVIDIA built the Enterprise Inference Hub to manage AI model access for thousands of internal engineers. Using LiteLLM as a central gateway, the platform provides a single API for over 100 models across cloud, open-source, and internal services. The hub now processes trillions of tokens every week, centralizing authentication, monitoring, and cost management for all internal AI applications.

Read more
NVIDIANVIDIAJun 24

NVIDIA NeMo AutoModel Integrates Transformers v5 for Faster MoE Training

NVIDIA NeMo AutoModel now integrates HuggingFace Transformers v5, adding Expert Parallelism, DeepEP, and TransformerEngine kernels. This update delivers 3.4–3.7x higher training throughput and 29–32% lower peak GPU memory usage for Mixture-of-Experts models. The framework maintains API compatibility, enabling these performance gains through a single import line change without requiring additional code rewrites.

Read more
NVIDIANVIDIAJun 23

NVIDIA Adds DFlash Speculative Decoding for 15x Higher Blackwell Inference Throughput

NVIDIA integrated DFlash, an open-source block diffusion model, to accelerate inference on Blackwell GPUs by up to 15x. By drafting entire token blocks in parallel rather than sequentially, DFlash maintains interactivity targets while boosting throughput. The update is available as a drop-in integration for SGLang, TensorRT-LLM, and vLLM, with 20 model checkpoints released on Hugging Face.

Read more
NVIDIANVIDIAJun 23

NVIDIA Launches BioNeMo Agent Toolkit for Scientific Discovery Workflows

NVIDIA launched the BioNeMo Agent Toolkit to turn scientific workflows into repeatable, agent-executable tasks. By integrating Nemotron, NemoClaw, and OpenShell, the toolkit provides agents with domain-specific skills for biology, chemistry, and drug discovery. It enables agents to synthesize scientific knowledge, call models, and execute complex experiments, accelerating discovery across life sciences research.

Read more
NVIDIANVIDIAJun 22

NVIDIA Research Releases ArtiFixer for 3D Scene Reconstruction

NVIDIA Research released ArtiFixer, an open autoregressive model that fills in missing geometry in 3D scene reconstructions. The two-stage pipeline uses a bidirectional generative model and causal distillation to generate consistent novel views in unobserved areas. It outperforms existing baselines by 1–3 dB PSNR and provides a method for generating plausible reconstructions where other approaches fail.

Read more
NVIDIANVIDIAJun 22

NVIDIA Launches Halos for Robotics Full-Stack Safety System for Physical AI

NVIDIA launched Halos for Robotics, an open, full-stack safety system for physical AI. The platform unifies AI compute, sensor connectivity, and safety applications, including the Halos Outside-In Safety Blueprint. Agility Robotics is the first partner to integrate the system into its humanoid robots. Halos Core for IGX is available in early access, with the safety blueprint open-sourced on GitHub.

Read more
NVIDIANVIDIAJun 17

NVIDIA GEAR Lab Details Engineering Foundations for Autonomous Robot Fleet

NVIDIA GEAR Lab’s ENPIRE system enables eight Codex-controlled robots to autonomously self-improve manipulation policies overnight. The framework implements a two-layer safety harness, freezes reward classifiers to prevent objective gaming, and uses live telemetry metrics—including Mean Robot Utilization and Mean Token Utilization—to maintain resource awareness during unattended research.

Read more
NVIDIANVIDIAJun 16

NVIDIA Research Releases SpatialClaw Agent for Spatial Reasoning

NVIDIA Research released SpatialClaw, a training-free agent framework that uses Python code as its action interface for spatial reasoning tasks. The agent composes perception modules and revises strategies across steps, achieving a 59.9% average accuracy across 20 benchmarks. This approach outperforms the prior best spatial agent by 11.2 points and functions consistently across six different VLM backbones.

Read more
NVIDIANVIDIAJun 16

NVIDIA GEAR Lab Unveils ENPIRE for Autonomous Robot Policy Self-Improvement

NVIDIA’s GEAR lab introduced ENPIRE, a framework that gives Codex agents autonomous control of a robot fleet to self-improve manipulation policies. The system solves high-precision tasks like zip-tie tying and GPU installation. Researchers discovered that eight robots exploring in parallel improve significantly faster than smaller teams, and the lab plans to open-source the entire system.

Read more
NVIDIANVIDIAJun 15

NVIDIA Research Releases MotionBricks for Real-Time Character Animation and Robotics

NVIDIA Research released MotionBricks, a single open model trained on 350,000+ motion clips that generates real-time character animation at 15,000 FPS. The framework eliminates hand-crafted transitions and fine-tuning, applying zero-shot to both animation and robotics. Preview code is available now in the GR00T Whole-Body Control repository, with a full release targeted for approximately one month from now.

Read more
NVIDIANVIDIAJun 13

NVIDIA and Abridge Collaborate on Specialized Clinical Conversation Foundation Model

NVIDIA and Abridge are collaborating to build a specialized foundation model for clinical conversations. The model is designed to understand doctor-patient interactions, generate structured clinical notes, and support decision-making within existing medical workflows. Abridge CEO Shivdev Rao emphasizes that this specialized training is necessary to ensure clinical intelligence is properly shaped and evaluated against real-world conditions.

Read more
NVIDIANVIDIAJun 13

NVIDIA Launches Free GPU-Accelerated Endpoint for MiniMax M3 Multimodal Model

NVIDIA now provides a free GPU-accelerated endpoint for MiniMax M3, a 428B-parameter Mixture-of-Experts model. The endpoint exposes M3's 1-million-token context window and native multimodal reasoning across text, image, and video, available for prototyping and evaluation on the NVIDIA build platform.

Read more
NVIDIANVIDIAJun 13

NVIDIA Adds Day-One Support for Google DeepMind's DiffusionGemma Model

NVIDIA announced day-one support for Google DeepMind's DiffusionGemma, an experimental model that generates 256 tokens in parallel per step. BF16 and NVFP4 checkpoints are available on Hugging Face, alongside free GPU-accelerated endpoints and vLLM deployment. The model delivers over 150 tokens per second on DGX Spark and up to 1,000 on a single H100 GPU.

Read more
NVIDIANVIDIAJun 9

NVIDIA Blackwell Accelerates Llama 3 Training with NVFP4 Precision

NVIDIA trained Llama 3 8B and 405B models on its Blackwell platform using NVFP4 precision. This achieved a 1.31–1.73x speedup compared to FP8 precision, with no loss in accuracy. The update demonstrates how specialized hardware and precision formats can significantly boost the efficiency of large language model development.

Read more
NVIDIANVIDIAJun 8

NAVER Builds Gigawatt-Scale AI Factory in Korea with NVIDIA DSX

NAVER is expanding its AI infrastructure in Korea by building a full-stack NVIDIA AI factory, powered by the NVIDIA DSX platform. This initiative includes plans to scale its GAK Sejong data center from 55 megawatts to gigawatt capacity, addressing the surging demand for AI compute. The collaboration aims to provide sovereign AI capabilities for enterprises, industries, and government customers.

Read more
NVIDIANVIDIAJun 8

NVIDIA and Doosan Group Partner on Physical AI and AI Factory Infrastructure

NVIDIA and Doosan Group announced an expanded collaboration to advance physical AI and AI factory infrastructure. This partnership will explore robotics, AI factory power solutions, and advanced electronics materials for next-generation data center systems. The initiative aims to integrate AI across industrial automation and energy sectors.

NVIDIANVIDIAJun 8

NVIDIA and LG Group to Build AI Factory for Advanced Physical AI, Mobility

NVIDIA and LG Group announced plans to build an AI factory. This facility will provide accelerated computing infrastructure to support LG's AI-driven businesses, spanning robotics, autonomous driving, and GPU cloud services, by integrating NVIDIA's full-stack AI platform.

Read more
NVIDIANVIDIAJun 6

NVIDIA PixelDiT Achieves State-of-the-Art Pixel-Space Image Generation by Removing Autoencoders

NVIDIA Research's PixelDiT, a single-stage image generation model, was selected as a best paper finalist at CVPR 2026. It removes the autoencoder step common in most image generation models, learning the diffusion process directly in pixel space to preserve fine details and achieve state-of-the-art performance among pixel-space generative models. This approach addresses a key limitation in image quality by eliminating a lossy compression step.

NVIDIANVIDIAJun 5

NVIDIA Nemotron Coalition Welcomes New Members

NVIDIA's Nemotron Coalition, which develops open frontier AI models, has expanded its membership to include hcompany_ai, NousResearch, and PrimeIntellect. This growth continues the collaborative effort, with Prime Intellect specifically contributing to scaling agentic capabilities.

NVIDIANVIDIAJun 5

NVIDIA Nemotron 3 Ultra Powers Faster, Cheaper Reasoning for AI Agents

NVIDIA has released Nemotron 3 Ultra, an open model designed for long-running AI agents, and provided a tutorial for its setup and demonstrations. This model aims to make complex, multi-step agentic workflows faster and more cost-effective by delivering high throughput and efficient reasoning.

Read more
NVIDIANVIDIAJun 5

NVIDIA NitroGen Model Wins CVPR Award for Multiverse Embodied Agents

NVIDIA's NitroGen foundation model for generalist gaming agents received a CVPR Best Paper Honorable Mention. This recognition marks progress toward AI agents that master physics across both real-world and simulated environments, a step toward more adaptable, general-purpose embodied AI.

NVIDIANVIDIAJun 4

NVIDIA Ships Nemotron 3 Ultra for 5x Faster, Cheaper AI Agents

NVIDIA has shipped Nemotron 3 Ultra, a 550B Mixture-of-Experts (MoE) open model designed for long-running AI agents. This model delivers 5x faster inference and up to 30% lower cost for complex agentic tasks compared to other open frontier models, aiming to make autonomous workflows more efficient and accessible.

Read more
NVIDIANVIDIAJun 4

NVIDIA Releases OpenShell v0.0.55 with Google Vertex AI Support

NVIDIA updated its secure agent runtime, OpenShell, to include support for Google Vertex AI as an inference provider. The release improves security transparency through profile-backed policy visibility and fixes critical sandbox behaviors for GPU and container environments. This expansion allows enterprise agents to run securely while accessing models across different cloud ecosystems.

Read more
NVIDIANVIDIAJun 2

NVIDIA simplifies local AI agent setup on DGX Spark with NemoClaw

NVIDIA introduced a single-command installer for NemoClaw on DGX Spark to accelerate the deployment of on-premise AI agents. The update delivers a 2.6x performance boost for Qwen3.6 models and automates multi-node clustering. This allows organizations to run complex, long-running agents locally while maintaining data privacy and eliminating cloud costs.

Read more
NVIDIANVIDIAJun 2

NVIDIA launches FOX blueprint to build autonomous factory manager agents

NVIDIA introduced the Factory Operations Blueprint (FOX), a reference design for creating centralized AI agents that orchestrate industrial workflows. The system allows manufacturers to connect real-time machine data with specialized agents to automate root-cause analysis and production optimization.

Read more
NVIDIANVIDIAJun 1

NVIDIA releases Cosmos 3 open weights to unify physical reasoning and world generation

NVIDIA released Cosmos 3, an open-weights foundation model family designed for physical AI applications like robotics and autonomous driving. By unifying vision reasoning and world simulation into a single architecture, the model allows developers to build autonomous systems that understand physical laws and predict future states within one workflow.

Read more
NVIDIANVIDIAJun 1

NVIDIA releases open source software to maximize AI factory energy efficiency

NVIDIA launched DSX MaxLPS and DSX OS to help infrastructure builders optimize power consumption and manage large-scale AI data centers. These open-source tools allow operators to run more hardware within existing power limits while automating complex facility operations.

Read more
NVIDIANVIDIAJun 1

NVIDIA secures agentic AI factories with in-silicon storage protection

NVIDIA announced new DOCA security features for the Vera BlueField-4 STX platform to protect autonomous agents and context memory. By moving threat detection into silicon, the system achieves 1,000x faster response times to secure the data path in real-time AI environments.

Read more
NVIDIANVIDIAJun 1

NVIDIA launches RTX Spark to run autonomous AI agents locally on Windows

NVIDIA unveiled the RTX Spark superchip, a 1-petaflop processor combining Blackwell and Grace architectures with 128GB of unified memory for Windows PCs. The platform introduces a native security layer and dedicated runtime to allow autonomous agents to execute complex workflows privately on local hardware.

Read more
NVIDIANVIDIAJun 1

NVIDIA brings trillion parameter AI models to Windows enterprise desktops

NVIDIA announced the DGX Station for Windows, a deskside supercomputer powered by the GB300 Grace Blackwell chip. It allows enterprises to run frontier-class AI models and autonomous agents locally within their existing Windows infrastructure. This shift bridges the gap between high-performance Linux data centers and the Windows applications where professional work actually happens.

Read more
NVIDIANVIDIAJun 1

NVIDIA Launches Alpamayo 2 Super to Enable Reasoning Level 4 Robotaxis

NVIDIA introduced Alpamayo 2 Super, a 32-billion-parameter reasoning model that allows autonomous vehicles to plan and explain complex driving decisions. The release includes simulation and reinforcement learning tools to help developers scale robotaxi fleets safely.

Read more
NVIDIANVIDIAJun 1

NVIDIA launches open humanoid reference design to unify physical AI development

NVIDIA announced the Isaac GR00T Reference Humanoid Robot, an open platform combining Unitree hardware, Sharpa dexterous hands, and Jetson Thor compute. The design aims to solve fragmentation in robotics research by providing a standardized hardware and software stack for developing general-purpose humanoid behaviors.

Read more

Frequently asked questions

NVIDIA is AI computing company building GPUs, inference hardware, and developer platforms for training and deployment. HeadsUpAI tracks NVIDIA across the AI ecosystem and curates every significant update — the latest being "NVIDIA Cosmos Models Surpass 10 Million Downloads on Hugging Face" (July 28, 2026) — so you get the whole story in a 30-second read.

The most recent NVIDIA update is "NVIDIA Cosmos Models Surpass 10 Million Downloads on Hugging Face" (July 28, 2026). HeadsUpAI curates every significant NVIDIA release as a 30-second read — what shipped and why it matters.

The latest NVIDIA updates: "NVIDIA Cosmos Models Surpass 10 Million Downloads on Hugging Face", "NVIDIA Launches Open Secure AI Alliance and NOOA Agent Framework", "NVIDIA Nemotron 3 Ultra Leads Open Models in Agentic RTL Coding", "NVIDIA ModelExpress Cuts DeepSeek-V4 Pro Startup Time to Under Two Minutes", and "NVIDIA Kaggle Team Wins NeuroGolf and KDD Cup Agent Competitions". HeadsUpAI has curated 87 NVIDIA updates over the last 90 days, covering launches, product updates, and research — listed newest first, presented straight, no hype, no bias.

NVIDIA is AI computing company building GPUs, inference hardware, and developer platforms for training and deployment. On this page you'll find every significant NVIDIA development HeadsUpAI has tracked recently — launches, product updates, and research — so you can keep up with where NVIDIA is heading without reading a dozen sources.

Continuously. HeadsUpAI adds new NVIDIA updates as they're announced — usually within hours — and the 87 updates currently shown cover the past 90 days, newest first.