AI-Curated Daily News Digest
Turn RSS overload into a ranked, summarized daily briefing using AI deduplication
Rather than reading dozens of individual RSS items as they arrive, this workflow aggregates all feeds for a given topic area, uses AI to deduplicate overlapping stories, and ranks remaining items by how many independent sources covered each one — a proxy for importance. The user then makes a fast human selection from the top-ranked stories, and AI summarizes the full text of each chosen item. The result is a structured daily briefing produced in minutes instead of hours, with importance signal baked in before the human ever reads a word.
- Coverage frequency across independent sources is a reliable proxy for story importance
- Human judgment should be applied to ranked candidates, not raw firehose
- AI handles deduplication and summarization; humans handle final selection and framing
- A daily snapshot rhythm beats continuous monitoring for most knowledge workers
- Automating the aggregation layer frees cognitive bandwidth for interpretation
- Collect and organize your RSS feed URLs by topicGather all RSS feeds relevant to your coverage area into a single list or folder. Group them by topic (e.g., tech, pop culture, industry) so the AI has context for categorization.Pro tipUse a service like Feedbin to manage subscriptions centrally; it makes feed URL management and API access straightforward.
- Filter articles to the current 24-hour windowConfigure your shortcut or script to pull only articles whose publish date matches today. This eliminates stale items and keeps the ranked list relevant.WarningSome RSS feeds use unreliable or missing publish dates. Build a fallback that filters by the feed's item order if dates are absent.
- Pass all article titles and sources to AI for deduplication and rankingSend the full list of today's article titles along with their source names to an AI prompt instructing it to identify unique stories, ignore duplicates, and rank stories by the number of independent sources that covered each one.Pro tipExplicitly tell the AI: 'If a story appears in multiple sources, treat higher coverage count as higher importance.' This single instruction produces surprisingly accurate prioritization.WarningDo not ask the AI to summarize at this stage. Keep this step to ranking only, or the output becomes unwieldy and expensive.
- Review the AI-ranked story list and apply your own editorial judgmentRead through the top-ranked stories the AI surfaces — typically 8 to 12 items. Apply your own knowledge of your audience to mentally note which ranked stories are genuinely relevant versus algorithmically prominent.WarningDo not skip the human review step. AI ranking by coverage frequency will occasionally surface a viral but irrelevant story. Your editorial judgment is the quality filter.
- Select your target number of storiesChoose the specific stories you want in your briefing — for example, 5 from the top 10. This selection step is the key human contribution; make it deliberate.Pro tipBuild a Choose From List step in Apple Shortcuts so selection is a tap-and-go interaction rather than a copy-paste workflow.
- Have AI retrieve full text and generate a summary for each selected storyPass each selected article's URL or headline back to AI with an instruction to summarize the full article in 3 to 5 sentences. This is the core value-generation step.Pro tipPrompt the AI to include the key fact, the implication, and one contrasting perspective where available. It produces more usable summaries than a plain 'summarize this' prompt.
- Compile summaries into your structured daily briefingAssemble the AI summaries into your chosen output format — a show script, email digest, internal briefing doc, or slide deck. Label each story with its source count for transparency.
The host runs a daily show segment for paying members covering top tech news. He built an Apple Shortcut that pulls RSS feeds from multiple tech publications, filters for today's articles, passes them to AI with instructions to deduplicate and rank by coverage frequency, then presents a Choose From List of the top ten stories. He selects five, the Shortcut pulls full article text for each, AI summarizes them, and he has a structured show script ready to read in minutes.
A marketing analyst monitoring competitive intelligence across fifteen industry blogs and news sites uses the same pattern: all feeds flow into a daily aggregation script, AI deduplicates and ranks by source coverage, the analyst selects three to five stories of relevance to their company, AI summarizes each, and the output becomes a morning Slack post to the leadership team — produced before 9am with no manual reading required.
Extracted from Mac Power Users, described by the host as a live workflow he uses to produce a daily tech news podcast segment for members.