Practical python data pipeline design

Darius Chira intermediate

How can you improve your data pipelines? What standards should you enfornce in your project? What tools should you use? This talk is all about best practices and practical tips for building reliable, scalable and maintainable data pipelines in python!


Weather you are working on your new AI project or …

more ...

Zero to shipped in 30 mins with AI coding assistants

Ricardo Sueiras beginner

Starting with a blank IDE, I will build out a working app from scratch before the sessions ends. I will be using my trusted AI coding assistant to help me, and will show you how I use these to create code that I can deploy.


I have spent over a …

more ...

Beyond the Cloud: On-premise Orchestration for Open-source LLMs

Raul Pino intermediate

Serving Ollama models, on-premise from any machine in your company’s datacenter or even from the PC you use for playing video games, and orchestrating inference, as easy as using Redis, official ollama-python/ollama-js packages, and oshepherd, in your web application or your jupyter notebook.


Introducing different options for running …

more ...



Teach Your Old Code New Tricks: Automating Code Quality in Large Projects

Dor Schwartz intermediate

Python’s flexibility often leads to messy code, like a cluttered kitchen where bugs thrive! 🪳

Learn how to add code quality tools to existing codebases to catch slip-ups, reduce bad smells and technical debt, keeping your repo tidy and your fellow developers happy✨


Ew, what’s that smell? Is it …

more ...

AI-gent 007: Build your Digital Assistant in 30 min

Valeria Jankowskaja all

Learn how to make your own AI agent. We’ll start with the basics of how AI agents work, then jump straight into building one yourself. You’ll be surprised how simple it is - even easier than many basic coding projects you’ve done before. We’ll use straightforward tools …

more ...


Software estimation is a delusion or is it just a misused tool?

Ines Panker all

It has been known since the 70s that developers tend to give very optimistic estimations. We prefer to have exact numbers, even if that means they are wrong most of the time. But maybe it isn’t really accuracy people are looking for. Maybe it is all about risk aversion …

more ...

Using Python & Neo4j to Explore Business Connections

Artem Sentsov beginner

See how Python and Neo4j bring your data to life. We uncover hidden patterns and real connections that empower smarter business moves. My talk is easy to follow and hands-on, with a real ClearPic.ai demo. Let’s see data in a whole new way!


Data is more than rows …

more ...