This n8n workflow automates the process of researching, creating, reviewing, and publishing knowledge base articles. It starts with a user inquiry via webhook, triggers advanced AI models for research and content creation, incorporates a review cycle with feedback, and finally publishes the polished article to Contentful. The workflow leverages integrations with OpenAI for content generation, Perplexity for in-depth research, and Contentful for publishing, making it ideal for maintaining a dynamic, high-quality knowledge base with minimal manual intervention.
Automated Knowledge Base Article Generation Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chatTrigger, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.toolWorkflow, code, executeWorkflow, function, httpRequest, if, merge, noOp, set, stickyNote |
Reviews
There are no reviews yet.