AI Agents

Automated workflow

12 nodes 214 122 Automatic trigger
Download

Workflow Description

An automated workflow that combines an intelligent agent with multiple tools to process user inquiries through chat, extracting data from external sources like Twitter and Hacker News, and processing it using advanced OpenAI models.

How it works

  1. 1.Trigger workflow activation when a chat message is received
  2. 2.Process the user query using an AI agent powered by OpenAI
  3. 3.Extract and retrieve data from Twitter and Hacker News sources
  4. 4.Transform and format the data using custom code logic
  5. 5.Deliver processed results back to the user

Use cases

  • Automatically collect and summarize the latest tech news from multiple sources in real-time
  • Answer user questions based on live social media and news platform data

Requirements

  • API keys for OpenAI, Twitter/X, and Hacker News
  • Configured chat trigger channels and connection settings
  • Basic understanding of JSON data handling and variable management

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Chat Trigger Tool Twitter/X Hacker News AI Agent OpenAI

Details

Trigger Automatic trigger
Nodes 12
Apps 6
Views 214
Downloads 122

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (12)

/

Sticky Note

Sticky Note

#1

Sticky Note1

Sticky Note

#2

Sticky Note2

Sticky Note

#3

Sticky Note3

Sticky Note

#4

When chat message received

Chat Trigger

#5

Custom tool to call the wf below1

Tool Workflow

#6

When Executed by Another Workflow

Execute Workflow Trigger

#7

Hacker News

Hacker News

#8

Clean up data

Set

#9

Stringify

Code

#10

AI Agent

Agent

#11

OpenAI Chat Model

OpenAI

#12