PythonCette session est une plongée technique dans la création d'un pipeline de diagnostic assisté par IA. Nous verrons comment enchaîner trois modèles de vision par ordinateur pour analyser des radiographies et détecter pneumonie, COVID-19 et tuberculose. Puis, nous utiliserons les résultats pour interroger un LLM via une architecture RAG afin de générer un rapport préliminaire. Un cas d'usage de bout en bout qui montre la puissance de la combinaison.
PythonCommand-line tools are potent, but they can also be visually appealing. In this talk, we'll explore how Rich, a Python library for beautiful formatting and text-based user interfaces, can help us transform simple CLIs into engaging TUIs.
By the end of the session, you'll know how to bring your CLIs to life, making them not only more functional but also more enjoyable to use.
PythonBuilding supportive AI assistants requires the engineering of conversational context without dilution. We will cover the stages of conversation: setting initial context foundations; using summarizers and memory types (short/long/persistent) as conversations grow; and leveraging RAG for permanent knowledge and graph structures for dynamic information on entities. Includes practical implementation details like audio capabilities and observability.
PythonOn dit que les données sont l’or noir du 21e siècle. Cependant, la qualité des données dans les organisations est toujours pointée du doigt comme étant insuffisante pour en tirer une valeur. Dans cette conférence, nous allons passer en revue les techniques peuvent aider à améliorer la qualité et la valeur des données, comme les quality checks, le data observability, les data contract et le data mesh. Le tout accompagné d'exemples pratiques.
PythonLarge Language Models are everywhere, but how they actually work “under the hood” often remains a mystery. In this live-coding talk, we’ll skip the slides and build an LLM step by step, not just a toy model, but a state-of-the-art one. Along the way we’ll dive into tokenization, transformer architecture, small-scale training, and inference, showing how these components come together to power today’s most advanced models.
PythonFastAPI and Pydantic revolutionized API building in Python with strong typing, validation, and auto-docs. But generative AI often breaks that structure, messy JSON, brittle parsing, endless debugging. Pydantic AI brings the same rigor to AI agents: typed, validated, model-agnostic, observable. This talk shows how it works and how to use it to build reliable, structured AI Agent.
Pour offrir une bonne expérience, l'utilisation de cookies est nécessaire. Certains sont essentiels au bon fonctionnement du site, tandis que d'autres nous aident à mieux répondre à vos intérêts.