Apple has relaunched Siri AI, now powered by Google's Gemini models, signaling a strategic shift in its AI approach. The new assistant offers improved conversational abilities and system integration, but its initial rollout is limited to English speakers, excluding major markets like China and the EU. This partnership with Google highlights the challenges Apple faces in developing competitive AI technology independently. The move raises questions about the feasibility of sovereign AI ambitions and the complexities of global software deployment.
Read originalVisa's integration with ChatGPT marks a significant shift in retail purchasing by enabling AI agents to autonomously recommend and purchase products. This development removes human intervention from the buying process, allowing AI to evaluate merchant catalogs and complete transactions using Visa's payment infrastructure. Unlike previous systems limited to single-vendor environments, this integration leverages open-web reasoning to connect directly with a universal transaction network. Retailers must adapt by providing structured, machine-readable data to remain visible to these AI agents. This move signifies a transition towards autonomous digital proxies handling consumer transactions.
Xebia's global CTO, Niels Zeilemaker, underscores the necessity of a robust data foundation for AI agents to operate effectively. He explains that without proper data cataloguing and management, AI agents risk misinterpreting or mishandling data, which can lead to inefficiencies. Xebia's strategy, known as Agentic Data Foundation, is designed to prepare data for AI, enabling faster and more reliable migrations to modern data platforms. This approach is further supported by Xebia ACE, a framework that embeds AI into the software development lifecycle, offering significant acceleration and cost reduction. The goal is to ensure that AI-driven processes maintain quality and governance, while also addressing potential security concerns in AI-generated code.
McDonald's is trialing a new AI system, ArchIQ, in collaboration with Google to enhance drive-thru ordering and restaurant operations. This system, currently being tested in five U.S. locations, can take orders in multiple languages and has processed over a million transactions with a high success rate. Unlike previous attempts, ArchIQ also supports restaurant management by monitoring equipment and alerting staff to potential issues. This initiative is part of McDonald's broader strategy to improve efficiency and customer experience, signaling a significant shift towards automation in fast-food service.
Claude Code's latest update introduces the Claude Fable 5, a Mythos-class model now safe for general use. This model surpasses previous offerings in capability, marking a significant step forward for developers using Claude Code. Additionally, the update resolves an issue with session transcripts not saving when launched from certain environments. This release enhances both the power and reliability of the Claude Code platform, offering developers a more robust toolset for their projects.
The latest b9590 release of llama.cpp addresses a critical issue where the LFM2 template handler was ignoring the json_schema from response_format, focusing solely on tool-calling grammar. This update ensures more robust handling of JSON schemas, which is crucial for developers relying on precise data formatting. The release also includes a variety of platform-specific builds, though some features like KleidiAI on macOS and SYCL on Windows remain disabled. This update is a step forward in refining the tool's functionality, particularly for those working with complex data structures.
The b9591 release of llama.cpp brings notable improvements to Multi-Task Processing (MTP) by removing padding and optimizing data handling. The update refines the ggml_gated_delta_net function, which now only requires the initial recurrent state and uses a snapshot count as an operational parameter, enhancing processing efficiency. These changes are implemented across all backends, addressing previous review comments and fixing CI build errors. With support for diverse hardware configurations, including macOS Apple Silicon, ROCm 7.2 on Ubuntu, and CUDA 12 and 13 on Windows, this release is a significant step forward for developers seeking improved performance and reliability.