Hugging Face launched ML Intern, an AI assistant integrated into its chatbot platform that enables users to run machine learning experiments without prior ML expertise (The Decoder). The tool abstracts away low-level ML operations, lowering barriers to experimentation for non-specialist developers.
NVIDIA announced CUDA Rust, positioning Rust as a first-class language for GPU kernel development (MarkTechPost). Two open-source NVLabs projects - cuda-oxide for SIMT kernels compiled through Pliron and LLVM to PTX, and cutile-rs for JIT-compiled Tile kernels - offer compile-time safety guarantees for GPU code. Google DeepMind released AlphaGenome Atlas, mapping molecular effects across 9 billion single-letter DNA variants in the human genome with per-variant impact scores (Google DeepMind).