Feature

Predictability Beats Accuracy in Enterprise AI

Predictability Beats Accuracy in Enterprise AI

Anant Bhardwaj, CEO of Instabase, presents a pragmatic guide for building enterprise AI. He argues that AI agents are best used during the 'design-time' to create predictable workflows, rather than for autonomous 'runtime' operations. Bhardwaj also debunks the hype around RAG, highlighting its dependency on data quality, and explains why trust in AI systems stems from predictability, not just accuracy.

No Priors Ep. 130 | With OpenEvidence Founder Daniel Nadler

No Priors Ep. 130 | With OpenEvidence Founder Daniel Nadler

Daniel Nadler, founder of OpenEvidence, discusses the platform's rapid adoption by 40% of US physicians. He explains how OpenEvidence solves the semantic search problem in high-stakes clinical decision-making, its growth strategy of treating doctors as consumers, and how AI will reshape medical education and the role of the physician.

Exa: Organizing the World’s Knowledge

Exa: Organizing the World’s Knowledge

Will Bryk, co-founder and CEO of Exa, discusses the journey and technology behind building a search engine from scratch, specifically designed for AI systems. He explains why traditional search engines fail in an AI-first world and how Exa's full-stack, compute-heavy approach aims to solve the world's "information blocker" problems.

Security & AI Governance: Reducing Risks in AI Systems

Security & AI Governance: Reducing Risks in AI Systems

The video explains the distinct but complementary roles of AI governance and security in mitigating AI risks. It contrasts their focuses, from self-inflicted policy violations (governance) to intentional external attacks (security), and proposes a layered framework combining both for comprehensive protection.

Build Hour: Built-In Tools

Build Hour: Built-In Tools

Built-in tools like web search, file search, and code interpreter allow developers to extend model capabilities out-of-the-box. This summary covers the concepts, compares them to function calling, and details a demo of building a data exploration dashboard using multiple tools in concert.

Build Hour: Voice Agents

Build Hour: Voice Agents

A deep dive into building sophisticated voice agents using OpenAI's Realtime API and Agents SDK. The session covers architectural patterns like chained vs. end-to-end models, the use of multi-agent systems with handoffs for specialized tasks, and best practices for production including debugging with traces, implementing guardrails, and creating robust evaluations.