Translate RSS Feeds to Chinese Tweets via ChatGPT - n8n Workflow | Neura Market
Translate RSS Feeds to Chinese Tweets via ChatGPT
Automates translating new RSS feed items (e.g., NYT Science) into engaging Chinese tweets with emojis using ChatGPT, then posts directly to Twitter.
This workflow monitors an RSS feed, such as the New York Times Science XML feed, for new items. Upon detecting a new entry, it extracts the title and summary, then leverages OpenAI's ChatGPT to translate them into concise Chinese tweets. The prompt ensures the output includes 1-2 relevant emojis, tweet-friendly formatting, and excludes links, generating a single-line tweet ready for posting.
Next, the translated tweet is automatically published to Twitter using the Twitter integration. This cre
Platform
n8n
Category
Finance
Price
$9.99
Creator
QualityWorkflows
RSS
ChatGPT
OpenAI
Twitter
Translation
Chinese
Social Media
Automation
Content Curation
AI
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.