AI Newsletter Agent avatar

AI Newsletter Agent

Under maintenance
Try for free

This Actor is paid per event

Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
AI Newsletter Agent

AI Newsletter Agent

louisdeconinck/ai-newsletter-agent
Try for free

This Actor is paid per event

An intelligent agent that automatically generates curated newsletters on any topic by collecting and aggregating content from multiple sources.

Developer
Maintained by Community

Actor Metrics

  • 10 monthly users

  • 5.0 / 5 (1)

  • 1 bookmark

  • 88% runs succeeded

  • Created in Mar 2025

  • Modified 11 days ago

Categories

An intelligent agent that automatically generates curated newsletters on any topic by collecting and aggregating content from multiple sources.

Overview

The AI Newsletter Agent leverages AI and web scraping to:

  1. Generate optimized search queries based on your topic
  2. Collect relevant content from Twitter/X, YouTube, TikTok, and Google News
  3. Filter and aggregate the content into a well-structured newsletter
  4. Provide an executive summary highlighting key trends and insights

Features

  • Multi-platform content aggregation: Gathers content from Twitter/X, YouTube, TikTok, and Google News
  • AI-powered search query generation: Automatically creates optimized search terms for each platform
  • Smart content curation: Selects the most relevant and diverse content for your newsletter
  • Customizable output: Control the number of news items and time period for content collection
  • Executive summary generation: Creates a comprehensive overview of key trends and insights

Input Parameters

The agent accepts the following input parameters:

ParameterTypeDescription
topicstringThe newsletter topic (e.g., "AI developments", "climate change")
past_daysnumberNumber of days to look back for content
news_itemsnumberMaximum number of items to include in the newsletter

Example Input

1{
2  "topic": "AI developments in healthcare",
3  "past_days": 7,
4  "news_items": 5
5}

Output

The agent outputs a structured newsletter containing:

  • Newsletter title
  • List of curated news items (up to the specified limit)
    • Each item includes title, summary, URL, source, date, author, and image URL
  • Executive summary of key trends and insights

How It Works

  1. Query Generation: Uses an AI agent to generate optimal search terms for each platform based on your topic
  2. Content Collection: Runs concurrent scrapers to gather content from multiple platforms
  3. Content Aggregation: Uses an AI agent to select the most relevant items and generate the newsletter

License

This project is licensed under the MIT License.