Knowledge Base Chatbot
·
Generate a Markdown knowledge base file from selected WordPress content (pages, posts, and CPTs) to power an external chatbot/LLM workflow.
Knowledge Base Chatbot helps you curate the exact content you want to use as a “knowledge base” and generates a single Markdown file (llm-knowledge-chatbot.md) that can be consumed by an external chatbot or LLM pipeline.
From the WordPress admin, you can:
- Select content from any public post type that is available in the admin (Pages, Posts, and most custom post types).
- Add selected items to a curated list.
- Reorder the list via drag & drop.
- Regenerate the Markdown file at any time (it is also regenerated automatically after adding/removing items).
The generated file is saved in your WordPress root folder and can be accessed via a public URL such as: https://example.com/llm-knowledge-chatbot.md