Skip to content

Inderdev07/Genai-Monday-Email

Repository files navigation

Genai-Monday-Email

An OpenAI-powered chatbot built with n8n that enables users to securely connect their own API key and automate intelligent conversations, summaries, and task-based workflows.

GenAI-Powered Monday Morning Email Action Summary

An automated workflow that converts a week of emails into a concise Monday morning executive summary using Generative AI.

πŸš€ Overview

This project fetches emails from the past 7 days, analyzes them using an LLM (GenAI), extracts action items, priorities, due dates, and urgent matters, and sends a structured summary email every Monday morning.

🧠 How It Works

  1. Scheduled trigger (Monday 8:00 AM)
  2. Gmail API – fetch emails
  3. Email field extraction & aggregation
  4. GenAI / LLM analysis (context-aware)
  5. Structured output parsing (JSON)
  6. HTML summary formatting
  7. Email delivery via SMTP

πŸ›  Tech Stack

  • n8n (Workflow Automation)
  • Generative AI (Gemini / GPT)
  • Gmail API
  • Structured Output Parsing
  • SMTP Email Delivery

Workflow Diagram

πŸ” Security Notes

  • No API keys or credentials are stored in this repository.
  • Environment variables must be configured locally.

πŸ“Œ Use Cases

  • Weekly executive summaries
  • Inbox prioritization
  • Productivity automation

πŸ“„ License

MIT

About

An OpenAI-powered chatbot built with n8n that enables users to securely connect their own API key and automate intelligent conversations, summaries, and task-based workflows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors