AI Engine – The Chatbot, AI Framework & MCP for WordPress
AI meets WordPress. Your site can now chat, write poetry, solve problems, and maybe make you coffee.
8 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_mwai_chats | Stores mwai chats data created by this plugin. | Static |
| wp_mwai_filemeta | Stores mwai filemeta data created by this plugin. | Static |
| wp_mwai_files | Stores mwai files data created by this plugin. | Static |
| wp_mwai_logmeta | A logging table that records activity, events, or audit history. | Static |
| wp_mwai_logs | A logging table that records activity, events, or audit history. | Static |
| wp_mwai_tasklogs | Stores mwai tasklogs data created by this plugin. | Static |
| wp_mwai_tasks | Stores mwai tasks data created by this plugin. | Static |
| wp_mwai_vectors | Stores mwai vectors data created by this plugin. | Static |