‎I set up a chat-triggered automation using n8n that acts as an AI-powered Gmail assistant.
‎
‎Here's what it does:
‎
‎1. Listens for incoming chat messages.
‎2. Sends them to OpenAI to generate smart responses.
‎3. Uses Simple Memor to keep context between messages.
‎4. Connects with Gmail to:
‎ - Send emails
‎ - Fetch existing threads for context
‎ - Auto-reply with AI-generated content
‎
‎It’s super useful for automating email support, follow-ups, or even inbox zero systems.
‎
‎If you're working on something similar or you wish to build one, you can inform or share with me to build for you.
‎
‎
‎
‎