Overview

Tracking AI news across multiple sources is tedious and time-consuming. This workflow automates the entire process: it fetches AI-related articles from GNews and NewsAPI, merges them, then passes the results an LLM node to pick and translate the top 15 into Traditional Chinese with URLs included—delivering a concise daily digest tailored for fast consumption.

AI news daily summary
Generated by AI

The Impact

  • Eliminate manual news hunting. Aggregate AI news from two APIs automatically every day.
  • Condense information smartly. AI selects the 15 most relevant articles for focused updates.
  • Bridge language barriers. Translate content to Traditional Chinese while preserving technical terms.
  • Accelerate decision-making. Deliver timely, ready-to-use summaries with source links included.

Who This Is For

  • Researchers who need daily, concise AI progress updates in Traditional Chinese.
  • Product Managers monitoring AI tech and features for strategic planning.
  • Editors and Content Teams requiring quick-to-publish AI news summaries for newsletters or websites.
  • Data Analysts seeking streamlined AI news aggregation without manual filtering.

How It Works

1
  1. Fetch News Articles
  2. Send keyword and language-filtered requests to GNews and NewsAPI using your API keys to retrieve raw news data.
2
  1. Extract and Merge Articles
  2. Parse the article lists from each API response and merge them into a unified collection for processing.
3
  1. AI-Powered Selection
  2. Use GPT-4.1-mini to select the 15 most relevant AI articles focused on technology progress and applications.
4
  1. Translate and Format
  2. Translate selected articles to Traditional Chinese, preserving key technical English terms, and append article URLs.
5
  1. Output Summary
  2. Generate the final news digest starting with the current date, then complete the workflow and deliver the result.

What You'll Need

Before using this template, make sure you have:

  • A valid API key from GNews (gnews.io) to access their news data.
  • A valid API key from NewsAPI (newsapi.org) for additional news sources.
  • Search keywords relevant to your AI news interest, e.g., "AI" or "artificial intelligence".
  • Basic understanding of language codes to filter news, with default set to English ("en").

How to Use

  1. Step 1. Input API Keys
  2. Enter your GNews and NewsAPI API keys into the respective fields to enable data fetching.

  3. Step 2. Set Keywords and Language
  4. Specify your search keywords and preferred language code (default "en") to target relevant AI news.

  5. Step 3. Run Workflow
  6. Start the workflow to automatically fetch, merge, and process news articles.

  7. Step 4. Review Output
  8. Check the generated Traditional Chinese summary with article links and verify accuracy.

  9. Step 5. Use or Distribute
  10. Utilize the summarized news for research, product monitoring, or quick publishing.

FAQs

How does the workflow decide which 15 articles to include?
It uses the GPT-4.1-mini model to evaluate relevance based on AI technology progress and applications, selecting the top 15 from combined sources.
Will the translation keep technical terms in English?
Yes, the workflow preserves commonly used technical English terms during translation to maintain accuracy.
Can I customize the keywords and language filters?
Absolutely. You can specify any keywords and language codes supported by the APIs; defaults are "AI" and English ("en").
What if one of the news APIs fails or returns no data?
The workflow continues with available data from the other source, merging whatever articles are fetched for summarization.
How often should I run this workflow?
It’s designed for daily runs to keep you updated with the latest AI news and developments.
Was This Page Helpful?

More Workflows for Inspiration

📝
AI Intelligent Note Assistant
Transform structured data into Zettelkasten notes and auto-save as Markdown on Google Drive.
Learn more >
📧
Smart Email Organizer
Automate inbox cleanup by archiving or labeling emails for a clear, manageable inbox.
Learn more >
📈
Stock Technical Analysis Briefing
Automate real-time stock data analysis and get expert technical reports emailed instantly.
Learn more >