← Browse

Session brief

Patrick Dougherty: How to Build AI Agents that Actually Work

18 min

Overview

This talk focuses on practical lessons learned from rebuilding a product around AI agents, emphasizing the importance of enabling agents to reason rather than solely relying on the underlying model's knowledge. Key to this approach is the concept of the Agent Computer Interface (ACI), which involves carefully designing the structure and format of tool calls and their responses. The speaker argues that focusing on ACI iteration and the surrounding ecosystem, including user experience and security, is more valuable than fine-tuning models or over-reliance on abstraction frameworks for production environments.

Who should watch

Key takeaways

Notable quotes

*The agent needs to be able to take directions, have access to call at least one tool and get a response back, and should be able to autonomously reason how and when to use its tools to accomplish that objective.*
*Small tweaks to the agent computer interface can have a massive impact on the accuracy and performance of your agent.*
*The most valuable thing you can do is the set up the ecosystem around your agent including the user experience of how your user interacts with your agent and then also the connections and the security protocols that your agent has to follow in doing its work.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.