I need an AI-driven agent that takes scheduling completely off my plate. The core purpose of the agent is task automation, not customer support or data analysis, so every design decision should focus on letting it run calendar-related workflows without human intervention. Here is what I have in mind: • The agent monitors incoming requests (email, chat, or form entries—whichever you recommend), identifies scheduling intents, and proposes available slots based on my calendar. • Once a time is confirmed it should create, update, or cancel events directly in Google Calendar and send the appropriate confirmations or reminders. • Conflicts must be detected and handled gracefully, ideally with a short conversational response generated by the model. • A simple dashboard or log that shows what the agent has scheduled, rescheduled, or declined will help me audit its decisions. Tech is flexible, but please outline the stack you’d use (e.g., Python, LangChain, GPT, Google Calendar API, Zapier/Make if relevant) and any hosted services or webhooks you consider essential. Acceptance criteria: – End-to-end demo where I request a meeting and see it land on my calendar. – Clear documentation for setup, API keys, and environment variables. – Codebase delivered via Git repo, cleanly commented, ready to extend to more automated tasks in the future. If you have prior examples of AI scheduling tools or calendar integrations, share them so I can gauge fit.