Completed
0:00 - The problem with forgetful AI agents
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Build AI Agents with Memory
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 - The problem with forgetful AI agents
- 2 0:34 - What you'll learn in this video
- 3 1:15 - Agentic memory concepts
- 4 2:58 - Introduction to ADK memory services
- 5 3:51 - Code walkthrough: Build a simple conversational agent
- 6 5:20 - Source code for different memory services in ADK
- 7 10:20 - Define Vertex AI Memory Bank
- 8 12:19 - How Memory generation works in InMemoryMemory service
- 9 17:40 - How to use Vertex AI Memory Bank with ADK
- 10 22:45 - Agent Engine SDK to generate memories
- 11 24:20 - Memory consolidation
- 12 26:58 - Automate memory generation with callbacks
- 13 28:44 - Search and use memory in your agent
- 14 34:10 - Customize Memory storage and extraction
- 15 38:51 - Set TTL for memories
- 16 41:58 - Eng Talk: Community questions
- 17 44:08 - Recap