← Browse

Session brief

Trust, but Verify: Shreya Rajpal

20 min

Overview

This talk introduces a new programming paradigm for generative AI applications called Trust, but Verify. It addresses the inherent non-deterministic nature of machine learning models, which leads to issues like hallucinations and unreliability, especially when moving from prototyping to production. The proposed solution involves implementing a verification suite around LLM outputs to ensure correctness and build trust in AI applications.

Who should watch

Key takeaways

Notable quotes

*Add a constraint checker to check for valid generation. On violation inject what was generated and the rule violation and regenerate.*
*Guardrails acts as a safety firewall around your LLMs and this kind of fundamentally introduces a novel paradigm.*
*The paradigm that we propose is that only use large language model outputs if your verification suite passes.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.