GNC Deploys AI Drones to Cut Inventory Errors
GNC deployed Corvus Robotics' autonomous drone system across two U.S. distribution centers, boosting cycle-count frequency from 2-4 to 10-12 times per year and reducing nonshipment errors from hundred…
GNC deployed Corvus Robotics' autonomous drone system across two U.S. distribution centers, boosting cycle-count frequency from 2-4 to 10-12 times per year and reducing nonshipment errors from hundred…
Arize AI released Project Rosetta Stone, a reference implementation that builds the same agent across 22+ frameworks with three observability tiers, enabling engineers to see exactly how to instrument…
Will Cromwell argues that Elixir and the Phoenix framework are the optimal tech stack for building AI-integrated applications, citing their ability to handle massive concurrency with minimal infrastru…
Grok-4.3 defeated Phi-4-reasoning 38.0 to 4.0 in a head-to-head test across four text tasks, primarily due to superior instruction-following and output discipline. Phi-4-reasoning repeatedly failed by…
Arize AI launched PXI (Phoenix Intelligence), an open-source AI engineering agent integrated into its Phoenix observability platform, at the Arize:Observe conference. PXI helps developers debug traces…
Waymo is recalling 3,871 robotaxis to fix a software issue that caused the autonomous vehicles to enter and drive through freeway construction zones in Phoenix and San Francisco. The Alphabet Inc. uni…
Arizona's data center industry, the second-largest in the US, is consuming 1.5 GW of power and 385 million gallons of water annually, with projections of tripling electricity use and water consumption…
Consumer Reports found that Uber and Lyft use AI to charge different customers significantly different prices for the same ride at the same time, with one route in Kansas City generating 29 different …
Arizona Governor Katie Hobbs signed a bipartisan budget that freezes new data center tax breaks for three years, pausing a program that costs the state $38 million annually. The moratorium aims to add…
Elixir and the Phoenix framework eliminate the need for separate services like Redis, Kubernetes, and Python sidecars by providing built-in concurrency, fault tolerance, real-time capabilities, and ML…
Phoenix, an open-source AI observability project, crossed 10,000 GitHub stars after growing from a Jupyter notebook extension in 2023 into a widely adopted platform for monitoring AI applications. The…
At Microsoft Build, Microsoft Chief Product Officer for Responsible AI Sarah Bird announced the open trust stack for AI agents, centered on two new open-source projects: ASSERT for spec-driven evaluat…
CodeMySpec has launched a full-lifecycle AI development platform for Phoenix applications that integrates requirements, specs, architecture, code, tests, and verification into a single dependency grap…
A developer built a social arcade called Migo Games using Elixir on Phoenix for the backend and Swift with SpriteKit for native iOS and Mac apps, with web versions also available. The project was crea…
Arize AI today launched coding-harness-tracing, an open source tool that captures step-by-step traces of coding agent workflows across Claude Code, Cursor, Codex, GitHub Copilot, and Gemini CLI. The t…
This article summarizes how the author built a blog using Elixir and the Phoenix framework, with blog posts generated from Markdown files via NimblePublisher and compiled at build time for performance…
This article by Johanna Larsson describes a simple pattern for implementing HTTP health checks in Plug and Phoenix applications, using a custom plug that intercepts requests to a specific path (e.g., …