AI Personal Assistant — Email, Calendar, Tasks & Expenses in One Agent
Most productivity tools solve one problem each — an inbox tool, a calendar tool, a task manager, a notes app — which means the user still has to be the one connecting them. I built an AI agent that acts as the connective layer instead.
The system is triggered via webhook (so it can be reached from anywhere — chat, a form, or another app) and routed through a central AI Agent that decides which tool to use based on what's asked, including:
Gmail — read, search, and send messages
Google Calendar — create, update, and search events across multiple calendars
Task management — create, update, retrieve, and delete tasks
Notes — create and update notes/documents automatically
Expense tracking — logs and retrieves expenses on request
Web search — pulls live information when the answer isn't in any connected tool
Calculator — handles quick math without leaving the conversation
Instead of a rigid, single-purpose bot, this is built as a true multi-tool agent — it holds context (via memory), picks the right tool for the request, and responds like a real assistant instead of a fixed menu of commands.
Like this project
Posted Sep 3, 2026
AI Personal Assistant — Email, Calendar, Tasks & Expenses in One Agent
Most productivity tools solve one problem each — an inbox tool, a calendar tool, a tas...