N8N template - WordPress AI Chatbot: Content Retrieval & Intent-Based Responses
## How it works
This n8n chatbot enhances user experience on WordPress by suggesting relevant articles, summarizing content, answering questions, and handling basic conversations.
It operates using three key components:
- Intent Router: Classifies user queries (e.g., greetings, article search, content questions).
- Article Agent: Recommends articles and retrieves answers from the current page.
- Content Retrieval System: Scrapes WordPress posts to provide context for responses.
## Set up steps
- Create the chatbot backend in n8n: Import the provided template, upload it to your n8n instance, and configure the MISTRAL API key.
- Set up the chatbot UI in WordPress: Add the necessary HTML and JavaScript code using WPCode or a custom HTML widget to embed the chatbot on your site.
See more at my blog: https://www.tanyongsheng.com/blog/how-to-create-a-custom-chatbot-for-wordpress-using-n8n/
And see how this chatbot behaves here: https://www.tanyongsheng.com/chatbot/.
(Psst… there's a hidden gift on my blog—go find it first! 😏)
See how this chatbot behaves: https://www.tanyongsheng.com/chatbot/