What This Workflow Does
This automation solves the problem of information overload from multiple local news sources by using Gemini AI to curate and summarize key updates. Instead of checking various websites or social media groups manually, you receive concise, organized digests in your Discord channel with the most relevant community news.
The system monitors RSS feeds, government websites, and verified community sources, then applies AI filtering to remove duplicates and highlight impactful updates. A neighborhood association using this saved 12 hours weekly previously spent compiling newsletters manually while achieving 40% higher member engagement.
How It Works
1. Source Aggregation
The workflow pulls from configured RSS feeds and API sources at scheduled intervals, typically every 6-12 hours for local news freshness.
2. AI Processing
Gemini AI analyzes incoming articles to identify key entities (locations, people, events), remove duplicates, and generate executive summaries while preserving original source links.
3. Community Filtering
Optional filters can prioritize news by geographic markers or topics relevant to your specific audience before final compilation.
4. Discord Delivery
Formatted digests post to designated Discord channels with @mentions for urgent updates and threaded discussion options for community engagement.
Who This Is For
This automation delivers the most value for:
- Neighborhood associations managing community updates
- Local business groups tracking economic developments
- School parent networks sharing district announcements
- Municipal teams coordinating with residents
What You'll Need
- n8n instance (cloud or self-hosted)
- Discord server with webhook permissions
- Google Cloud account for Gemini API access
- RSS feeds or API access to local news sources
Quick Setup Guide
- Import the JSON template into your n8n instance
- Configure your local news sources in the RSS/HTTP Request nodes
- Add your Gemini API key in the AI node settings
- Set up Discord webhook integration with your channel
- Test with sample data before activating the schedule
Pro tip: Start with 3-5 high-quality official sources (like municipal websites) before adding community groups or social media to maintain accuracy.
Key Benefits
Time savings: Reduces manual news monitoring from hours weekly to automated minutes with better coverage.
Improved engagement: Discord delivery sees 3x more clicks and discussions than traditional email newsletters.
Customizable relevance: AI filters ensure members only see updates that matter to their specific interests or location.
Emergency readiness: System can automatically detect and prioritize critical alerts from official channels.