Building an AI agent with Google ADK and Python

A hands-on introduction to building AI agents with Google ADK. During the workshop, we built an assistant that queries real events from VigoTech while exploring tools and function calling, structured outputs, multi-agent patterns, and integration with external APIs. The accompanying repository also includes optional MCP and local-model examples.

May 21, 2026 · 1 min · Álex Hermida

Building a CLI with SSO

👋 Let’s talk about adding SSO to our CLIs, something really useful for different reasons. Single Sign-On (SSO) is not only a common practice nowadays in organisations but is almost a must. Although it looks challenging for many people at first glance, nowadays the integration has been simplified thanks to the different services that help to abstract you from the complexity of the different flows. When it comes to the benefits of using SSO, there are many but some are very specific for CLI applications. ...

May 9, 2023 · 5 min · Álex Hermida

Python tools

Small talk about useful tools written in Python at VigoJUG meetup in November 8, 2018. Slides: https://github.com/alexhermida/talks/tree/master/python-tools

November 8, 2018 · 1 min · Álex Hermida

This summer master the mosquittos

Lightning talk about MQTT broker and Python Client.

July 20, 2017 · 1 min · Álex Hermida

Python special methods for muggles

Presentation about Python special methods for Python Vigo.

March 17, 2016 · 1 min · Álex Hermida