353,000 signed up. 6,000 shipped. Inside Google's 'vibe coding' bootcamp

Google and Kaggle's five-day crash course pulled in a third of a million learners to build AI agents by chatting to their computer. Here's what actually happened.

AI2Day Newsdesk4 min read
A digital cityscape with tall, imposing firewalls and a breached section, implying resilience beyond the breach point
Share

Key points

  • Google and Kaggle's 5-Day AI Agents: Intensive Vibe Coding Course drew 353,000 registered participants.
  • Over 392,000 people joined the Kaggle Discord chat server to help each other debug in real time.
  • Learners submitted more than 6,000 capstone projects from a pool of 12,000 active builders.
  • Winning projects ranged from Palimpsest, a tool that transcribes historical manuscripts, to Project ARIES, a space-weather research system.
  • Every lesson is still free on Kaggle Learn as a self-paced guide for anyone who missed June's live run.

A third of a million people signed up to learn how to build AI software by talking to their laptop. That is the headline number from Google's latest experiment in mass technical education, and it tells you something about where coding is heading.

The course was called the 5-Day AI Agents: Intensive Vibe Coding Course. Run jointly by Google and Kaggle, the data-science community Google owns, it pulled in 353,000 registered learners over a single week in June.

So what on earth is "vibe coding"? In plain English, it means writing software by describing what you want in normal sentences, and letting an AI assistant produce the actual code. You steer, the machine types.

The course focused on AI agents, which are programs that can carry out multi-step jobs on their own, like booking a trip or pulling data from three different websites and writing a report. Learners were taught how to design them, secure them against misuse, and put them online so real people could use them.

Why did so many people show up?

Because the old ways of learning to code are struggling to keep up. New AI tools land almost weekly, and a textbook written in January is often out of date by summer.

Google's pitch was simple: five days, no cost, and you finish with a working project rather than a certificate nobody reads. The company says more than 2 million learners have now been through its "5 Day Intensive" series since it launched in 2024.

The social side did a lot of the heavy lifting. Over 392,000 active participants gathered on Kaggle's Discord server, a group chat platform popular with gamers and developers, where they shared code, hunted bugs together and formed study groups at all hours.

What did people actually build?

Quite a lot, as it turns out. Google received over 6,000 capstone project submissions from more than 12,000 active builders, a completion rate most university courses would envy.

Two standouts give you the flavour. Palimpsest is a pipeline for transcribing historical handwritten manuscripts, the kind of grunt work that used to take historians months. Project ARIES is a research system that tracks space weather, the solar storms that can knock out satellites and power grids.

The course by the numbers
Registered participants 353,000
Discord community 392,000
Capstone submissions 6,000+
Active project builders 12,000+
Total learners since 2024 2 million+

Should ordinary people care?

Yes, if you have ever wanted to build something small and personal, a family recipe organiser, a fantasy football helper, a study buddy for your kids, this is the moment the door opened. Vibe coding lowers the wall between having an idea and shipping it.

There is a catch. Chatting your way to working software still requires judgement about what the code is actually doing, especially when it touches your bank details or personal data. The course spent real time on securing agents for a reason.

What happens next?

If you missed June's live run, the whole thing is still online. All course content is available as a self-paced Kaggle Learn guide, and the Discord is still busy.

Google and Kaggle say more collaborations are coming. For the estimated 350,000 people who just went from prototype to "live", the next question is whether their weekend projects can survive contact with real users. That is where the fun really starts.

© 2026 AI2Day