Aug 8, 2026 · 2 min listen · Last updated August 8, 2026
From storyflo. This is your daily audio brief. Theo, August 8th. The systems update — five tech stories that bear on what's coming next. Let's get into it. First, from The Decoder. AI agents use roughly 600 times more energy than a simple chat prompt.
Listen · storyflo · A.I.
Daily A.I. Brief · August 8th
0:00-2:01
Pick your daily storyteller
Subscribe to match with Theo, Jessica, Chloe, Mason, Brock — your voice, every brief.
Audio pre-rendered by Storyflo · cached + delivered from the edge
AI agents use roughly 600 times more energy than a simple chat prompt
So I was reading about this climate scientist, Zeke Hausfather, who tracked his usage of this AI model called Claude Code over eight weeks. He found out that for every prompt he gave it, it used about 600 times more energy than a typical AI chat. Now, Google and OpenAI have been reporting pretty low energy figures for their AI agents, but Zeke's data shows that's not even close to the truth. He used 3.2 billion tokens and about 170 kilowatt-hours of electricity from the data center. It's crazy to think about how much energy is actually being used behind the scenes when we interact with these AI agents.
Fields Medalist who published a paper on AI-driven human extinction now works for OpenAI
So I was reading about this Fields Medalist, Jacob Tsimerman, who just got awarded that prestigious honor, and it turns out he's leaving the University of Toronto to join OpenAI. What's really interesting is that he recently published a paper on the risks of AI-driven human extinction – basically, he's been sounding the alarm on how AI could potentially wipe us out. Now, he's going to be working on AI safety at OpenAI, which is a bit of a head-scratcher, but I guess it's a step in the right direction. I mean, who better to help mitigate those risks than someone who's been warning about them?
Backflip AI turns 3D scans into editable CAD models in minutes instead of hours
Backflip AI has released an AI model that converts 3D scans into fully editable, parametric CAD models, a process that normally takes significant time and expertise. According to CEO Greg Mark, most factories have digital models for less than one percent of their parts. The startup, backed by $30 million in funding, offers its tool as an add-in for Autodesk Fusion. The article Backflip AI turns 3D scans into editable CAD models in minutes instead of hours appeared first on The Decoder.
Claude Code sessions can now talk to each other and share context across terminals
Claude Code now lets sessions talk to each other. On macOS and Linux, instances running in parallel can send messages, share insights, and check on each other's status. The article Claude Code sessions can now talk to each other and share context across terminals appeared first on The Decoder.
Readers rate AI-generated short stories higher than human ones until they learn a machine wrote them
People can't tell ChatGPT-generated short stories from human-written ones, according to a new study. More than 2,500 participants performed no better than chance. The AI-generated texts were actually rated higher, but scores dropped as soon as participants learned a machine wrote them. The article Readers rate AI-generated short stories higher than human ones until they learn a machine wrote them appeared first on The Decoder.
In my previous article, I The agent handles the entire booking process like a real customer service representative. It’s a LangGraph-based agent that orchestrates the following operations: - Responds to customer queries and understands their needs. - Calculates the price for the service and informs the customer. - Handles the customer’s acceptance or rejection. - Proposes optimized time slots. - Confirms and records the appointment. In the first version of the agent, I did not focus much on the UI/UX part. I just built a Python CLI to test the functionality of the agent.
xAI's Imagine Image 2.0 lands just behind OpenAI's GPT-Image-2 in Arena benchmarks
So I was digging into xAI's Imagine Image 2.0, and it's interesting to see how it stacks up against OpenAI's GPT-Image-2 in the Arena benchmarks. Imagine Image 2.0 came in second, just behind GPT-Image-2, which is a pretty significant achievement considering how competitive the field is right now. What's even more interesting is that xAI focused on building out practical creative workflows with new editing tools like Magic Wand and Multi-Ref Editing, along with preconfigured templates. It seems like they're targeting a more streamlined experience for users, which could be a major advantage in the long run.