Back to archive
Issue #27··20 min read·10 stories

CFOs Cut AI Budgets: 3 Metrics to Save Your Project

OpenAI seeks $50B, LeCun warns of dead ends, and the AI data fight heats up.

Over the weekend, CFOs began tightening AI budgets, with analysis highlighting three metrics that can keep your projects funded. This signals a new era of ROI scrutiny for AI initiatives. Elsewhere, OpenAI is reportedly seeking another $50 billion as the fight over AI training data escalates.

NEWS
4 stories

90% Can't Distinguish Runway Gen-4 Video from Real

RunwayML's Gen-4 model produced videos indistinguishable from real footage for over 90% of 1,000 participants. This raises the bar for visual fidelity in AI-generated content, impacting areas like synthetic media detection and content creation workflows.

2

Claude's AI Constitution Published, Guides Model Training

Anthropic released a new "constitution" for its Claude AI model under a Creative Commons license. This document details Claude's values and desired behaviors, directly shaping its training by explaining why certain characteristics are preferred, aiming for transparency and external critique.

3

OpenAI's $17B Annual Burn Drives $50B Funding Search

OpenAI is reportedly seeking $50 billion from Middle Eastern sovereign wealth funds, aiming for a $750-830 billion valuation. This fundraising comes as the company faces a $17 billion annual burn rate against $9 billion in revenue. Financial experts voice skepticism, but OpenAI asserts infrastructure investment is crucial for future expansion.

4

AI Training Data Faces Copyright Showdown

Copyright holders, including artists and publishers, are suing AI companies like Anthropic and Google over training data. Courts are now weighing traditional fair use against the transformative nature of AI's massive datasets, raising questions about data sourcing for future models.

TECHNICAL
1 story
1

Codex Agent Loop Internals Explained

OpenAI details the Codex agent loop, explaining how its local agent orchestrates user, model, and tool interactions. The post covers prompt construction and context window history management for LLM agents.

ANALYSIS
3 stories
1

Three Metrics to Defend AI Budgets from CFO Cuts

CFOs are demanding clearer ROI for AI investments, as 'time saved' metrics fail to justify spend. Instead, focus on Quality Lift (e.g., higher conversion rates), Scope Expansion (new work now possible), and Capability Unlock (employees performing new tasks without specialized skills). These metrics directly link AI impact to revenue, providing an effective ROI model.

2

Yann LeCun: LLM-Only Focus a 'Dead End'

AI pioneer Yann LeCun left Meta to launch AMI Labs, focusing on AI systems capable of planning and prediction. He argues Silicon Valley's singular focus on LLMs is a 'dead end,' as these models lack real-world understanding and planning abilities. LeCun warns this narrow approach risks US companies losing their lead.

3

2026 Predictions: AI ROI, Agent Breaches, Nvidia Cost Lead

Enterprise Technology Research's survey of 1,700 business leaders predicts 2026 will bring scaled AI ROI, agent-driven security breaches, and Nvidia widening its lead in cost per token. They also forecast a 5% rise in IT spending and SaaS monetization shifting from seat-based pricing.

TOOLS
3 stories
2

Local RAG Tool Keeps Data On-Device

localGPT is an open-source Python tool that lets you chat with your documents using GPT models entirely on your local device. It keeps all data private, ensuring no information ever leaves your machine for RAG applications.

3

Full-Duplex Speech-Text Model Released

Kyutai Labs launched Moshi, an open-source speech-text foundation model. Moshi is a full-duplex spoken dialogue framework that integrates Mimi, a streaming neural audio codec.