Aisk — AI Sales Chatbot for WooCommerce | Knowledgebase & Support bot

AI-powered chatbot for WooCommerce, offers instant product recommendations and self-trained AI knowledge base for enhanced customer support.

3 database tables

Table NameDescriptionMethod
wp_aisk_api_usageStores aisk api usage data created by this plugin.Static
wp_aisk_embeddingsStores aisk embeddings data created by this plugin.Static
wp_aisk_pdf_queueA job queue table for managing background tasks and scheduled operations.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:aisk_bot_protected_url_Option key:aisk_last_pdf_processingOption key:aisk_plugin_versionOption key:aisk_settingsOption key:aisk_url_processing_Option key:aisk_url_user_message_Option key:blog_charset
wp_postmeta
Post meta