Agentic Apps con Google Gemini SDK e TypeScript
Un workshop adatto ai principianti per la creazione di applicazioni agentiche in TypeScript tramite l’integrazione delle API di Gemini con il suo SDK ufficiale.
Obiettivi:
• Creare le prime semplici applicazioni "intelligenti" in TypeScript / NodeJS che integrano funzionalità AI con le API di Gemini
• Configurare e utilizzare l'SDK di Gemini: generare contenuti, streaming, output strutturati, ChatBot, Interactions API, Grounding Tools e molto altro.
• Utilizzare NodeJS per creare delle API REST in NodeJS che integrano funzionalità AI con Gemini SDK
🎁 Bonus: Free Google credits will be provided to all participants to use during the workshop!
🔋 Bring your laptop fully charged and your charger — power outlets will be shared among participants
📋 Workshop requirements
✅ Basic knowledge of Python, JavaScript/TypeScript, or Go
⚠️ Limited spots — sign up as soon as possible!
🎟 Workshop ticket needed — the event ticket is NOT enough.
🛠 Tools to install before the workshop
📧 Gmail account (personal, no Workspace)
🟢 Node.js 24+ → nodejs.org
📦 npm 10+ → Comes with Node.js
🐙 Git latest → git-scm.com
💻 Your favorite code editor / IDE