Talks
I enjoy speaking engagements. These are talks I held at conferences 📢
PyData Eindhoven 2024
Eindhoven, The Netherlands —
The Levels of RAG 🦜
PyData London 2024
London, United Kingdom —
Are you ready for MLOps? 🫵
AI Community Day 2024
Utrecht, The Netherlands —
LLMOps on Azure: scaling RAG applications, using Azure AI Search (keyword and vector search, reciprocal rank fusion), hosting LLM apps on Azure Container Apps, IaC with Terraform, robust CI/CD setups and an elaborate observability stack with Langfuse/OpenTelemetry.
PyCon SK 2024
Bratislava, Slovakia —
What are the prerequisites you need before you can properly adopt MLOps? Let's learn together: why MLOps, what it is, how it relates to DevOps- and how you can best adopt it.
PyData Eindhoven 2023
Eindhoven, The Netherlands —
LLM data extraction: prompt engineering, JSON output modes, Function calling, Pydantic schemas, evaluation and a GPT 3.5 vs GPT 4 vs PaLM showdown.
GoDataFest 2023
Amsterdam, The Netherlands —
How can we extract more value from data by using what LLMs can offer us? Previously-impossible data extractions can be now done and a new level of data quality and direct filtering can now be realized.
DataMass Gdańsk Summit 2023
Gdańsk, Poland —
Enriching datasets with LLMs: JSON output modes, schema definitions with Pydantic, evaluating structured data extraction, Function Calling.
PyData Eindhoven 2022
Eindhoven, The Netherlands —
Devcontainer deep dive. Covering the Devcontainers rationale, the new containers.dev specification by the Microsoft team, Linux Docker essentials, mounts, ports, IDE integration and a practical guide on how you can create a Devcontainer for a Python project yourself.
GoDataFest 2022
Amsterdam, The Netherlands —
Talk on Devcontainers. Motivating developer environment discrepancies, their consequences and the resolution: using Devcontainers. Covers the Devcontainer specification, linux user permissions, filesystem mounts, opening up ports, running Devcontainers in CI and more.