My First AI Automation in n8n- I DID IT

Thanks to my new post retirement ‘friends’, Chatgpt, Google Gemini , Microsoft Copilot ( Billions /Trillions of ‘0’s and ‘1’s, math models for sure) and ofcourse the faculty at Greatlearning, who are filling up the vacant space
What this particular automation does:
Every new email is automatically summarized using AI and sent back to me.

+———————-+
|   Gmail Trigger  |
| (Meeting Transcript) |
+———-+———–+
|
v
+——————-+
|  Basic LLM Chain |
|  “Summarize”   |
+———+———+
|
v
+——————-+
| Google Gemini AI |
|  Generate Summary|
+———+———+
|
+———–+———–+
|            |
v            v
+——————-+  +——————+
| Send Gmail    |  | Create Google  |
| “AI Email Summary”|  | Task       |
+——————-+  +——————+

This , I believe is how AI Agents mimics the AI Agent.

When one types a question in the chatgpt message bar, a node receives it and the AI agent gets lot of things done, including getting info from the internet and give you a structured response to your prompt.

I am enjoying the tireless response of this agent

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top