Back to Templates

Summarize your emails with A.I. (via Openrouter) and send to Line messenger

Created by

Created by: Keith Rumjahn || rumjahn

Keith Rumjahn

Last update

Last update a month ago

Categories

Share


Who is this template for?

  • Anyone who is drowning in emails
  • Busy parents who has alot of school emails
  • Busy executives with too many emails

Cover.png

Case Study

I get too many emails from my kid's school about soccer practice, lunch orders and parent events. I use this workflow to read all the emails and tell me what is important and what requires actioning.

Read more -> How I used A.I. to read all my emails

What this workflow does

  1. It uses IMAP to read the emails from your email account (i.e. Gmail).
  2. It then passes the email to Openrouter.ai and uses a free A.I. model to read and summarize the email.
  3. It then sends the summary as a message to your messenger (i.e. Line).

Setup

  1. You need to find your email server IMAP credentials.
  2. Input your openrouter.ai API credentials or replace the HTTP request node with an A.I. node such as OpenAI.
  3. Input your messenger credentials. I use Line but you can change the node to another messenger line Telegram.
  4. You need to change the message ID to your ID inside the http request. You can find your user ID inside the https://developers.line.biz/console/. Change the "to": {insert your user ID}.

How to adjust it to your needs

  • You can change the A.I. prompt to fit your needs by telling it to mark emails from a certain address as important.
  • You can change the A.I. model from the current meta-llama/llama-3.1-70b-instruct:free to a paid model or other free models.
  • You can change the messenger node to telegram or any other messenger app you like.