
內容簡介
總結:AI Shoutbox 是一個輕巧且快速的 WordPress 聊天框外掛,使用標準的輪詢技術進行即時更新,適用於任何主機環境。主要功能包括即時聊天、AI 整合、reCAPTCHA v3 保護、會話持久性、管理員設置頁面、自動清理、小工具與短碼顯示以及管理工具。此外,外掛利用 Google reCAPTCHA 和 OpenAI API 兩個外部服務提供其應用功能。
問題與答案:
1. AI Shoutbox 主要功能有哪些?
- 即時聊天、AI 整合、reCAPTCHA v3 保護、會話持久性、管理員設置頁面、自動清理、小工具與短碼顯示以及管理工具。
2. 此外掛使用了哪兩個外部服務?
- Google reCAPTCHA 和 OpenAI API。
3. Google reCAPTCHA 的目的是什麼?
- 用於保護聊天框登入表單免受垃圾郵件和機器人自動濫用。
4. OpenAI API 的作用是什麼?
- 用於在使用者與聊天框的 AI 功能互動時生成智能、類似人類的回應。
外掛標籤
開發者團隊
原文外掛簡介
AI Shoutbox provides a lightweight and fast chat box for your WordPress site. It uses a standard polling technique for real-time updates that works on any hosting environment. Key features:
Real-Time Chat: Uses AJAX polling for message updates.
AI Integration: Allow users to ask questions directly to OpenAI’s GPT models.
reCAPTCHA v3 Protection: Secure login form to prevent spam.
Session Persistence: Remembers users for 1 hour.
Admin Settings Page: Easily configure API keys and translate all public-facing texts from the WordPress admin.
Auto-Pruning: Automatically clears chat history every 24 hours to keep the database clean.
Widget & Shortcode: Display the shoutbox in any widget area or anywhere on your site using the [aish_shoutbox] shortcode.
Admin Tools: Clear chat history manually from the settings page.
External Services
This plugin utilizes two external services to provide its full functionality. Users must be aware that using this plugin will result in data being sent to these third-party services.
Google reCAPTCHA
Purpose: This service is used to protect the shoutbox login form from spam and automated abuse by bots.
Data Sent: To verify that a user is not a robot, hardware and software information, such as device data, application data, and the user’s IP address, is sent to Google. This occurs when a user clicks the “Join” button.
Service Documents: Google Privacy Policy and Terms of Service.
OpenAI API
Purpose: This service is used to generate intelligent, human-like responses when a user interacts with the AI feature of the shoutbox.
Data Sent: When a user enables the AI mode and submits a message, the text content of that message is sent to OpenAI’s API for processing. No personal user data is sent, only the query text itself.
Service Documents: OpenAI Privacy Policy and Terms of Use.
