This repository contains starter code, guided examples, and setup instructions for our Google Build with AI workshop. Participants will use these materials to build and deploy AI-powered applications using Google technologies.
├── workshops/ # Step-by-step workshop guide and starter codes
├── slides/ # Presentation slides
├── resources/ # Documentation, links, and reference materials
└── projects/ # Final project submission
- Click the Fork button at the top right of this page.
- Clone your fork
- Start building
Navigate to the relevant folder during each session:
- Day1 →
workshops/Day1 - Day2 →
workshops/Day2 - Final project →
projects/
Each workshop folder contains its own README with setup and execution steps.
Participants will need:
- Google account
- Google AI Studio or Google Cloud account
- Python 3.9+ or Node.js (depending on workshop)
- Code editor (VS Code recommended)
- Git installed
Official Google AI documentation and workshop references are available in: resources/