Posts

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.

The Golden Age Thesis | Marc Andreessen on MTS

The Golden Age Thesis | Marc Andreessen on MTS

Marc Andreessen discusses the current state of AI, arguing that real-world usage and productivity gains tell a story of euphoria and empowerment, directly contradicting the fear-based narratives prevalent in media and misleading polls. He explores how AI is creating hyper-productive “builders” and expanding work rather than eliminating it, while also touching on the breakdown of institutional trust and the stark generational divides in how technology and truth are perceived.

Stop AI Agents From SQL Injecting Your Database

Stop AI Agents From SQL Injecting Your Database

Averi Kitsch, Staff Software Engineer at Google, outlines a four-step evolution for securing AI agents that access databases, moving from dangerous, model-controlled tools to a zero-trust architecture. Drawing on insights from over 20 million monthly tool calls, the talk provides a practical roadmap for preventing data leaks by separating identities, constraining actions, and removing credentials and PII from the agent's control.

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.

MLX Genmedia — Prince Canuma, Arcee

MLX Genmedia — Prince Canuma, Arcee

A tour of MLX, the on-device AI framework for Apple Silicon. This talk explores real-world applications from real-time vision and multimodal omni models to sub-100ms speech synthesis and video generation, all running locally. It highlights breakthrough techniques like Turbo Quant for 1M context and showcases community projects in robotics and native apps, arguing for a future where powerful AI runs without the cloud.

Predictive vs Generative AI: How They Work and When to Use Each

Predictive vs Generative AI: How They Work and When to Use Each

Predictive AI forecasts what will happen next based on historical data, while Generative AI creates new content by asking what something could look like. This summary explores their fundamental differences in outputs, data types, underlying models like transformers and diffusion systems, and how they can be used together in enterprise applications.