https://github.com/open-kbs/ai-customer-assistant-for-wordpress
AI agent designed to provide customer assistance to WordPress website visitors
https://github.com/open-kbs/ai-customer-assistant-for-wordpress
Last synced: 3 months ago
JSON representation
AI agent designed to provide customer assistance to WordPress website visitors
- Host: GitHub
- URL: https://github.com/open-kbs/ai-customer-assistant-for-wordpress
- Owner: open-kbs
- License: mit
- Created: 2025-01-02T19:30:25.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-10T14:31:28.000Z (5 months ago)
- Last Synced: 2025-01-10T14:52:23.233Z (5 months ago)
- Language: JavaScript
- Size: 678 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Agent For WordPress Customer assistance · [](https://github.com/open-kbs/ai-agent-for-woocommerce/blob/main/LICENSE)
![]()
AI agent designed to provide WordPress customer assistance
## Configuration
After installing the Agent through the OpenKBS WordPress plugin, follow these steps to configure the key features:
#### Enable Semantic Search:
Semantic Search creates and maintains embeddings of your WordPress content, enabling AI-powered search capabilities across your site.1. Navigate to **WordPress → OpenKBS → Settings → Applications → WP Customer**
2. Enable "Semantic Search Indexing" and click "Save All"
3. Click "Start Indexing" to generate embeddings for your existing WordPress content#### Enable Chat Widget:
The chat widget integrates automatically and **requires Semantic Search**, enabling the LLM AI Model to search your website data and assist clients with real-world actions.
1. Go to **WordPress → OpenKBS → Settings → Applications → WP Customer**
2. Enable the "Website Chat Widget" and click "Save All"
3. Open your WordPress homepage and test the chat widget#### Enable Search Widget (optional):
Enables a public search endpoint allowing website visitors to perform semantic searches through a widget interface.1. Go to **OpenKBS → Settings → Public Search API**
2. Enable "Public Search API"
3. Copy the provided Shortcode
4. Navigate to **Appearance → Widgets**
5. Add a "Shortcode" widget to your WordPress header widget area