Calendar AI Agent
Fabio Armani
0:00 / 0:00
Calendar AI Agent
33 просмотра · 2 нед. назад
Fabio Armani
1 подписчик
33 просмотра · 2 нед. назад
From Natural Language to Google Calendar: Building a Simple AI Agent
What if you could simply copy and paste an email, message, or document, and let AI turn it into calendar events?
In this video, I present a small but practical AI experiment: an application that uses Google Gemini to understand unstructured text, extract event information, and transform it into structured data for Google Calendar.
The architecture is intentionally simple:
Natural language → Gemini → structured JSON → validation → human approval → Google Calendar
I also show the real application in action and briefly explain how I built the prototype using Google Apps Script and Google Antigravity.
#AI #AIAgent #Gemini #GoogleCalendar #GenerativeAI #Automation