AI Day Schedule
Warning: This is a draft schedule and is subject to change.
Friday, April 25
09:00
09:30
Open-source Multimodal AI

Multimodal AI is booming this year with models capable of seeing, reading, hearing. Models advancing in this field unlocks many production use cases in robotics, document AI, computer/web automations and more!
In this talk we will go through everything multimodal and open-source: a bit of background, libraries, very basic APIs to get you started with open-source models, popular open-source models, use cases (multimodal agents, multimodal RAG, automated browser use and more!)
Room: 101
Keynote
Keynote
09:30–10:30
11:00
Pydantic: Crafting confidence in AI apps

Pydantic has become a cornerstone of AI development over the past few years, serving as a critical component in major SDKs including OpenAI, Anthropic, LangChain, and CrewAI. Through tools like Instructor (and later Structured Outputs), Pydantic has enabled the deployment of apps enhanced via LLMs in production environments. Now, PydanticAI is extending this capability to AI Agents. As AI communicates through data, Pydantic's data validation framework has become the internal language for AI systems.
Room: 2
AI Day - Apr 25
Talk
11:00–11:25
Putting PyTorch Models into Production

Deploying PyTorch models into production requires balancing performance, hardware efficiency, and cost optimization. Developers face challenges such as GPU memory constraints during training, suboptimal inference latency, and escalating cloud infrastructure expenses. For instance, modern models like LLMs demand specialized strategies to reduce GPU memory footprint while maintaining throughput.
Room: 101
AI Day - Apr 25
Talk
11:00–11:25
Knowledge Bases & Memory for Agentic AI

Some of the latest big evolutionary steps in generative AI has been models that support function calling and “agentic” capabilities. This is provides generative models with “tools” that allow them to go beyond generating outputs for simple queries, and start planning the best way to solve complex queries. In this talk, we’ll be diving into using vector databases as the backbone for these types of complex AI architectures, both serving as knowledge bases, and memory.
Room: 3
AI Day - Apr 25
Talk
11:00–11:25
11:30
Retrieval-Augmented Generation for Culturally Nuanced Emotion Analysis in Nigerian Afrobeats Lyrics

This talk presents a retrieval-augmented generation system tailored for emotion analysis in Nigerian Afrobeats lyrics. Integrating supplementary dictionaries with a hierarchical classifier can enable the system retrieve culturally relevant context to refine emotion predictions. We discuss the architecture, implementation challenges and potential for addressing code-mixing and linguistic nuances in low-resource settings.
Room: 101
AI Day - Apr 25
Talk
11:30–11:55
The Emergence of Agentic Workflows in AI
AI is evolving from passive tools to autonomous agents, driving the rise of agentic workflows that can plan, execute, and optimize tasks with minimal human input. This session will explore how large language models and multi-agent collaboration power these systems, enhancing efficiency and innovation. Attendees will gain insights into real-world applications, challenges, and the future of autonomous AI systems, uncovering how agentic workflows are transforming industries.
Room: 3
AI Day - Apr 25
Talk
11:30–11:55
The Best of Both Worlds: A Hybrid Approach to Lightning-Fast Product Matching

In an era dominated by data, businesses struggle with processing diverse, unstructured information across systems. This research presents an AI-powered pipeline addressing product matching challenges in retail and e-commerce. Our solution combines traditional matching algorithms with deep learning through a five-step process. This approach minimizes manual intervention while improving accuracy and efficiency.
Room: 2
AI Day - Apr 25
Talk
11:30–11:55
12:00
Building Compliant and Robust AI Systems: Navigating the EU AI Act with Python

This session provides a concise overview of EU AI Act compliance tailored for Python developers building AI systems. We'll explore key compliance areas, including risk management, robust model testing, cybersecurity, and explainability, highlighting practical tools and popular Python libraries.
Room: 3
AI Day - Apr 25
Talk
12:00–12:25
Building multi-agent AI applications made easy with LangFlow

AI agents are transforming the way we create applications. However, developing multi-agent applications can often feel complex and time-consuming. LangFlow simplifies this process by offering an intuitive, easy-to-use interface for building AI-driven solutions.
Room: 2
AI Day - Apr 25
Talk
12:00–12:25
AI 360: From Theory to Transformation

This talk charts the evolution of Artificial Intelligence through the dual lenses of data and models, tracing AI’s journey from early symbolic systems to today’s advanced data-driven techniques. Attendees will learn how the interplay of ever-growing datasets and increasingly sophisticated model architectures has powered major breakthroughs, transforming AI from theoretical curiosity to a global catalyst for innovation.
Room: 101
AI Day - Apr 25
Talk
12:00–12:25
12:30
Surprisal and the headache of tokenizer encodings in LLMs!

What can go wrong with tokenizer encodings? Everything! I will share my experience of understanding, misunderstanding, and ultimately learning to work with tokenization in LLMs. I will discuss what surprisal is, its relevance to my research, and its connection to tokenization. The talk will include various examples illustrating how misunderstandings of tokenization can arise, as well as strategies for debugging and preventing these issues.
Room: 2
AI Day - Apr 25
Talk
12:30–12:55
14:00
Unlocking the Power of Python and PyTorch for Biomedical Image Segmentation

How can machine learning enhance biomedical image analysis? This talk explores the potential of Python and PyTorch in automating artifact and damage segmentation. From data preprocessing to clustering-based label classification and deep learning-driven segmentation, key techniques will be discussed, including the use of Convolutional Neural Network architectures. The session will also cover performance evaluation and insights into advancing biomedical imaging with AI-driven solutions.
Room: 2
AI Day - Apr 25
Talk
14:00–14:25
How We Outperformed Microsoft, Google, and OpenAI in Speech-to-Text

