Title: Knowledge Base Chatbot
Author: Close·technology
Published: <strong>January 29, 2026</strong>
Last modified: January 29, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/knowledge-base-chatbot.svg)

# Knowledge Base Chatbot

 By [Close·technology](https://profiles.wordpress.org/closetechnology/)

[Download](https://downloads.wordpress.org/plugin/knowledge-base-chatbot.1.0.0.zip)

 * [Details](https://twd.wordpress.org/plugins/knowledge-base-chatbot/#description)
 * [Reviews](https://twd.wordpress.org/plugins/knowledge-base-chatbot/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/knowledge-base-chatbot/#installation)
 * [Development](https://twd.wordpress.org/plugins/knowledge-base-chatbot/#developers)

 [Support](https://wordpress.org/support/plugin/knowledge-base-chatbot/)

## Description

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

## Screenshots

 * [[
 * KB Chatbot admin page (content selection by post type).

## Installation

 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install the
    plugin through the WordPress Plugins screen.
 2. Activate the plugin through the “Plugins” screen in WordPress.
 3. In wp-admin, open **KB Chatbot** from the left menu.
 4. Select the content you want to include and click **Add selected**.
 5. Reorder the selected items and click **Save order** (optional).
 6. Click **Regenerate file** to create/update `llm-knowledge-chatbot.md`.

## FAQ

### Where is the Markdown file saved?

The file is saved in the WordPress installation root, using the filename `llm-knowledge-
chatbot.md`.

### Does the file become publicly accessible?

Yes. Since the file is created in the web root, it can be accessible at `https://
your-site.com/wp-content/uploads/knowledge-base-chatbot/llm-knowledge-chatbot.md`(
depending on your server configuration).

If you need this file to be private, you should restrict access at the server level(
recommended).

### What content types can I include?

The generator lists public post types that are visible in the admin. This usually
includes Pages, Posts, and custom post types created by your theme/plugins (excluding
media attachments).

### Does this plugin send my content to any external service?

No. The plugin generates a local Markdown file on your server. It does not upload
content anywhere by itself.

### What permissions are required to use the generator?

Only administrators (users with the `manage_options` capability) can access the 
generator and perform actions.

### The file is not being generated. What should I check?

 * Ensure your WordPress root folder is writable by WordPress / PHP.
 * Confirm you have selected at least one item.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Knowledge Base Chatbot” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Close·technology ](https://profiles.wordpress.org/closetechnology/)
 *   [ closemarketing ](https://profiles.wordpress.org/closemarketing/)
 *   [ David Perez ](https://profiles.wordpress.org/davidperez/)
 *   [ Alex Brea ](https://profiles.wordpress.org/alexbreagarcia/)

“Knowledge Base Chatbot” has been translated into 2 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/knowledge-base-chatbot/contributors)
for their contributions.

[Translate “Knowledge Base Chatbot” into your language.](https://translate.wordpress.org/projects/wp-plugins/knowledge-base-chatbot)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/knowledge-base-chatbot/),
check out the [SVN repository](https://plugins.svn.wordpress.org/knowledge-base-chatbot/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/knowledge-base-chatbot/)
by [RSS](https://plugins.trac.wordpress.org/log/knowledge-base-chatbot/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.
 * Admin generator to curate content and create `llm-knowledge-chatbot.md`.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/knowledge-base-chatbot/), [Spanish (Chile)](https://cl.wordpress.org/plugins/knowledge-base-chatbot/),
   and [Spanish (Spain)](https://es.wordpress.org/plugins/knowledge-base-chatbot/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/knowledge-base-chatbot)
 * Tags
 * [AI](https://twd.wordpress.org/plugins/tags/ai/)[chatbot](https://twd.wordpress.org/plugins/tags/chatbot/)
   [knowledge base](https://twd.wordpress.org/plugins/tags/knowledge-base/)[LLM](https://twd.wordpress.org/plugins/tags/llm/)
   [markdown](https://twd.wordpress.org/plugins/tags/markdown/)
 *  [Advanced View](https://twd.wordpress.org/plugins/knowledge-base-chatbot/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/knowledge-base-chatbot/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/knowledge-base-chatbot/reviews/)

## Contributors

 *   [ Close·technology ](https://profiles.wordpress.org/closetechnology/)
 *   [ closemarketing ](https://profiles.wordpress.org/closemarketing/)
 *   [ David Perez ](https://profiles.wordpress.org/davidperez/)
 *   [ Alex Brea ](https://profiles.wordpress.org/alexbreagarcia/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/knowledge-base-chatbot/)