cd /news/ai-agents/running-google-adk-with-gemma-4-and-… · home topics ai-agents article
[ARTICLE · art-64373] src=pub.towardsai.net ↗ pub= topic=ai-agents verified=true sentiment=· neutral

Running Google ADK with Gemma 4 and Ollama

Google's Agent Development Kit (ADK) can run locally with Gemma 4 via Ollama, enabling tool calling for external services like Google Maps and Open-Meteo without relying on cloud-hosted models. A developer built a weather agent to test whether Gemma could orchestrate multiple tools and produce structured responses autonomously, demonstrating ADK's model-agnostic design.

read1 min views1 publishedJul 18, 2026
Running Google ADK with Gemma 4 and Ollama
Image: Pub (auto-discovered)

Member-only story

Building a local AI agent that uses Google Maps and Open-Meteo through tool calling

When Google introduced the Agent Development Kit (ADK), most of the examples used Gemini models hosted on Google’s infrastructure. The framework itself, however, is model-agnostic, and one of the first questions that came to mind was whether the same programming model could be used with a completely local language model.

The release of Gemma 4 through Ollama provided the perfect opportunity to try exactly that.

My goal wasn’t to compare models or benchmark inference speed. I wanted to understand how ADK approaches tool calling and whether a locally hosted model could orchestrate multiple external services in a reliable way. In other words, could Gemma reason about a task, decide which tool to invoke, pass the output of one tool into another, and produce a structured response without any custom orchestration code?

To answer that question I built a small weather agent. Weather may sound like an overly simple example, but it has one important characteristic: the model cannot possibly know the correct answer. Unlike questions about programming languages or history, today’s weather isn’t part of the model’s training data. The only way to answer correctly is to…

── more in #ai-agents 4 stories · sorted by recency
── more on @google 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/running-google-adk-w…] indexed:0 read:1min 2026-07-18 ·