We built a cutting-edge speech-to-text model that outperformed solutions from industry leaders like Microsoft, Google, and OpenAI. This is the story of how we identified a market gap, defined what makes "the best model," and turned our vision into a successful business.
Room: 3
AI Day - Apr 25
Talk
14:00–14:25
Code Generation in Regulated Industries: Opportunities and Challenges

AI-driven code generation can transform software development in regulated sectors like banking and insurance - but only if implemented securely and responsibly. In this talk, we’ll explore how to harness tools like GitHub Copilot and ChatGPT to boost productivity while ensuring compliance. Attendees will learn key considerations, best practices, and practical insights to keep code generation both efficient and fully auditable.
Room: 101
AI Day - Apr 25
Talk
14:00–14:25
14:30
Anonymization of sensitive information in financial documents using, python, diffusion models and named entity recognition

Unlock sensitive data potential with anonymization! Learn how Python, diffusion models, and Named Entity Recognition (NER) empower institutions to anonymize PII in financial documents, replacing it with synthetic stand-ins. Discover open-source, self-hosted tools to ensure privacy while unleashing data's full power.
Room: 3
AI Day - Apr 25
Talk
14:30–14:55
EGTL data-processing model prototype using Python

Discover how EGTL (Extract, Generate, Transfer, Load) extends traditional ETL by adding a “generate” step powered by GenAI. In this talk, I’ll demonstrate how Python pipelines on top of data warehouse can automatically extract data, generate new insights, and deliver optimized transformations. We’ll explore practical workflows, real-world use cases, and best practices—equipping you to apply EGTL in your own data projects.
Room: 2
AI Day - Apr 25
Talk
14:30–14:55
GenAI for Clients: No pain, no gain

What is the way from prove of concept to big production solutions for GenAI application? How to make it scalable and make one release by 7 sprints?
Room: 101
AI Day - Apr 25
Talk
14:30–14:55
15:00
AI Coding Agents and how to code them
AI Agents are the next big thing everyone has been talking about. They are expected to revolutionize various industries by automating routine tasks, mission critical business workflows, enhancing productivity, and enabling humans to focus on creative and strategic work. Of course, you can apply them to your everyday coding tasks as well.
Room: 101
AI Day - Apr 25
Talk
15:00–15:25
Leveraging Large Language Models for Automated Generation and Validation of Financial Descriptions for Lithuanian Companies
Scoris.lt utilized Large Language Models (LLMs) to address the challenge of improving SEO performance by generating financial descriptions for Lithuanian companies. The case study highlights the innovative application of LLMs and custom translation models to create high-quality, multilingual content at scale.
Room: Workshop 1
AI Day - Apr 25
Talk
15:00–15:45
How to evaluate fairness and safety in LLM applications?

Fairness and safety are fundamental criteria for building trustworthy and high-quality AI systems, whether they are credit scoring models, hiring assistants, or healthcare chatbots. But what does it truly mean for an AI system to be fair and safe? In this talk, I will explore the potential risks and challenges associated with these principles and introduce various approaches and techniques for evaluating AI systems. The discussion will center on applications powered by Large Language Models (LLMs).
Room: 2
AI Day - Apr 25
Talk
15:00–15:25
Enhancing Model Context Protocol (MCP) with Dynamic Tool Discovery for Smarter AI

The Model Context Protocol (MCP) is an emerging standard that enables structured data provisioning for LLMs and AI agents. However, the current data discovery mechanism in MCP is static. This limits the AI’s ability to dynamically assess the utility, relevance, and efficiency of data tool calls in real time. Here I present an enhancement to MCP "tool discovery" that introduces dynamic data descriptions, allowing LLM to be better informed.
Room: 3
AI Day - Apr 25
Talk
15:00–15:25
15:30
When safety is non-negotiable - 3 stages of building safety using data & AI
The more users your platform attracts, the more unwanted attention you'll get from people looking to game your system. While every product is unique, the journey of tackling these bad actors tends to follow similar patterns across companies. In this talk, I'll walk you through the three stages of platform protection that I've witnessed firsthand, and how to level up your safety game using the data you have.
Room: 3
AI Day - Apr 25
Talk
15:30–15:55
📂 Slow Productivity AI: Automating Knowledge & Task Management with Offline Hugging Face, n8n & Obsidian

Modern work demands constant context-switching—emails, notes, meetings, and tasks pile up, leaving us overwhelmed. This talk introduces a <b>slow productivity AI</b> approach, inspired by <b>Cal Newport</b>, that leverages <b>offline, open-source automation</b> using <b>Hugging Face, n8n, and Obsidian</b>. By structuring knowledge into meaningful tasks <b>without disrupting deep work</b>, we can create a <b>sustainable, low-distraction workflow</b>—working smarter, not just faster.
Room: 2
AI Day - Apr 25
Talk
15:30–15:55
From Raw Transactions to Insights: The Power of Embeddings in Fintech

Financial transactions generate vast amounts of sequential data, yet traditional risk assessment models often rely on predefined features that may not capture the full complexity of user behavior. This talk explores how transaction embeddings—inspired by techniques from NLP and Computer Vision—can transform financial modeling.
Room: 101
AI Day - Apr 25
Talk
15:30–15:55
16:30
Challenges and Opportunities of Agentic Systems: Present and Future

2025 is positioned to be the year of Agentic Systems - AI agents capable of autonomous decision-making that are transforming the software landscape. In just a few months, we have already seen the technology transition through multiple hype cycles. In this talk, we’ll cut through the noise to explore the real challenges and emerging opportunities in the space. We will examine where we are, where we're headed, and what it all means for developers shaping the future of AI.
Room: 101
Keynote
Keynote
16:30–17:30