Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Serverless Agentic Containers with Knative
Learn to build scalable, event-driven AI agents on Kubernetes and Knative. See three agents collaborate locally, sharing context and memory, all configured with minimal YAML.
When your agent is done with its task you want him to scale back to 0 replicas and you want to wake him up with an Event Driven approach, all of this configured with 5 lines of YAML : This is what SAIL (Serverless AI Layer) is, the new Open Source framework based on Kubernetes and Knative !
During the demo we will deploy 3 agents using a super streamlined Custom Resource , kickoff the first agent with a Kafka message and see the magic happen with all the agents starting collaborating together, sharing context and memory. We wil show how all of this can run locally on your machine, leveraging Kubernetes with Docker and inferring using Docker Model Runner.