OpenAI Adds Age Prediction for Teen Safety on ChatGPT
OpenAI now uses age prediction to adjust ChatGPT’s safety settings for teens. Users 18 and older can verify their age to disable extra restrictions.
Gradient clipping stabilizes neural network training by restricting gradients before the optimizer updates model parameters. A common method rescales the full gradient vector when its norm exceeds a threshold; another clips individual values to a fixed range. The technique is particularly useful for recurrent networks, transformers, and other deep models that can suffer from exploding gradients. Clipping prevents a single step from causing extreme weight changes, numerical overflow, or loss divergence. It does not correct the underlying cause of every instability, and a threshold that is too low can slow learning. Teams should monitor gradient norms and combine clipping with suitable initialization, learning rates, precision settings, and normalization.
OpenAI now uses age prediction to adjust ChatGPT’s safety settings for teens. Users 18 and older can verify their age to disable extra restrictions.
OpenAI has invested in Merge Labs, a brain-computer interface startup founded by CEO Sam Altman, as part of a $250 million seed round valuing the company at $850 million.
Google released a major upgrade to its Gemini Deep Research agent, giving developers access to advanced autonomous research capabilities through the Interactions API. The company also introduced DeepSearchQA, a benchmark for evaluating multi-step web research agents.
Google introduced the Titans architecture and the MIRAS framework to enable AI models to handle massive contexts and update their internal memory while running, improving performance in long-sequence tasks.
OpenAI co-founder Ilya Sutskever says the era of scaling compute and data as the main driver of AI progress is ending, arguing that meaningful advances now depend on true scientific breakthroughs and solving AI’s poor generalization.
Voice AI startup Wispr has secured another $25M in funding as its Flow dictation app surges in enterprise adoption and user retention, bringing total capital raised to $81M.
Google has released Gemini 3, its most powerful AI model yet, offering advanced multimodal reasoning, coding capabilities, and agentic planning tools across multiple platforms.
OpenAI has announced a strategic partnership with Broadcom to design and deploy 10 gigawatts of custom AI accelerators, expanding its hardware ecosystem beyond Nvidia and AMD.
Google Cloud and Figma have launched an expanded partnership to embed Google’s generative AI models – including Gemini 2.5 Flash and Imagen 4 – directly into Figma’s design tools, reducing latency and accelerating creative workflows.