Feature

How to Build a Self-Improving Company with AI

How to Build a Self-Improving Company with AI

YC General Partner Tom Blomfield explains how to move beyond the traditional hierarchical company structure and build a self-improving organization using AI. He introduces the concept of recursive, self-improving AI loops that can optimize a company's operations, products, and knowledge base while the founders sleep.

Your Coding Agent Should Do AI System Engineering — Ben Burtenshaw, Hugging Face

Your Coding Agent Should Do AI System Engineering — Ben Burtenshaw, Hugging Face

Ben Burtenshaw from Hugging Face demonstrates how coding agents are tackling complex AI systems engineering tasks. He outlines a three-tiered approach: interactively writing CUDA kernels, autonomously fine-tuning LLMs, and deploying a multi-agent research lab (AutoLab) to parallelize experiments, all powered by file-based "skills" and open primitives on the Hugging Face Hub.

"Garbage In, Garbage Out" is a LIE

"Garbage In, Garbage Out" is a LIE

Terrence Lee-St. John, author of "From Garbage to Gold," challenges the "garbage in, garbage out" mantra. He presents a data-architectural theory explaining why models trained on noisy, high-dimensional tabular data can achieve robust predictive performance by focusing on recovering latent signals rather than exhaustive data cleaning.

CAG vs Long Context: How AI Models Use and Remember Information

CAG vs Long Context: How AI Models Use and Remember Information

Martin Keen explains how Long Context and Cache Augmented Generation (CAG) serve as powerful alternatives to RAG for providing external knowledge to LLMs. This summary details the mechanics of each approach, the role of the KV cache, the practical application through prompt caching, and the trade-offs in performance, cost, and latency for real-world AI workloads.

The Story Behind Cerebras’ $63 Billion IPO with Founder and CEO Andrew Feldman

The Story Behind Cerebras’ $63 Billion IPO with Founder and CEO Andrew Feldman

Cerebras CEO Andrew Feldman discusses the company's journey from a contrarian bet on wafer-scale computing to a $63 billion public company. He details the technical breakthroughs, the challenge of being ahead of the market, and how the recent explosion in AI demand for fast inference validated their architecture, leading to a landmark $20 billion deal with OpenAI.

What AI Agents Can Do Inside MATLAB and Simulink - Tianyi Zhu | Podcast #173

What AI Agents Can Do Inside MATLAB and Simulink - Tianyi Zhu | Podcast #173

Tianyi Zhu from MathWorks explains the key differences between AI agents and chatbots, highlighting how agentic AI acts as a powerful amplifier for engineers. The discussion covers practical use cases in MATLAB and Simulink, measurable ROI in automotive workflows, and strategies for safely integrating non-deterministic AI into high-stakes engineering environments.