AI Life OS is an AI-powered automation system built with n8n, Google Gemini, and Google Workspace APIs that automatically generates a daily executive briefing by combining Gmail, Google Calendar, and Google Tasks, then delivers it to Telegram.
Managing multiple productivity apps every day can be time-consuming.
AI Life OS automates this process by collecting information from different Google services, analyzing it with Gemini AI, and sending a personalized executive summary directly to Telegram.
Instead of checking multiple apps every morning, you receive a single AI-generated briefing.
-
📧 Smart Gmail Summary
- Retrieves important emails
- Highlights key updates
-
📅 Google Calendar Integration
- Fetches today's schedule
- Displays upcoming meetings
-
✅ Google Tasks Integration
- Lists pending tasks
- Organizes daily priorities
-
🤖 Gemini AI Executive Briefing
- Summarizes all information
- Identifies top priorities
- Generates productivity tips
-
📲 Telegram Notifications
- Sends the AI-generated briefing automatically
Schedule Trigger
│
├────────► Gmail
│
├────────► Google Calendar
│
├────────► Google Tasks
│
▼
Merge Data
│
▼
Edit Fields (Prompt Builder)
│
▼
Google Gemini AI Agent
│
▼
Telegram Bot
| Technology | Purpose |
|---|---|
| n8n | Workflow Automation |
| Google Gemini | AI Summarization |
| Gmail API | Email Retrieval |
| Google Calendar API | Calendar Events |
| Google Tasks API | Task Management |
| Telegram Bot API | Notifications |
| Docker | Local Deployment |
AI-Life-OS/
├── workflow.json
├── README.md
├── assets/
│ ├── workflow.png
│ ├── architecture.png
│ └── telegram-demo.png
│
└── screenshots/
git clone https://github.com/yourusername/AI-Life-OS.gitdocker run -it --rm \
-p 5678:5678 \
-v ~/.n8n:/home/node/.n8n \
n8nio/n8nOpen:
http://localhost:5678
Import:
workflow.json
Configure the following credentials inside n8n:
- Google Gemini
- Gmail
- Google Calendar
- Google Tasks
- Telegram Bot
Click Publish.
The workflow will automatically execute based on your schedule.
🌅 Good Morning!
📧 Important Emails
• Internship Interview Invitation
• Amazon ML Summer School Update
📅 Today's Events
• AI Lab – 11:00 AM
• Team Meeting – 5:00 PM
✅ Pending Tasks
• Complete AI Life OS
• Solve 2 DSA Problems
🎯 Top Priority
Finish portfolio deployment.
⚡ Productivity Tip
Complete your highest-impact task before checking social media.
- ✅ AI-powered productivity assistant
- ✅ Multi-service Google Workspace integration
- ✅ Prompt engineering with Gemini
- ✅ Event-driven workflow automation
- ✅ Telegram notifications
- ✅ Fully automated morning briefing
- 🧠 RAG Memory
- 📂 Google Drive Knowledge Base
- 📲 WhatsApp Integration
- 🎙️ Voice Commands
- 🌦️ Weather Updates
- 📰 AI News Digest
- 💼 Internship Tracker
- 📊 Personal Analytics Dashboard
This project helped me learn:
- Workflow Automation
- LLM Integration
- Prompt Engineering
- Google Workspace APIs
- Telegram Bot API
- AI Workflow Orchestration
- Event-driven Architecture
Parika Chaudhary
B.Tech CSE (AI & Data Science)
Building AI-powered automation systems using n8n, LLMs, and Google Cloud.