Feature

Goldman Sachs Chairman on AI and the Future of Finance | The a16z Show

Goldman Sachs Chairman on AI and the Future of Finance | The a16z Show

Lloyd Blankfein, former CEO of Goldman Sachs, shares insights on leadership in crisis, the philosophy of risk management, and the evolution of institutional culture. He discusses navigating the 2008 financial crisis, the transition from a partnership to a public company, and the profound impact of technology and AI on finance and risk.

Pair Programming with AI in Your Python Notebook — with Dr. Trevor Manz

Pair Programming with AI in Your Python Notebook — with Dr. Trevor Manz

Dr. Trevor Manz from Marimo introduces Marimo Pair, an open-source agent skill that enables coding agents like Claude Code to interact with and drive reactive Python notebooks. He discusses the mechanics of agent skills, the power of recursive language models for agentic reasoning, and his work on the AnyWidget project, which bridges the gap between Python's data ecosystem and interactive web technologies.

Why AI Agents Need an Operating System

Why AI Agents Need an Operating System

Current AI agents are powerful but lack memory, context, and safety, behaving like "genius goldfish." This summary explains the necessity of an AI Agent Operating System (OS) to provide essential infrastructure for managing memory, tools, identity, and governance, making agents reliable, scalable, and trustworthy.

Viktor: AI Coworker That Lives in Slack — Fryderyk Wiatrowski

Viktor: AI Coworker That Lives in Slack — Fryderyk Wiatrowski

This talk explores the journey of building Viktor, an AI employee that lives entirely in Slack. It details the unique challenges of scaling an AI agent from a personal tool to a company-wide coworker, focusing on memory isolation, context management across different Slack interactions (DMs, channels, threads), and the surprising importance of the AI's personality for user adoption.

Making Every Supermarket in America Autonomous

Making Every Supermarket in America Autonomous

Brandon Hill, co-founder and CEO of Vori, discusses how his company is digitizing the $1.5 trillion grocery industry with an all-in-one OS. He covers their journey from a simple ordering app to a full-stack platform, the use of AI agents to automate pricing and inventory, and their vision for the 'self-driving' grocery store.

Why AI Agents Shouldn't Replace Your Fraud Models

Why AI Agents Shouldn't Replace Your Fraud Models

Varant Zanoyan, original author of the Chronon feature platform, introduces 'agentic experimentation'—a pattern where AI agents improve high-stakes ML systems without making live decisions. He explains how Chronon solves key challenges like infrastructure sprawl, safety, and reproducibility through a semantic API, branch-based isolation, and compute reuse, enabling agents to safely create production-ready pipelines for human review.