Create interactive explanation of ML algorithms using Plotly

Alfarabi Issakhanov beginner

Plotly - open source library enabling you to visualize data. Not only it can be used for presentation of insightful and beautiful charts, but also you can use it to create interactive tutorials of some technical concepts. As an example, it can help you to teach, and therefore learn, traditional Machine …

more ...

Building Retrieval Augmented Generation (RAG) AI applications with LangChain

Christophe Bornet beginner

Discover how Retrieval Augmented Generation (RAG) is revolutionizing the way Large Language Models (LLMs) deliver accurate and relevant responses. By adding context to prompts, RAG enhances the quality and precision of model-generated answers.


Retrieval Augmented Generation (RAG) is a powerful method that helps Large Language Models (LLMs) provide better responses …

more ...

Concurrency in Python: Threads, Processes, and Asyncio

Christophe Bornet all

Discover how Retrieval Augmented Generation (RAG) is revolutionizing the way Large Language Models (LLMs) deliver accurate and relevant responses. By adding context to prompts, RAG enhances the quality and precision of model-generated answers.


Retrieval Augmented Generation (RAG) is a powerful method that helps Large Language Models (LLMs) provide better responses …

more ...

Music Classification using Deep Learning based on Python

Octaviano Pratama beginner

Music classification by genre, era, and mood has become an interesting area of research in music and audio processing. By identifying the genre, era, and mood of music, we can provide music tailored to the user's preferences. To recognize music types, we need features that represent the music itself, such …

more ...

Data Classification: From Chaos to Clarity with LLMs and Python (of course)

Radovan Baćović intermediate

How does struggling with AI product development in the Python landscape look today? Any IT professional knows the perils of using recursion, but we’ve taken a step forward-leveraging an AI-driven tool, created by us, to create AI-powered products help us to classify the data, supported by Python.


How does …

more ...

Django FTL: Resolving bottlenecks on the path to high performance.

Maxim Danilov intermediate

The Django framework offers a beautiful set of diverse tools that are easy to understand, set up, and start working with. However, after some time, appearing disadvantages of the framework’s features may increase the complexity of the development process and fatally reduce project performance. While the new version of …

more ...

Prompt like a queen

Isabella Nowotny, Shirley Werchota all women

Join us for an engaging 90-minute workshop, "Prompt Like a Queen," hosted by Shirley Werchota and Isabella Nowotny from Women in AI Austria.

In this session, you’ll dive into the art of prompting—learning how to communicate effectively with AI to achieve better and more precise results. The workshop …

more ...

AI and Ethics - What we SHOULD be pondering

PJ Hagerty beginner

In this talk, we’ll talk about what developers should focus on to build their AI knowledge and skills, what things we need to know outside of the technology to help our understanding, and some general ideas around AI itself.

more ...

Building agent systems with Apache Kafka and Apache Flink

Olena Kutsenko all

Whether you’re building chatbots, monitoring systems, or intelligent automation, you’ll learn how to design scalable, context-aware AI agents that operate seamlessly with streaming data.


AI-powered agent systems are becoming essential for automation, personalization, and real-time decision-making. But how do we ensure that these agents can process information continuously …

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 ...