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 Name | Description | Method |
|---|---|---|
| wp_atlasai_embeddings | Stores atlasai embeddings data created by this plugin. | Static |
| wp_atlasai_events | Stores atlasai events data created by this plugin. | Static |
| wp_atlasai_personalized_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_atlasai_similar_posts | Stores atlasai similar posts data created by this plugin. | Static |
| wp_atlasai_user_profiles | Stores 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_commentmetawp_optionsOption key:
atlas_ai_modulesOption key:atlas_ai_onboarding_completedOption key:atlas_ai_settingsOption key:atlas_ai_versionwp_postmeta