Hacker News to Video Content

Go to Workflow
46,708 views
Built by Alex Kim Alex Kim
Created on June 13, 2026

Description

Hacker News to Video Content

Overview
This workflow converts trending articles from Hacker News into engaging video content. It integrates AI-based tools to analyze, summarize, and generate multimedia content, making it ideal for content creators, educators, and marketers.

Features
Article Retrieval:
Pulls trending articles from Hacker News.
Limits the number of articles to process (configurable).

Content Analysis:
Uses OpenAI's GPT model to:
Summarize articles.
Assess their relevance to specific topics like automation or AI.
Extract key image URLs.

Image and Video Generation:
Leonardo.ai: Creates stunning AI-generated images based on extracted prompts.
RunwayML: Converts images into high-quality videos.

Structured Content Creation:
Parses content into structured formats for easy reuse.
Generates newsletter-friendly blurbs and social media-ready captions.

Cloud Integration:
Uploads generated assets to:
Dropbox
Google Drive
Microsoft OneDrive
MinIO

Social Media Posting (Optional):
Supports posting to YouTube, X (Twitter), LinkedIn, and Instagram.

Workflow Steps

1. Trigger
Initiated manually via the "Test Workflow" button.

2. Fetch Articles
Retrieves articles from Hacker News.
Limits the results to avoid processing overload.

3. Content Filtering
Evaluates if articles are related to AI/Automation using OpenAI's language model.

4. Image and Video Generation
Generates:
AI-driven image prompts via Leonardo.ai.
Videos using RunwayML.

5. Asset Management
Saves the output to cloud storage services or uploads directly to social media platforms.

Prerequisites

API Keys**:
Hacker News
OpenAI
Leonardo.ai
RunwayML
Creatomate

n8n Installation**:
Ensure n8n is installed and configured locally or on a server.

Credentials**:
Set up credentials in n8n for all external services used in the workflow.

Customization
Replace Hacker News with any other data source node if needed.
Configure the "Article Analysis" node for different topics.
Adjust the cloud storage services or add custom storage options.

Usage
Import this workflow into your n8n instance.
Configure your API credentials.
Trigger the workflow manually or schedule it as needed.
Check the outputs in your preferred cloud storage or social media platform.

Notes
Extend this workflow further by automating social media posting or newsletter integration.
For any questions, refer to the official documentation or reach out to the creator.

About the Creator
This workflow was built by AlexK1919, an AI-native workflow automation architect. Check out the overview video for a quick demo.

Tools Used
Leonardo.ai**
RunwayML**
Creatomate**
Hacker News API**
OpenAI GPT**

Feel free to adapt and extend this workflow to meet your specific needs! 🎉

Nodes Used (14)

AI Agent
@n8n/n8n-nodes-langchain.agent
Dropbox
n8n-nodes-base.dropbox
Google Drive
n8n-nodes-base.googleDrive
Hacker News
n8n-nodes-base.hackerNews
HTTP Request
n8n-nodes-base.httpRequest
HTTP Request Tool
@n8n/n8n-nodes-langchain.toolHttpRequest
LinkedIn
n8n-nodes-base.linkedIn
Microsoft OneDrive
n8n-nodes-base.microsoftOneDrive
OpenAI
@n8n/n8n-nodes-langchain.openAi
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
S3
n8n-nodes-base.s3
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured
X (Formerly Twitter)
n8n-nodes-base.twitter
YouTube
n8n-nodes-base.youTube