HUMANX 2007/2008

Get AI educated in every business Department.

You need to work with the machines not against them.

Looking for Speakers for upcoming conference. - Speakers @ humanx.cam

Get education in all of the work departments and more

Register/Sponsor Register/Subscribe HUMANX

TRD Top AI labs want to pump the brakes

Post Reply
admin
Site Admin
Articles: 0
Posts: 272
Joined: Sat Jul 18, 2026 1:15 pm

TRD Top AI labs want to pump the brakes

Post by admin »

.bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; } .bh__table_cell { padding: 5px; background-color: #FFFFFF; } .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; } .bh__table_header { padding: 5px; background-color:#F1F1F1; } .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; } Read Online | Sign Up | AdvertiseGood morning, {{ first_name | AI enthusiasts }}, and welcome to our 9,436 new readers. Last week, industry insiders were warning that AI could kill us all. This week, the conversation has shifted to slowing it down.Anthropic CEO Dario Amodei just published an essay making the case for deliberately pacing AI development… and in a rare show of unity, some of his biggest rivals — OpenAI included — have agreed.In today’s AI rundown:
  • Dario Amodei makes the case for AI slowdown
  • The Rundown Roundtable: Our AI use cases
  • Send a one-page proposal minutes after sales calls
  • AI helps catch more fetal brain defects in hospitals
LATEST DEVELOPMENTSAI SLOWDOWN🛑 Dario Amodei makes the case for AI slowdownImageImage source: X / The RundownThe Rundown: Anthropic CEO Dario Amodei is known for sprawling essays, and in his latest, he has called on AI labs to slow the rate of capability gains so safety can catch up, citing recursive self-improvement of models as the core reason of concern.The details:
  • Amodei said AI is now speeding its own development, and in 6–12 months, a swarm of agents could be capable of taking over the entire internet.
  • For pacing, he proposed embedding third-party evaluators inside labs, plus safety standards among democratic labs and coordination with authoritarian regimes.
  • Fellow leaders agreed, with Sam Altman committing to evaluators, Musk saying “Dario is right,” and Demis Hassabis and Satya Nadella backing the direction.
  • Trump dismissed slowdown advocates as “negative forces” pushing “things that won’t happen,” noting the U.S. should keep its lead since “whoever wins AI wins.”
Why it matters: This rare show of unity, alongside recent leaps in math and warnings from researchers, hints that these labs’ unreleased models may be showing capabilities like never before. Slowing the pace won’t be simple, though, given that some want open development, some call it regulatory capture, and others don’t want to slow down at all.TOGETHER WITH ORACLE✍️ How to teach an AI agent to sound like youImageThe Rundown: LinkedIn just replaced its AI writing button with one to report AI slop instead. AI doesn’t sound like you because it writes from zero every time. Authentic writing is built on three kinds of memory.In this blog, you’ll find:
  • The three memory layers
  • Reflection loops that adjust style over time
  • Code and the notebook to build AI that sounds like you
Learn more.THE RUNDOWN ROUNDTABLE💡 The Rundown Roundtable: Our AI use casesImageDarren, Director of Media: I built an AI story-scouting workflow to find potentially viral stories for Instagram, YouTube, and TikTok without recycling topics we’ve covered.First, the workflow reviewed Rowan’s public short-form archive to create a coverage map of past topics and editorial taste. It uses that map as a filter to distinguish a new angle from another version of the same AI launch, robot demo, or research story.Every morning, it scans priority sources, including AI and technology coverage from major newspapers and tech blogs, The Rundown newsletters, company announcements, research papers, and updates from major AI and robotics companies.Each potential story is checked for four things: a clear visual hook, a technical idea that can be explained in 45–90 seconds, broad audience interest, and meaningful novelty compared with Rowan’s past coverage and the previous week’s recommendations. It keeps every story that clears the bar rather than forcing a fixed number. The final brief is ranked by strength and sent as one compact Slack DM each morning.Kenny, Head of Sales: I built a running coach with Claude.After years of using apps to track runs, I wanted something closer to an actual coach instead of just a collection of data points. I opened a Claude Project, connected it to Google Calendar, and gave it standing instructions with real guardrails.It has been my coach for the last six months and has helped me avoid injury while increasing my monthly mileage. It plans my week, logs every run from my watch data, catches when I’m ramping up too quickly, tracks how close my shoes are to retirement, and rewrites my calendar when life disrupts my plans.AI TRAINING📞 Send a one-page proposal minutes after sales callsImageThe Rundown: In this guide, you will learn how to automatically draft and send a proposal after a sales call. You can use this workflow on any templated document or meeting type.Step-by-step:
  • In any AI notes app, make a folder for meeting notes. Then, build a one-page proposal template in Google Docs with placeholders for fields like prospect name
  • Open a new Zap and tell Zapier’s Copilot: “After a sales call, pull my notes here, have AI extract the info, fill my proposal template, and draft a prospect email”
  • Ask Copilot to set the last step to draft in Gmail, not send directly to the prospect
  • Read the draft and proposal before sending; in tests, one run left the AI’s own editorial about the budget sitting in the proposal instead of a clean number
Pro tip: Add a Google Sheets logging step after the AI extraction for a simple audit trail. Log the run time with details like the prospect name, company, key needs, etc.PRESENTED BY AWS📖 Guide: Streaming AI agent responsesImageThe Rundown: Curious how production AI agents get built? The Building Agentic Systems on AWS series is expert guidance you can read right now. This guide goes deep on streaming, where a response can fail after it starts: mid-stream failure semantics, idempotency, cancellation.In this guide, you’ll learn how to:
  • Handle mid-stream failures without losing state
  • Design idempotent actions so retries never duplicate side effects
  • Build clean cancellation into your streaming pipeline
Read the guide.AI DIAGNOSIS🏥 AI helps catch more fetal brain defects in hospitalsImageImage source: Images 2.5 / The RundownThe Rundown: A randomized trial across five Chinese hospitals just found that giving sonographers an AI assistant during live prenatal ultrasounds raised their detection of specific fetal brain malformations, without more false alarms.The details:
  • The trial, one of the first tests covering AI in the scanning room, used PAICS, a deep-learning AI trained to flag 10 specific fetal brain malformations in real time.
  • With PAICS, sonographers’ detection sensitivity rose from 78.6% to 87.3%, with the gains holding across most subgroups and false positives staying steady.
  • Human involvement played a key role, as PAICS alone often scored worse than the assisted sonographer, who correctly overrode about 60% of its mistakes.
  • The trial covered only high-risk pregnancies and brain malformations, ran entirely in China, and AI-assisted scans also took ~40 seconds longer than regular scans.
Why it matters: While the AI conversation fixates on risk, its role in healthcare keeps advancing — especially in detection — helping teams catch problems earlier and get patients care sooner. This trial shows another useful shape of it, with AI serving as a second set of eyes (not a replacement) working alongside humans. QUICK HITSCOMMUNITY AI WORKFLOW OF THE DAY▸ Thy built an AI gardening app with climate zone trackingToday’s workflow comes from reader Thy Toeung:
“What do you do when your wife says you talk about AI too much? You listen to her, and when she has a problem, you frantically write it down and build it with AI.My wife enjoys working with her plants. She’s new to gardening and is learning each day, but was having trouble keeping track of everything. Which tree did she plant in the front yard last year? It seemed to be struggling — would it do better somewhere else? And would rain reach the potted flowering planters while we were out of town, or would she need someone to help?I used Claude Code and Fable to develop an app that my wife could run on her phone, with all the data stored locally. Now she’s excited about ‘her app’ and the things she can add to it. She has even shared it with others, including people across the country, so we added climate zone settings to make it useful in other parts of the country.”See Thy’s full workflow
here. How do you use AI? Tell us for a chance to be featured.🛠️ Trending AI Tools
  • 🧠 Smaug Flash - Abacus’ open-weight, 3x cheaper DeepSeek Flash fine-tune
  • ⚙️ SWE-2 - Cognition’s powerful new coding model inside of Devin
  • 🎵 Music v2.5 - ElevenLabs’ latest music AI for richer melodies, long-form songs
  • 🤖 Muse - Meta’s new always-working personal AI agent
📰 Everything else in AI todayAmazon Connect Customer - design, govern, and deploy agentic conversational AI across every customer surface. Streamline workflows. Give customers what they need the first time.*OpenAI CEO Sam Altman told Fortune that the company won’t IPO in 2026, saying right now would be an “ill-advised moment” to go public, given the AI safety concerns.25 Fields Medalists signed a declaration warning that AI’s race to solve math problems is sacrificing understanding, attribution, and the human process that advances the field.The Pentagon is considering a $5B loan to AI cloud startup Fluidstack to strengthen U.S. manufacturing and supply chains for data-center components, WSJ reported.At the BRICS Summit in New Delhi, China proposed an open-source AI community to support shared AI development, training, and industrial use across member nations.Anthropic and Google DeepMind’s AI safety researchers Joe Benton and Josh Engels resigned to join METR Evals, with both warning that AI capabilities are outpacing safety.*Sponsored Listing🎓 Highlights: News, Guides & EventsSee you soon,Rowan, Zach, Shubham, Jennifer, and Nate — the humans behind The RundownImage

Source: https://therundownai.beehiiv.com/p/top- ... the-brakes
Post Reply