Guru ChatBot

Self-hosted AI RAG chatbot for WordPress using OpenAI/Gemini. Built-in native PHP vector search & automated real-time CPT content crawling.

1 database table

Table NameDescriptionMethod
wp_guru_cb_Stores guru cb data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:guru_cb_db_versionOption key:guru_cb_index_skipsOption key:guru_cb_settings
wp_postmeta
Post meta