The iPad Pro 12.9″ (M2, 2022) uses an 8-core CPU, 10-core GPU, and a 16-core Neural Engine. Its 12.9″ display uses mini-LED Liquid Retina XDR with 2732×2048 resolution, 120Hz ProMotion, and up to 1600 nits peak HDR brightness. The Surface Pro 11 (13″, 2024) is powered by Snapdragon X Plus (10-core) or X Elite (12-core)…
Read more
Apple Vision Pro was announced in mid-2023 and began shipping in early 2024 at $3,499 for 256GB (and $3,899 for 1TB). Meta Quest 3 launched in October 2023 worldwide, with a starting price of $499 for 128GB and $649 for 512GB. The Vision Pro headset weighs about 600–650 g and uses an external 353 g…
Read more
iPhone 17 Pro Max will use a 6.9-inch LTPO OLED with ProMotion 120Hz, a ~2796×1290 resolution, up to ~2000 nits brightness, and a horizontal camera bar across the back. Galaxy S26 Ultra will feature a 6.89-inch Dynamic AMOLED LTPO 120Hz display with ~3080×1440 (QHD+) resolution and 2200–2500 nits peak brightness, plus slim bezels and a…
Read more
By 2023, the U.S. FDA had approved 223 AI-powered medical devices, up from 6 in 2015. GPT-4, released in 2023, is described as having over 100 trillion parameters and powers ChatGPT-like capabilities. The Transformer architecture was introduced in 2017 with the paper “Attention Is All You Need,” enabling self-attention and the training of very large…
Read more
OpenAI launched ChatGPT Agent on July 17, 2025, turning ChatGPT into a personal AI assistant capable of autonomously handling multi-step tasks. The agent uses a built-in “virtual computer” to browse the web, fill forms, run code, and produce Excel spreadsheets or PowerPoint presentations on the user’s behalf. It can manage schedules and plans by checking…
Read more
In April 2025, Roche’s Ventana TROP2 (EPR20043) RxDx test became the first AI-powered diagnostic to receive FDA Breakthrough Device Designation. The device pairs an immunohistochemistry stain for TROP2 with a digital pathology AI algorithm that runs in Roche’s Navify system to analyze NSCLC biopsy slides. The AI calculates a Normalized Membrane Ratio (NMR), the ratio…
Read more
In mid-2025, Google DeepMind unveiled AlphaEvolve, an AI coding agent that uses Google’s Gemini LLMs, an evolutionary search process, and automated testing to autonomously design and improve algorithms. AlphaEvolve generates, tests, and evolves programs in an autonomous pipeline, refining entire codebases rather than a single function. It discovered a 4×4 matrix multiplication method over the…
Read more
In May 2025, Prime Intellect unveiled INTELLECT-2, a 32B-parameter LLM trained on a globally distributed swarm of volunteer GPUs. INTELLECT-2 is the first model of its scale trained via fully asynchronous reinforcement learning across hundreds of heterogeneous, permissionless machines on chakra.dev. PRIME-RL coordinates the training loop by separating experience generation on inference workers from policy…
Read more
NLWeb is an open protocol unveiled by Microsoft at Build 2025 to put ChatGPT-like conversational interfaces on websites. NLWeb works by indexing a site’s content using HTML, RSS feeds, and Schema.org metadata and exposing it to AI models via a standard JSON over REST API with a core ask method. The system is model-agnostic and…
Read more
MoM was released in May 2025 as a linear-attention sequence model that preserves long-term context without forgetting. MoM breaks the single-memory bottleneck by maintaining multiple independent memory states and using a token router to assign information to memory slots. A trained router assigns each token to the top-k most relevant memory modules, with typical settings…
Read more