Smart Local AI – Browser-Based Private AI Tools

Privacy-first browser ML suite. Client-side AI for content recommendations, personalized suggestions, and image alt text — no cloud APIs needed.

5 database tables

Table NameDescriptionMethod
wp_atlasai_embeddingsStores atlasai embeddings data created by this plugin.Static
wp_atlasai_eventsStores atlasai events data created by this plugin.Static
wp_atlasai_personalized_cacheA cache table that stores temporary computed or fetched data.Static
wp_atlasai_similar_postsStores atlasai similar posts data created by this plugin.Static
wp_atlasai_user_profilesStores atlasai user profiles 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_commentmeta
Comment meta
wp_options
Option key:atlas_ai_modulesOption key:atlas_ai_onboarding_completedOption key:atlas_ai_settingsOption key:atlas_ai_version
wp_postmeta
Post meta