JoezChatBot: AI Site Content & Live Support Helper
| 开发者 |
Joez300
|
| 更新时间 |
2026年2月24日 05:17 |
| PHP版本: |
5.0 及以上 |
| WordPress版本: |
6.9 |
| 版权: |
GPLv2 or later |
| 版权网址: |
版权信息
|
详情介绍:
JoezChatBot is a high-performance AI assistant optimized for customer support using advanced RAG (Retrieval-Augmented Generation).
安装:
- Upload the plugin folder to the
/wp-content/plugins/ directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Step 1: Configuration - Go to 'JoezBot AI' -> 'API Settings' and enter your OpenAI API Key.
- Step 2: Keyword Mapping - Go to 'Keyword Mapping'. Enter keywords you expect users to ask (e.g., "shipping", "refund"). Point these keywords to a specific Page URL or a text answer.
- Step 3: Content Preparation - Ensure your site pages/posts contain the detailed information related to those keywords. The AI reads these pages to generate answers.
- Step 4: Testing - Use the ChatBot on your frontend. If the AI doesn't know an answer, create a new Page with that info or update existing ones.
- Step 5: Fine-tuning -
- Use 'Training Logs' to "Force" a specific answer if the AI is hallucinating.
- Adjust 'AI Creativity' in Settings: lower for facts, higher for human-like chatter.
更新日志:
11.6
- Added: Animated Robot Icon support for the frontend chat interface.
- Added: Temperature (AI Creativity) slider in General Settings.
- Improved: Detailed onboarding guide in the plugin dashboard and readme.
- UI: Renamed frontend title to "ChatBot" for a cleaner look.
11.3
- Compliance: Clearly documented external OpenAI API service with direct links to Privacy Policy and Terms of Use as requested by the review team.
11.0
- Fixed: Critical Text Domain invalid format error (site-ai-chatbot-f1).
- Security: Suppressed all non-database related warnings for a clean official submission.
10.9
- Security: Resolved $_SERVER validation warnings.
- Fixed: Finalized Text Domain synchronization.