內容簡介
**總結:**
這個外掛讓你在 WordPress 網站上加入一個由 GoVivace 的對話式人工智慧服務提供支持的 AI 聊天機器人,只需使用 Bot ID。重點功能包括動態載入獨特 Bot ID 的聊天機器人、可自訂問候語和主題配置、安全的 FastAPI 後端整合、輕量且優化的效能,以及方便的 WordPress 管理員配置頁面。該外掛依賴於 GoVivace 的外部雲服務運行。
**問題與答案:**
1. 如何在 WordPress 網站上安裝這個 govivace-chatbot 外掛?
- 安裝方式是通過 WordPress 插件畫面。
2. 這個外掛帶有哪些關鍵功能?
- 重點功能包括動態載入獨特 Bot ID 的聊天機器人、可自訂問候語和主題配置、安全的 FastAPI 後端整合、輕量且優化的效能,以及方便的 WordPress 管理員配置頁面。
3. 這個外掛需要使用哪些外部服務才能運行?
- 支持這個外掛運行所需依賴於 GoVivace 的外部雲服務。
4. 透過 GoVivace's Deployment Info API,主要用來做什麼?
- 用於根據使用者提供的 Bot ID,取得聊天機器人的配置和元數據。
5. 如何設定這個外掛的設定?
- 在 WordPress 中,前往「設定」→ 「GoVivace Chatbot」,輸入你的獨特 Bot ID,配置完成後聊天機器人將自動出現在網站的頁尾。
外掛標籤
開發者團隊
原文外掛簡介
Short Description : Add an AI-powered chatbot to your WordPress site using a Bot ID, backed by GoVivace’s conversational AI services. Key Features 🔹 Dynamic chatbot loading via Unique Bot ID 🔹 Customizable greetings and theme configuration 🔹 Secure FastAPI backend integration 🔹 Lightweight and optimized for performance 🔹 Easy WordPress admin configuration page 🔹 Screen reader compatible with spoken playback of bot responses External Services This plugin relies on GoVivace external cloud services to function.
1. GoVivace Deployment Info API
Domain Used: https://services.govivace.com
Used for fetching chatbot configuration and metadata based on the user-provided Bot ID.
When the admin saves a Bot ID in the plugin settings or when the chatbot is initialized on the frontend.
Data sent:
– Public Bot ID (no secret keys)
– Basic request metadata (standard HTTPS request information)
Purpose:
To retrieve the bot’s display information, model configuration, and related deployment settings.
2. GoVivace Conversational AI / NLU Service
Domain Used: https://services.govivace.com
Used for processing user queries and generating chatbot responses.
Each time a user submits a message in the chatbot widget.
Data sent:
– The user’s message text
– Session identifiers (non-personal, generated in the browser)
Purpose:
To return NLU-generated responses that power the chatbot’s conversation.
This service is provided by “GoVivace INC”: terms of use, privacy policy.
3. ipify.org Public IP Lookup
Domain Used: https://api.ipify.org
Purpose:
To obtain the site visitor’s public IP address for the following:
– Create a lightweight, non-cookie session ID
– Prevent abuse
– Support session continuity between messages
Data sent to ipify:
– No personal data
– Only a direct request from the user’s browser (ipify returns the public IP)
ipify Service Info:
Website: https://www.ipify.org
Installation
Install the govivace-chatbot plugin via the WordPress Plugins screen.
Activate the plugin through the ‘Plugins’ screen in WordPress.
Go to Settings → GoVivace Chatbot to configure:
Your Unique Bot ID
The chatbot will automatically appear on the website footer after configuration.
Screenshots
Changelog
1.1.0
Added screen reader compatibility for improved accessibility
Bot responses can now be read aloud by screen readers
1.0
Initial release
Upgrade Notice
1.1.0
Adds screen reader compatibility, allowing bot responses to be read aloud for improved accessibility.
1.0
Initial stable release. Recommended for all users.
License
This plugin is licensed under the GPLv2 or later license.
See https://www.gnu.org/licenses/gpl-2.0.html for details.
Third-party libraries used (MIT/GPL compatible):
* ScrollReveal.js – MIT License
* jQuery – MIT License
* Bootstrap 5.3.3 – MIT License
* Moment – MIT License
