Agentic Applications with Symfony & Cache Invalidation, Solved
May 2025 meetup featuring agentic applications with Symfony and cache invalidation strategies, including a live demo of the Symfony Cache component.
Talk 1:"Agentic Applications with Symfony" by Christopher Hertel
A chat interface is by far not all what you could build with Symfony and Large Language Models. And agentic applications are the next level of integrating AI - not only in your code, but also in your business. Let's have a look together on some basic concepts and hands-on examples of letting AI take over more responsibilities in a well-defined and automated manner.
Talk 2: "Cache Invalidation, Solved" by Asmir Mustafic
Learn how to use cache tags in your application cache layer (no http, no varnish), reducing the needed code to handle the cache invalidation and taking advantage of the probabilistic cache expiration.