13 items13 builders

AI Builders Digest

What the people actually building AI said today. One page — a 5-min read.

Privacy and distribution were the two big enterprise stories today: OpenAI previewed a way to run safety checks on zero-data-retention deployments without ever seeing customer content, and Replit cut a deal with OpenAI aimed squarely at the cost of agentic coding. Underneath that, builders kept circling the same question from different angles: what actually separates people who get good output from AI and people who don't. The answer kept coming back as taste, judgment, and unglamorous manual labeling work.

X

Thibault Sottiaux

OpenAI previews Private Safety Processing for zero-data-retention customers

OpenAI is testing a way to keep safety monitoring running on ZDR deployments without ever exposing prompts or responses to its own employees. Content stays on infrastructure the customer controls, and automated systems look for patterns across related interactions and return only limited safety signals. An OpenAI-hosted variant encrypted with customer-controlled keys is also in development, with rollout planned to begin in September.

  • #policy
  • #products
X

Amjad Masad

Replit CEO

Replit and OpenAI partner to attack the cost of agentic coding

Agents made software cheaper to produce but made coding itself expensive, and Replit is partnering with OpenAI to change that economics. The framing matters more than the announcement: the bottleneck for AI-built software has shifted from capability to inference cost per project.

  • #agents
  • #products
X

Josh Woodward

Google VP

Gemini student plans return, now covering over 140 countries

Google brought back university student plans and took them global, with more than 140 countries getting higher limits, more storage, and a dedicated student hub. The bundle includes Notebook and Flow. This is distribution strategy as much as generosity: capture the cohort before their tool habits harden.

  • #products
X

Aaron Levie

Box CEO

Levie: AI widens the gap between experts and everyone else

AI makes it ten times easier to start any task, whether coding, legal work, research, or financial analysis. But knowing how to direct an agent, when to course correct it, how to test the output, and what "good" even looks like all still take deep domain skill. His conclusion is that AI exacerbates skill differences rather than flattening them, because experts now have far more leverage than before. He also flagged the Stripe and OpenRouter deal as infrastructure for enterprises that want to mix and match models and manage costs.

  • #agents
  • #products
X

Madhu Guru

Meta Sr Director of AI

Build a failure taxonomy from your last 1,000 production traces

The first thing to build after a v1 eval set is a named taxonomy of failure modes, pulled from clustering the last 500 to 1,000 real production interactions. "Bad answer" is useless as a cluster; "wrong document retrieved," "right document but irrelevant section," "failed to ground and hallucinated," and "failed to punt and made things up" are four genuinely different problems with different fixes. Once you can name a failure precisely, you can write an eval designed to catch that specific thing, which is what turns evals into an improvement flywheel.

  • #evals
Podcast

AI & I by Every

Tolan went from $1M to $4M ARR in four weeks by treating the AI as the writer

Portola's AI alien companion works because the team stopped writing stories and started coaching an improv actor. Structured narrative prompts with three-act arcs and branching logic failed completely; what worked was planting "lore seeds" and building systems to recombine them into callbacks later, so the character's backstory emerges from actual conversations rather than a prefab character sheet. Latency is the hard constraint of the medium: adding a reflection step that pushed median response time to two and a half seconds tanked every product metric, on a 500 millisecond change. On LLM judges, the take was blunt: "there's this enormous chasm that is in fact a lot of manual human work to cross," and teams that skip injecting their own taste into the rubric get results as mediocre as an essay grader that hands out A minuses forever.

  • #products
  • #evals
X

Thariq

The software factory promise, and why net-new products stay risky

Software creation has been unreliable for its entire existence: projects run late, go over budget, and still miss user needs, which is why SMBs historically just could not get good software built for them. That is the gap the "software factory" idea targets, giving companies whose core competency is not software a reliable, predictable process. The contrarian half is that building genuinely new software products will stay unreliable and risky, and profitable precisely because of it.

  • #agents
  • #products
X

Guillermo Rauch

Vercel CEO

A 6.3MB Zig binary that boots in 10 microseconds

fx ships as a Zig-compiled static ELF binary at 6.3MB with a 10 microsecond startup, and the WebAssembly build is actually smaller because it delegates fetch to the JS runtime instead of carrying its own TLS and HTTP stack. The argument: AI will push most infrastructure toward native optimization, and fx can finish tasks faster than competing agents can boot. "Fast is a one-way street."

  • #agents
  • #open-source
X

Dan Shipper

Every CEO

Every spins up a dedicated frontier team

Every now has a group inside the company explicitly dedicated to mapping and experimenting at the edge of AI. Not a research lab and not a product team, but a standing bet that keeping pace with the frontier requires people whose full job is exploring it.

  • #products
X

Aditya Agarwal

SPC General Partner

A Series B founder's takeaway after the slog: pick something consequential

After grinding through low growth at a stagnating SaaS company, the founder's biggest lesson was not to pick a bigger market or chase faster growth. It was to work on something meaningful. The point is that good product and business ideas are not the same as things that matter, and only the second kind sustains you through the bad years.

  • #products
X

Nikunj Kothari

FPV Ventures Partner

98 of 100 cold emails are garbage even in the AGI era

Everyone is talking about AGI, yet almost every cold email landing in an investor's inbox is worthless. The takeaway is that thoughtfulness and curiosity are still enormous differentiators, and the alpha comes from using AI judiciously rather than pointing it at volume.

  • #products
X

Peter Yang

Using AI to navigate the healthcare system during a parent's cancer treatment

Peter Yang published an essay about his mother's battles with breast cancer and how the family used AI to navigate the healthcare system, written with input from the Sijbrandij Foundation team. He also raised a practical question about mRNA cancer vaccines: whether a treatment has to clear clinical trials for melanoma before separate trials can begin for other cancers, since he found no active mRNA trials for breast cancer.

  • #products
X

Swyx

Swyx on covering AI without an internal world model

A sharp jab at mainstream AI coverage: reporting on the field with zero context, zero reasoning, and no internal world model means everything looks amazing and face value is all you need. He separately framed the OpenRouter news as a positive read on usage-based billing.

  • #policy

Get this in your inbox

One email a day. Unsubscribe in one click.

Where this comes from

Source data comes from the open-source project follow-builders by zarazhangrui, released under the MIT license. Summaries are generated by an LLM from that project's public feeds, and the summarization prompts are adapted from it. Every item above links to its original source.

Summaries generated automatically. Read the original before relying on any claim.