Karl Weinmeister
@kweinmeister
Cloud Engineering @ Google. AI/ML/Data, Blue Devil & Longhorn, wanna-be at home improvement. Opinions are my own.
🚀 It’s been a journey, but I’m so proud to announce that a project I'm incredibly passionate about is finally live: 🎙️ The Agent Factory podcast! 🎙️ And it's all about developing AI agents for production. #TheAgentFactory youtube.com/watch?v=aLYrV6…
Four teams, four incredible ideas. Who are you rooting for? Watch the full competition to see who is crowned the first-ever #AIAgentBakeOff champion ↓ youtube.com/watch?v=UPFk3_…
🎉 Big news! Google Colab now comes with Gradio pre-installed (v5.38)! No more pip install gradio needed - just import and start building AI apps instantly. Thanks to @GoogleColab team and @thechrisperry for making Gradio more accessible to millions of developers worldwide! 🙏
[blog] Code was the least interesting part of my multi-agent app, and here’s what that means to me seroter.com/2025/07/17/cod… < new post from me. I built out (and share the code for) a multi-agent system where 8 decisions were more interesting than the code
Level up your AI Agent game with The Agent Factory—a new video podcast for developers! Hosted by Google AI DevRel, we're going beyond the buzz and diving how to build production-ready AI agents. Expect code snippets, architecture deep dives, and more ➡️ goo.gle/theagentfactory
What if the best practices for high-performance inference were baked into your serving platform? That's the promise of GKE's Inference Gateway. Ready to try it out? cloud.google.com/blog/topics/de…
For years, I've installed Node packages with `npm install -g`. Using the Gemini CLI daily got me thinking if there's a better way. Now, my recommendation is `pnpm dlx`. It's the *performant* npm with the "Download and Execute" command. Read more: 👉 medium.com/google-cloud/t…

Looking for a timely, no-fluff source of AI information? 👉 Tune into the Agent Factory: goo.gle/46cbkSC Check out what's in episode #2: * The move to "Software 3.0" * "Context Engineering" techniques * A breakdown of multi-agent patterns (Supervisor vs. Swarm) * How to…
Extremely excited to share that MCP Toolbox for Databases is #3 on the GitHub trending list today! We've seen a pretty big explosion in interest over the last few days! 🧰🚀 Toolbox works with more than 17 different database engines (with more on the way)!
Batch Mode is now supported in the Gemini API! Submit thousands of prompts as a single job, reducing costs and simplifying your infrastructure. ✅ Priced at 50% less ✅ Higher rate limits ✅ Results in < 24 hours 👉 Read the full guide here: goo.gle/4eBuaV6

Ensuring your web app works flawlessly after every change can be a complex, time-consuming task. Now you can write tests by simply tell an AI agent what to do: "Verify the search returns results for popular queries." You can now integrate quality assurance into your SDLC easier…