An AI-powered personal assistant built with N8N that classifies incoming emails (Work, Personal, Tour, Other) and automatically schedules meetings/events using Gmail and Google Calendar. Designed for small to medium-sized businesses to streamline communication and scheduling with no manual effort.
- Email Classification: Automatically categorize emails (Work, Personal, Tour, Other).
- AI-Powered Responses: Send intelligent, personalized email replies using LLMs.
- Automated Scheduling: Create Google Calendar events based on email context.
- No-Code Automation: Fully built using N8N β no coding required to use or customize.
- Dynamic JSON Handling: AI generates JSON for calendar and email actions.
- Seamless Integration: Connects with Gmail, Google Calendar, and OpenAI (or Gemini).
- N8N (Workflow Automation)
- Gmail API (Email Integration)
- Google Calendar API (Event Scheduling)
- LLMs (OpenAI / Gemini)
- JSON (Data Exchange Format)
- No-Code Platform
git clone https://github.com/aryanadla/SmartInbox-Scheduler.git
