Automated Research and Content Generation with n8n and GPT

somdn_product_page

This n8n workflow automates the process of researching a given topic using Perplexity AI, generating structured Markdown and HTML content, and sharing the results via Telegram. It begins with a webhook trigger to capture user input and includes intelligent prompts to improve the user-provided topic. The workflow then calls Perplexity AI for research, extracts relevant JSON data, converts content into HTML with Tailwind CSS, and sends the final article and research updates to designated Telegram chats. This automation is ideal for content creators, researchers, or teams seeking to seamlessly gather, structure, and distribute AI-generated research content in a responsive web format.

Node Count

>20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.outputParserStructured, @n8n/n8n-nodes-langchain.toolWorkflow, executeWorkflowTrigger, httpRequest, if, noOp, respondToWebhook, set, stickyNote, telegram, webhook

Reviews

There are no reviews yet.

Be the first to review “Automated Research and Content Generation with n8n and GPT”

Your email address will not be published. Required fields are marked *