Log in or create a free Rosenverse account to watch this video.
Log in Create free account100s of community videos are available to free members. Conference talks are generally available to Gold members.
Summary
Agents, RAG, Memory, Vector Databases, Tool Use, MCP! The sector is rapidly evolving lots of architectures to make AI products more helpful and impactful. Peter van Dijck of Simply Put will share a simple framework that helps you understand how to think about these architectures, how to plan around them, and how to work with engineering teams on them. None of this is rocket science, but the acronyms are many. You don’t need to write code, but you do need to understand what is going on in these systems. You will learn how to think about and understand these complex-seeming architectures, and how to think about new ones as they come out.
Key Insights
-
•
Large language models are stateless and rely entirely on the provided context window for each response.
-
•
The context window is essentially a text file aggregating system instructions, user queries, documents, and other relevant data.
-
•
All modern AI techniques (retrieval, augmented generation, tool use) aim to improve the quality and relevance of this context window.
-
•
Tool use allows the model to autonomously decide when to invoke external APIs or services based on the input query.
-
•
Agent models enhance tool use by planning and executing multiple tool calls in an iterative, reasoning loop until a task is complete.
-
•
Post-training with billions of examples significantly improves models' abilities in reasoning, tool use, and planning.
-
•
Designing AI products should begin with user needs and the necessary context rather than starting with complex agent architectures.
-
•
Prompt structure, including semantic content and organization (e.g., XML tags), helps the model parse context effectively but is flexible.
-
•
Token limits constrain the context window size; modern models like Google’s can handle up to a million tokens, enabling very large context inputs.
-
•
User-specific data (e.g., PTO policy, employee info) can be integrated into the context window dynamically through backend queries to provide accurate personalized responses.
Notable Quotes
"Models are stateless; they have no memory and forget everything after each response."
"Context design and context engineering mean figuring out and building what needs to go into that text file sent to the model."
"All the complicated-sounding techniques are just ways to put the relevant text into the context window."
"Think of the context window like an intern's briefing document: would the intern be able to answer the question with this information?"
"Tool use lets the model decide itself when to call external APIs or services to get needed information."
"An agent is a model using tools in a loop, making plans, reasoning, and calling tools until it’s done."
"Post-training on billions of examples is like training a dog over and over until it gets really good at reasoning and tool use."
"You never start AI product design from the technology itself; you start from the user outcomes and retro-engineer the needed context."
"Language is hard, and we use anthropomorphic words like reasoning and thinking to describe what the model does technically."
"If you understand how engineers think about these models, you won’t be scared of concepts like synthetic data or tool use."
Dig deeper—ask the Rosenbot:
















More Videos

"We have a feedback program agreement that once signed, is evergreen and covers everyone in the customer’s company."
Tracy McGoldrickIBM User Experience Program—The What, Why and How
October 15, 2021

"Being far removed from the consequences of your design work can lead to apathy and a shrug of the shoulders."
Mariah HayEthics in Tech Education: Designing to Provide Opportunity for All
June 14, 2018

"You have to be serious people making this business work, not just doing conferences and performative acts."
Max Gadney Andrea Petrucci Joshua Stehr Hannah WickesAssessing UX jobs for impact in climate
August 14, 2024

"Democratization of research is not just about scaling capacity but about fostering collaboration."
Jane DavisStrategic Shifts and Innovations in User Research: Navigating Challenges and Opportunities
March 11, 2025

"Where quite long your life? Bit glossy and a bit punchy. Kiss, kiss."
Jemma AhmedResearch at an inflection point: Adapting to a new era of collaboration, equity, and innovation
March 11, 2025

"Design capability scaling behaves like a social movement with a narrow path to success, requiring both skill-building and environmental adaptation."
Andrew WebsterScaling Design Capability: How Involved Should You Be?
September 30, 2021

"Those who don’t know the past are doomed to repeat it."
Erin MaloneUnderstanding the past to prepare for the future
July 19, 2024

"Fear of AI comes from not trusting the inputs, the data powering these models."
Tricia WangFrom Users to Shapers of AI: The Future of Research
March 25, 2024

"The design of our systems should make room for messy, complicated human realities, not just positive illusions."
Deanna ZandtThe Unspoken Complexity of “Self-Care” with Deanna Zandt
July 21, 2022