Site Assistant (Simple MVP)
AI chatbot powered by your site content
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/moeloubani/site-assistant-plugin/archive/refs/heads/main.zipSite Assistant WordPress Plugin
AI-powered conversational assistant that understands your site content and helps visitors find answers.
Features
- Automated Content Sync: Automatically syncs your posts and pages to the AI assistant
- Smart Chat Widget: Beautiful, customizable chat widget for your site
- Easy Setup: Quick onboarding wizard to get started
- Privacy Focused: You control what content is shared
- Performance Optimized: Background processing ensures no impact on site speed
Installation
- Upload the plugin files to
/wp-content/plugins/site-assistant/ - Activate the plugin through the 'Plugins' menu in WordPress
- Complete the setup wizard at Site Assistant → Dashboard
- Configure your content sync settings
Requirements
- WordPress 6.0 or higher
- PHP 7.4 or higher
- Active Site Assistant account
Configuration
Content Selection
Choose which post types and taxonomies to include in your assistant's knowledge base:
- Go to Site Assistant → Settings
- Select post types (posts, pages, custom post types)
- Choose taxonomies to include
- Set sync frequency
Widget Customization
Customize the chat widget appearance:
- Go to Site Assistant → Settings
- Configure position, theme, and welcome message
- Preview changes before saving
Usage
Shortcode
Display the chat widget inline using:
[site_assistant_chat]
Manual Sync
Force a manual sync:
wp site-assistant sync --force
Support
For support, visit https://site-assistant.com/support
License
GPL v2 or later