← Browse

Session brief

Lets Build An Agent from Scratch — Kam Lasater

Kam Lasater

19 min

Overview

This talk demonstrates how to build an AI agent from scratch, breaking down the core components and their interactions. The presenter aims to demystify agent functionality by starting with a simple LLM call and progressively adding elements like conditional logic, tool usage, and planning mechanisms. The goal is to provide viewers with an intuitive understanding of how agents operate, enabling them to experiment with and adapt the provided code.

Who should watch

Key takeaways

Notable quotes

*An agent LLM memory planning tools and a while loop.*
*The running and breaking is very very important part to the learning.*
*The tools are are best handled by thinking of them as text Transformations.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.