workflows.fit
Back to n8n workflows
n8n templateFreeBy Grant Warfield

Daily auto-generated tweets from trending topics using Perplexity & GPT-4o

This workflow auto-generates and posts a tweet once per day using real-time insights from the web. It uses Perplexity to fetch trending topics, OpenAI to summarize them into a tweet, and the Twitter API to publish. ⚙️...

DevelopmentCore NodesAILangchainSchedule TriggerHttp RequestOpen AiSticky Note
Loading interactive preview...

Template notes

This workflow auto-generates and posts a tweet once per day using real-time insights from the web. It uses Perplexity to fetch trending topics, OpenAI to summarize them into a tweet, and the Twitter API to publish.

⚙️ Set up steps Set your Perplexity API key in the HTTP Request node.

Add your OpenAI API key to the Message Model node.

Authenticate your Twitter API credentials in the second HTTP Request node.

Modify the schedule trigger to run daily at your preferred time.

All logic is pre-configured — simply plug in your credentials and you're live.