plopslop

Google Developers Blog

feeds.feedburner.comadded August 2026

HeyGen x Google Cloud: Bringing Avatar IV to TPUs

Google Developers Blog8d ago

HeyGen is an AI video generation platform featuring avatar models. Avatar IV, the diffusion stack behind our talking-head videos, runs on more than 18B parameters and is available via Web and API.

0
62%plop score

Why Go is an Ideal Language for AI-Assisted Software Engineering

Google Developers Blog10d ago

For a while now, software engineering has undergone a profound, fundamental shift: Where we once wrote most lines of code by hand, we now ask AI coding assistants and agents to generate large...

0
55%plop score

Agent Plugins package your skills, tools, and more

Google Developers Blog15d ago

Agent Plugins 1.0.0 is an open, vendor-neutral specification for packaging Agent Skills and MCP servers into portable plugins.

0
60%plop score

Model routing with Google Cloud API Gateway

Google Developers Blog17d ago

When building AI applications, developers need the freedom to route traffic to the best model for the job without hardcoding endpoints or managing open-source proxies.

0
52%plop score

Run Ray on TPU, Part 2: Ray AI libraries

Google Developers Blog28d ago

TL;DR: Part 2 of 2. Part 1 covered the one hardware idea you need and the two layers underneath (GKE and Ray Core).

0
59%plop score

Run Ray on TPU, Part 1: The foundations

Google Developers Blog20 Jul 2026

TL;DR: If you already scale Python with Ray on GPUs, your code can now run on TPU (Tensor Processing Unit, Google's AI accelerator chip) with fully supported official APIs you already know.

0
59%plop score

Building scalable AI agents with modular prompt transpilation

Google Developers Blog16 Jul 2026

When you’re first building an AI agent, a single, monolithic system prompt is usually fine. You have a few instructions, maybe a tool definition or two, and everything lives in one readable file.

0
57%plop score