
Google has rebranded its AI note-taking app from NotebookLM to Gemini Notebook, reflecting its integration with Google's AI ecosystem. Initially launched as Project Tailwind, the app has been enhanced with features like AI-generated content and now supports secure cloud computing for code execution. This feature is currently available to Google AI Ultra and Workspace business customers, with plans to expand to Pro users soon. The rebranding and new capabilities highlight Google's focus on advancing AI-powered productivity tools.
Read original
© The Verge AINew York Governor Kathy Hochul is turning to AI to efficiently review and update the state's legislative framework. By utilizing AI, her team has managed to analyze every rule, regulation, and policy in just a few months, a task that would have taken years manually. This effort aims to identify and eliminate outdated laws, such as those requiring permits for pregnant people to work after midnight. Hochul's initiative represents a shift towards more efficient governance, using AI to modernize and simplify state regulations. This move could set a precedent for other states to follow in utilizing AI for legislative review, showcasing its potential to enhance governmental efficiency and responsiveness.
© The Verge AI1Password has unveiled an integration with Anthropic's Claude, allowing the AI to perform tasks using stored credentials while keeping sensitive information secure. This is facilitated by a 'zero-exposure security framework' that securely injects credentials, ensuring Claude cannot access passwords or MFA codes. Users can authorize tasks with a biometric prompt, reducing the need for manual input in processes like booking travel or managing accounts. This integration represents a significant advancement in secure AI-driven automation, offering enhanced convenience without compromising on security.
© The Verge AIThe European Union has mandated that Google must allow rival AI assistants and search engines greater access to Android and Google Search, in compliance with the Digital Markets Act (DMA). This decision could significantly reduce Google's control over these platforms, potentially reshaping the competitive landscape by enabling alternatives like ChatGPT or Claude to integrate more deeply into Android. The ruling requires Google to share search data and allow interoperability by 2027, with the threat of substantial fines for non-compliance. This move aims to foster innovation and competition, offering users more choices in AI services.
The b10043 release of llama.cpp marks a notable enhancement with the addition of CUDA Virtual Devices, which significantly improves GPU resource management. By removing the NCCL path when virtual devices are in use, the update fine-tunes performance for these specific setups. This release also includes a comprehensive code refactor and the implementation of GPUx2 server CI jobs, reflecting a commitment to better testing and deployment processes. While there are no new model architectures, the update enhances the platform's flexibility across various operating systems, making it more adaptable for developers working with a wide range of hardware configurations.
The latest release of llama.cpp, b10051, addresses a critical issue in kernel dispatch by distinguishing between SME and SME2 capabilities. Previously, the integration treated SME as a single capability, leading to incorrect dispatch on SME(v1)-only hardware due to the use of SME2-specific instructions. This update introduces both build-time and runtime distinctions, ensuring that kernels are dispatched based on actual hardware support. This refinement enhances the accuracy and efficiency of operations on different hardware configurations, marking a significant improvement for developers working with these systems.
© Hugging Face BlogNVIDIA's Nemotron 3 Embed models have set a new benchmark in retrieval quality, with the 8B model ranking #1 on the RTEB leaderboard. This collection of embedding models is designed for production-scale retrieval tasks, offering open weights and datasets for customization. The models support multilingual and code retrieval, and are optimized for high-throughput deployment with NVIDIA's NVFP4 technology. This release provides developers with powerful tools for efficient and accurate retrieval, enhancing capabilities in agentic retrieval and reducing operational costs.