What This Workflow Does
Staying updated with the fast-moving world of artificial intelligence is time-consuming. This automation solves that by delivering a personalized AI news briefing directly to your email every morning. It scans for the latest AI developments, formats them into an easy-to-read digest, and sends it automatically—freeing up your time while keeping you informed.
The workflow combines Perplexity AI's real-time web search capabilities with GPT's natural language processing to create human-quality summaries. It extracts headlines, key insights, and source links from the past 24 hours, then structures this information into a professional email format ready for distribution to individuals or entire teams.
Beyond just saving time, this system ensures consistency in your information gathering. Unlike manual research that varies day-to-day, this automated approach provides standardized, comprehensive coverage that never misses important developments due to human oversight or scheduling conflicts.
How It Works
1. Scheduled Trigger
The workflow activates daily at 9 AM using n8n's schedule trigger. This time-based automation ensures your news digest arrives consistently at the start of your workday, ready for your morning review without any manual intervention required.
2. Perplexity AI Research
Perplexity AI searches across multiple sources for AI-related news published in the last 24 hours. It returns structured data including headlines, concise summaries, source publications, and direct URLs—providing both the overview and the ability to dive deeper into any story.
3. GPT Formatting & Enhancement
The raw data from Perplexity is processed through GPT (OpenAI's language model) to transform it into a polished, readable format. The AI adds contextual analysis, improves readability, and structures the information for optimal email presentation while maintaining the factual accuracy of the original sources.
4. Optional Memory Context
A memory buffer node can be enabled to provide context continuity between daily digests. This allows the system to reference previous coverage, track ongoing stories, and create more coherent narratives across multiple days of reporting on the same topics.
5. Gmail Delivery
The formatted digest is automatically sent via Gmail using OAuth2 authentication. The email includes proper formatting, clear section headers, and direct links to source articles. The system handles all authentication and delivery logistics seamlessly.
Who This Is For
This workflow is ideal for technology leaders, product managers, investors, and anyone who needs to stay current with AI developments but lacks the time for daily manual research. Marketing teams can use it for content inspiration, sales teams for competitive intelligence, and executives for strategic planning.
Consultants and agencies serving tech clients will find this particularly valuable for demonstrating thought leadership and staying ahead of client questions. Research departments can use it as a foundation for more comprehensive market intelligence systems, while individual professionals can maintain their expertise without the time drain.
What You'll Need
- n8n instance (self-hosted version required for community nodes)
- Perplexity AI API key for accessing real-time search capabilities
- OpenAI API key for GPT-powered formatting and enhancement
- Gmail account with OAuth2 credentials configured for sending emails
- Basic n8n familiarity for importing and configuring the workflow
Pro tip: Start with a free-tier API key for testing, then upgrade based on your volume needs. The Perplexity Pro plan offers higher rate limits essential for production use.
Quick Setup Guide
Follow these steps to implement your automated AI news digest:
- Download the template using the button above and import it into your n8n instance
- Configure API credentials for Perplexity AI and OpenAI in their respective nodes
- Set up Gmail OAuth2 by following n8n's authentication guide for the Gmail node
- Customize the search query in the Perplexity node to focus on your specific AI interests
- Adjust the GPT prompt to match your preferred email tone and format
- Test the workflow manually before enabling the schedule trigger
- Activate the schedule and monitor the first few deliveries for quality
Most users can have this running in under 30 minutes. The workflow includes error handling and retry logic to ensure reliable delivery even if one service experiences temporary issues.
Key Benefits
Save 5+ hours weekly on manual news gathering and research. What previously required daily browsing across multiple sources now happens automatically while you focus on higher-value work.
Never miss important developments in the fast-moving AI space. The system scans more sources more consistently than any human could, ensuring comprehensive coverage of breaking news and emerging trends.
Improve decision quality with timely, structured intelligence delivered at the optimal moment. Having curated information ready at the start of your day enables faster, better-informed strategic choices.
Scale knowledge sharing across your team or organization. Once configured, you can easily add multiple recipients or integrate with collaboration platforms like Slack or Teams for broader distribution.
Build a searchable archive of AI developments over time. By saving digests to a database or document system, you create a valuable historical reference for tracking technology evolution and market shifts.