AI-agent-for-extract-transform-AI-top-news-readable-data-using-RSS-read-node-and-send-whatsapp
This project creates a fully automated n8n workflow that builds your own AI agent to collect top news from your field, transform it into clear, readable summaries, and deliver it directly to your WhatsApp. Using the RSS Read node, the workflow pulls the latest AI‑related articles from trusted sources, then an AI agent extracts key insights, removes noise, and rewrites the content into concise, human‑friendly updates. Finally, the WhatsApp Cloud API sends the summarized news straight to your phone, turning n8n into a personal, real‑time AI news assistant that runs continuously and keeps you informed without manual effort.
How It Works
- RSS Read Node
- Fetches the latest AI‑related articles from selected RSS feeds and outputs structured news items.
- AI Agent Node
- Uses an LLM to extract key insights, remove noise, and transform each article into a short, readable summary optimized for WhatsApp.
- Aggregate / Format Node
- Combines multiple AI‑generated summaries into one clean digest or formats each item into a WhatsApp‑friendly message.
- WhatsApp Cloud API Node
- Sends the final summarized news directly to your WhatsApp number as a real‑time update.
AI Agent.

