Browsing Tag
ai-agent
12 posts
Building a Local, Multimodal AI Terminal Agent with Gemma 4
Introduction Open-source LLM models have been improving rapidly with tool calling, extended context windows, and native vision and…
Full-Stack AI in Dart: Because Learning Python is for Snakes
Because your Flutter app deserves a brain, and you deserve to never look at a Python traceback again.…
The Score Was Right. The Agent Was Wrong.
Batch-evaluating agent trajectories on Cloud TPU v5e (compliance-at-scale, part 2) Trajectory batch eval pipeline for rai-checklist-cli A week or…
Vertex AI Is Gone. Here Is What Google Built Instead.
At Cloud Next 2026 in Las Vegas, Google made one of the biggest moves in its cloud history.…
TPU Just Got Split in Two — and It Changes Everything About AI Infrastructure
By Geeta Kakrani | Google Developer Expert in AI Imagine you run a restaurant.For years, you had one chef…
How to Build and Deploy an AI Agent with Gemini CLI and Google ADK: A
Step-by-Step Vibe Coding Tutorial A simplified, hands-on walkthrough of Google’s “Agentverse: The Shadowblade’s Codex” codelab, focused on the build itself.…
Google Glass Projected Data. Gemini Generates Reality
Building Invisible City Part #3. How event-driven AI agents create spatial interfaces that don’t exist until you need them…
Google Antigravity: Beginner Guide to the New Agentic IDE (Step-by-Step + Real Use Case)
We’ve all used AI “Copilots.” They are great at finishing our sentences or writing a quick function. But…
[Tutorial] From Agents to APIs: Building Production-Ready AI Systems with Google ADK & FastAPI
Building production-ready AI systems requires a shift from simple prompting to structured orchestration. Using the Google Agent Development…
One Small Change That Makes OpenAI Work Perfectly in ADK Parallel Pipelines
ADK `ParallelAgent` behaves differently across models: Google models handle sub-agents cleanly, while non-Google models, when invoked through LiteLLM,…