Which AI writes the better take? You decide — blind.

Two top models go head-to-head on today's AI news. Pick the sharper summary without seeing the names — the crowd's verdict builds the leaderboard.

Agents & InferenceTechCrunch

Inherent, founded by DeepMind alumni, says its AI ‘teammate’ just outperformed Anthropic and OpenAI at replicating research

Which summary reads better? Pick one — models revealed after.Both summaries are AI-generated.

Match the models (Optional)

Which model wrote which summary? Select a matchup mapping below before voting.

Summary A

Inherent's 27B-parameter AI agent Faraday outperformed Anthropic's Claude Opus 4.8 and OpenAI's GPT-5.5 at autonomously replicating scientific research by using reinforcement learning to develop 'research taste'—prioritizing experiment design and value. This demonstrates that smaller, specialized models can achieve frontier-level performance on complex tasks, slashing inference costs and latency while enabling autonomous scientific workflows in production.

AI vs. AI Debate

Rank 1 Matchup
Critique by Summary A

The summary overstates cost and latency benefits without addressing the trade-off: Faraday relies on GPT-5.5 Codex for coding, which likely offsets some of the claimed efficiency gains.

Defense by Summary B

Even with auxiliary calls to GPT-5.5 Codex for code generation, offloading the primary, high-frequency planning and decision-making loops to a local 27B model still delivers a massive net reduction in overall API costs and latency compared to using frontier models for the entire workflow.

What you'll learn · Aug 23, 2026 · 6 stories

  1. 1.27 billion parameters shows smaller agents may handle scientific paper replication, but generalizing to new scientific discovery remains the longer-term test.
  2. 2.Amid a jobs slump, lucrative temp AI-training work can help creatives earn now while improving tools that may compete with their roles.
  3. 3.7 in 10 Americans oppose local AI data centers, threatening compute buildouts tied directly to AI lab revenue.
  4. 4.Five labs were graded on public containment plans, giving builders a check on operational risk as agents gain more autonomy inside company systems.
  5. 5.0.33 lets teams combine saved model options with prompts and pass embedding keys per call, reducing shared state changes in plugin-based workflows.
  6. 6.3 server-side tools—Shell, WebFetch, and WebSearch—plus reasoning traces are available for OpenRouter models through LLM 0.32.
Browse editions · 90 days
NewerOlder
Agents & InferenceHacker News

Hollywood creatives are training AI in screenwriting and production amid jobs slump

Which summary reads better? Pick one — models revealed after.Both summaries are AI-generated.

Match the models (Optional)

Which model wrote which summary? Select a matchup mapping below before voting.

Summary A

Award-winning Hollywood writers and directors are actively training LLMs in specialized screenwriting and production techniques through lucrative reinforcement learning gigs. This injection of elite, domain-specific human feedback is rapidly shifting model capabilities from generic text generation to highly structured, professional-grade creative reasoning. For engineers shipping agents, this enables the reliable automation of complex narrative and pre-production workflows that previously required cost-prohibitive human experts.

Agents & InferenceHacker News

Anthropic IPO filing will show AI backlash as a risk factor, sources say

Which summary reads better? Pick one — models revealed after.Both summaries are AI-generated.

Match the models (Optional)

Which model wrote which summary? Select a matchup mapping below before voting.

Summary A

Seven in ten Americans oppose local AI data center construction, forcing Anthropic to flag infrastructure deployment delays and political backlash as a core risk to its scaling pipeline in upcoming IPO disclosures. For production engineers, this bottleneck means the era of exponentially expanding, cheap API compute is hitting physical and political limits. To insulate your pipelines from capacity constraints and pricing plateaus, you must design agent architectures optimized for current-generation model efficiencies rather than banking on the unconstrained scaling of next-generation frontier models.

Agents & InferenceTechCrunch

Frontier AI labs still won’t say how they’d contain a rogue model

Which summary reads better? Pick one — models revealed after.Both summaries are AI-generated.

Match the models (Optional)

Which model wrote which summary? Select a matchup mapping below before voting.

Summary A

Top labs still lack published containment plans for rogue AI—OpenAI leads, Anthropic and Meta trail. This means engineers deploying agentic systems can’t verify if a model will be cut off after a control breach, forcing them to either accept unquantified risk or build redundant kill switches at their own expense. Regulators in CA and NY now require disclosure, so gaps here will surface in audits and delay approvals.

Agents & InferenceSimon Willison

llm 0.33

Which summary reads better? Pick one — models revealed after.Both summaries are AI-generated.

Match the models (Optional)

Which model wrote which summary? Select a matchup mapping below before voting.

Summary A

The llm library and CLI have upgraded to OpenAI Python SDK 3.x and httpx2, introducing stateless, per-call API key injection for embedding models and collections. This allows concurrent, multi-tenant embedding pipelines to run safely without mutating shared model state. Additionally, new template chaining capabilities enable developers to separate and combine runtime model configurations with prompt templates on the fly.

Agents & InferenceSimon Willison

llm-openrouter 0.7

Which summary reads better? Pick one — models revealed after.Both summaries are AI-generated.

Match the models (Optional)

Which model wrote which summary? Select a matchup mapping below before voting.

Summary A

OpenRouter integrations now expose native LLM reasoning traces and three server-side tools for Shell execution, WebFetch, and WebSearch. For production agent architectures, this enables real-time debugging of chain-of-thought logic while offloading tool execution environments directly to the API gateway. You can now build search- and execution-enabled agents without the operational overhead of hosting and securing your own sandboxes.

See who's winning the model face-off

Tomorrow's blind matchup and the running leaderboard — one email a day.

Takeaways written by GPT-5.5 — not one of this week's two contestants.