STAGE: Ethics in democratizing AI by Andre Sara | Andre Sara will present how Democratizing AI leads to ethical challenges and could impact sustainable usage of AI. If we continue to use AI at this pace, for everything, without thinking about it, emissions will skyrocket from AI usage. How can we bring in more responsible AI usage? And what about model safety & the outputs of AI? Will democratized AI affect our trust in AI?
Andre Sara will provide answers to these questions around AI. |
ONLINE ONLY: Building a Sustainable Career Companion: An Agent-Based Approach by Waleed Arshad | In an era of rapidly evolving AI, the principles of sustainability are paramount. This talk delves into the practical application of Sustainable AI by demonstrating the live construction of an intelligent job finding agent from the ground up. We will explore how leveraging Retrieval-Augmented Generation (RAG) enables efficient information retrieval, minimizing the computational cost associated with traditional large language models. Furthermore, we will extend this demonstration by introducing a modular, multi-agent architecture, showcasing how specialized agents for job searching and resume advising can collaborate to create a comprehensive career companion. By focusing on resource-conscious design and modularity, this session will illustrate how we can build powerful AI tools with a mindful approach to environmental and computational impact, paving the way for a more sustainable future of intelligent systems. Join us to witness the creation of an AI agent that not only empowers job seekers but also embodies the core tenets of Sustainable AI. |
STAGE: Building Sustainable and Fairer AI by Laura Morinigo | |
ONLINE ONLY: Privacy-first in-browser Generative AI web apps: offline-ready, future-proof, standards-based by Maxim Salnikov | Powerful generative AI features are quickly becoming a baseline in modern development. Potential blockers include privacy concerns, the need for a stable connection, and the costs associated with using or hosting models. However, we can now leverage generative AI directly in the browser on the user's device using emerging Web APIs like WebNN, combined with higher-level frameworks, for a better developer experience. In my session, I’ll discuss the current state of in-browser ML and AI features, compare the main players, and show you how to start building an offline-ready, future-proof, standards-based web application. |
STAGE: Computer Vision for Humanitarian and Climate Crisis Response byLeyla Damoisaux-Delnoy | From real-time disaster mapping to long-term environmental monitoring, computer-vision techniques are rapidly becoming essential tools for saving lives and protecting the planet. In this talk, we’ll explore how visual AI systems can detect and assess crises—such as floods, wildfires, and infrastructure damage—using satellite, aerial, and ground-level imagery. We’ll look at the opportunities these technologies create for NGOs, first responders, and climate researchers, as well as the ethical, privacy, and equity challenges that arise when deploying AI in vulnerable communities. Attendees will leave with a broad understanding of current capabilities, emerging research directions, and practical considerations for turning pixels into actionable insights for humanitarian and climate action. |
WORKSHOP ROOM: Slim Models, Strong Impact with Gemma by Vasudev Maduri | Go Sustainable with Gemma:
"Gemma, Google’s new family of lightweight, state-of-the-art open models. Built on the same research and technology as the groundbreaking Gemini models, Gemma empowers developers to create innovative applications across various platforms. We’ll cover the types of models available and how to customize them to tune for new tasks.
This session will explore the multifaceted capabilities of Gemma models, providing practical insights, demos, and code demonstrations for:
Kaggle: Building engaging chat applications using the Keras API and the Kaggle Model Hub.
Hugging Face: Leveraging the open collaboration between Google and Hugging Face for seamless integration and deployment.
Mobile: Experimenting with Gemma on-device using MediaPipe and TensorFlow Lite for cross-platform compatibility.
Local Machines: Running Gemma efficiently on laptops with Llama.cpp and quantized models.
Vertex AI: Streamlining AI development and deployment with Vertex AI’s comprehensive platform.
Whether you’re a seasoned AI developer or just starting, this session will equip you with the knowledge and tools to harness the full potential of Gemma models. The session will conclude with a series of live demos showcasing the practical applications of these technologies" |
STAGE: Panel Discussion – Ethics, Responsibility & AI with David Timis, Andre Sara and Sasha Denisov | Ethics and Responsibility are core concepts to think about when designing, building and using AI. We will talk about not only how to design them responsibly, but also wether they should be guarded by policies and the government. |
WORKSHOP ROOM: Workshop by Laura Morinigo | Building Sustainable and Fairer AI – Beyond a talk: Practical steps developers can take to identify and mitigate bias when building or integrating features that use AI/ML models (even if they didn't build the model itself). |
STAGE: Lunch & Networking – Food & Drinks: Vegan, Vegetarian & Meat. | Enjoy Networking with all 300 participants of TransformIT Europe & our conference, including Vice Presidents of T-Systems or Bosch. Enjoy first class meals, drinks. For meetings you can go into any of our meeting-lounges. |
STAGE: Responsible Vibe Coding by Jarosław Michalik | "AI tools are making ""developers"" out of anyone with a keyboard. That person who had no clue what a variable was last week? They're now selling AI apps built with code they can't explain. Welcome to Vibe Coding™ – code that somehow runs, until it doesn't, and nobody can fix it.
Is that a problem? Maybe. Probably. Definitely when it breaks.
This talk gets real about what's happening: AI makes coding available to everyone, but soon we’ll be drowning in buggy apps made by people who don't understand how their own code works.
I'll cover:
- How to distinguish between effective AI assistance and creating long-term problems
- Creating stable solutions that aren't dependent on platforms
- Helping newcomers learn proper development fundamentals
- Common pitfalls to avoid when using AI for coding projects
This session is valuable for both experienced developers and those new to coding with AI tools. You'll leave with practical, immediately applicable strategies." |
WORKSHOP ROOM: Sustainable AI in Your Pocket with Gemma by Sasha Denisov | "As AI becomes more powerful, its environmental impact is growing — from energy-hungry cloud servers to data privacy concerns. But what if intelligence could live right in your pocket?
In this talk, we’ll explore how to build fully offline AI agents that run directly on mobile devices using Google’s lightweight Gemma models. This on-device approach drastically reduces energy consumption by eliminating the need for constant cloud access — making it not only faster and more private, but genuinely sustainable.
You’ll learn how to choose the right small-footprint models (like Gemma, Mistral Small, or Deepseek), and how to integrate them into your mobile or web app using a dedicated Flutter plugin built by the speaker. We’ll cover practical techniques for running these models locally, fine-tuning them for specific tasks, and even enabling Retrieval-Augmented Generation (RAG) entirely on-device — allowing your agent to access and reason over local data like notes, files, or offline databases.
Whether you're building apps for education, healthcare, or everyday productivity, this session will show how to create intelligent, eco-conscious user experiences that don’t rely on a network — just your phone." |
STAGE: Designing AI for Trust by Konstantinos Kechagias | As AI systems become increasingly embedded in our daily lives, safeguarding privacy is not only a technical requirement but also a social imperative. This talk explores how privacy-preserving techniques—such as federated learning, differential privacy, and secure multiparty computation—can serve as foundations for socially sustainable AI. We will examine how embedding privacy by design enhances trust, supports regulatory compliance, and enables ethical innovation. By linking privacy to broader notions of sustainability, the talk offers a vision for AI systems that are not only intelligent, but also respectful, responsible, and resilient. |
WORKSHOP ROOM: Infusing Java with AI - 5 Tips and Strategies for GenAI-Powered Applications by Rustam Mehmandarov | AI is transforming software development, and Java is no exception. But are you ready to move beyond simple API calls and truly integrate Generative AI into your applications?
In this talk, we will discuss 5 advanced strategies for building intelligent, resilient, and scalable Java applications powered by LLMs. From local LLM deployments to architecting complex AI workflows, mastering context management, and leveraging LLMs for powerful data transformation, we will help you discover how to leverage GenAI to solve real-world problems and gain a competitive edge. This isn't your average AI 101 – prepare to level up your Java skills for the age of AI.
Prepare for the examples using Jakarta EE specs, LangChain4J and Quarkus. |
STAGE: Educating Employees and Citizens about AI usage – Panel Discussion with Svetlana Meissner, Konstantinos Kechagias and Jarosław Michalik | Google Developer Experts unpack practical playbooks for upskilling workforces and empowering everyday users. Expect quick-hit frameworks, real-world case studies and actionable tips you can roll out the moment you’re back at your desk—no PhD required. |
STAGE: Workshop on Democratizing AI by Andre Sara | As generative AI spreads like wildfire, unmanaged usage could out-pace the carbon footprint of entire nations. Andre’s lightning-intense workshop arms you with the tools to scale AI adoption without blowing up your ethics and responsibility budget — or the planet. |
ONLINE ONLY: Build with AI - Agent Development Kit by Bukempas | Burak PASTIRMACI | "This session explores building intelligent systems with Google Agent Development Kit (ADKs), focusing on creating multi-agent applications capable of perceiving, deciding, and acting.
Crucially, we'll also address Sustainable AI, emphasizing environmentally and ethically responsible AI development. This includes energy and data efficiency, resource optimization, ethical considerations like fairness, and long-term viability.
You'll learn how to use ADKs to build innovative AI solutions while integrating sustainable practices for a responsible future. This is for developers and anyone interested in the future of intelligent systems." |
ONLINE ONLY: Sustainable Knowledge Systems with Gemma on a Single GPU by Faisal Abid | The race to implement AI is colliding with environmental sustainability goals across Europe.
This workshop demonstrates how to build energy-efficient Retrieval-Augmented Generation (RAG) systems using Google's Gemma models on a single GPU, dramatically reducing the computational and energy costs of enterprise AI deployments. |
WORKSHOP ROOM: Workshop + Demos by Svetlana Meissner | |
STAGE: Networking, Food & Drinks | |
ONLINE ONLY: Best Practices for Designing and Implementing Agentic AI Systems by Jitendra Gupta | "AI agents that can reason, plan, and autonomously execute tasks—are transforming industries by driving automation, decision-making, and adaptive learning. However, designing and implementing such systems comes with significant challenges, including architecture choices, orchestration strategies, ethical considerations, and real-world deployment.
In this session, we will explore best practices for building robust, scalable, and trustworthy agentic AI systems. We will cover:
✅ Defining Agentic AI – Understanding autonomous AI agents and their capabilities
✅ Architectural Considerations – Choosing the right models, tools, and frameworks
✅ Orchestration Strategies – Handling multi-agent collaboration, decision trees, and workflows
✅ Trust, Safety & Governance – Addressing bias, hallucinations, and regulatory compliance
✅ Real-World Implementations – Case studies of AI agents in enterprise environments
The talk will be highly practical, with insights into Google Cloud’s AI ecosystem, integration with LLMs, and examples from FinOps, cybersecurity, and cloud automation.
Whether you are a developer, architect, or decision-maker, this session will equip you with actionable strategies to build next-gen AI-powered agents for real-world impact." |
WORKSHOP ROOM: Workshop by Ankur Roy | |
ONLINE ONLY: Unlocking the Power of AI with Gemini by Abdul Basit | Building Amazing Apps:
"In this session, we will dive into the world of AI with Gemini, exploring its potential and how it can be used to create powerful and innovative applications. You'll learn how to get started with Gemini, understand its capabilities, and discover how to leverage its features to enhance your app development process. By the end of this talk, you’ll have a clear understanding of how Gemini can elevate your app-building journey and help you create intelligent, seamless user experiences.
Key Takeaways:
Introduction to Gemini: What it is and how it fits into the AI landscape.
Getting Started: A step-by-step guide on how to begin using Gemini for your app development.
Leveraging Gemini's Features: Tips and strategies for utilizing Gemini’s advanced AI capabilities to build smarter apps.
Real-World Use Cases: Examples of how developers have successfully used Gemini to create amazing apps.
Best Practices: How to integrate Gemini effectively into your existing app architecture for maximum impact." |
Stage Artists, Drinks & After-Show-Party | LET'S ROCK THE STAGE - COCKTAILS, LIVE STAGE ART & CONCERT AND NETWORKING.
You never saw anything like this at a GDG event. I promise. |
STAGE: AGI is solved and will make AI responsible by Michael Ramich | Is Artificial General Intelligence (AGI) solved already? I think yes. Michael Ramich presents his research about how we might already have AGI but just need to shape it's existance. He will explore why it is actually making AI Responsible. |
STAGE: Sustainable AI for Our Shared Earth by Anna Muzykina | From Local Communities to Global Responsibility: Sustainable AI for Our Shared Earth
My journey in organizing tech communities and participating in hackathons has shown me the incredible power of lifting each other up. This talk will explore how these local connections ripple outwards, influencing the broader tech landscape and our collective impact on the planet. As citizens of Earth, we all share the responsibility for its well-being, and this includes our technological endeavors. I'll share my explorations into the exciting intersection of AI, Quantum Computing, and rapid development, with a strong emphasis on Sustainable AI. Let's discuss how we can build a future where innovation and environmental responsibility are intrinsically linked, ensuring a thriving world for everyone who calls Earth home. |