Title: ApiroSite Assistant
Author: Fakhrul Alam
Published: <strong>2026 年 6 月 25 日</strong>
Last modified: 2026 年 6 月 25 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/apirosite-assistant.svg)

# ApiroSite Assistant

 由 [Fakhrul Alam](https://profiles.wordpress.org/fakhrulalam16/) 開發

[下載](https://downloads.wordpress.org/plugin/apirosite-assistant.1.0.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/apirosite-assistant/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/apirosite-assistant/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/apirosite-assistant/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/apirosite-assistant/#developers)

 [技術支援](https://wordpress.org/support/plugin/apirosite-assistant/)

## 外掛說明

ApiroSite Assistant adds a configurable chat widget to your WordPress site. It can
crawl published pages and posts into a local knowledge base and answer visitor questions
locally. An administrator can explicitly enable external AI processing to use OpenAI,
Pollinations.AI, or OVHcloud AI Endpoints.

Features:

 * Crawl pages and posts into a local knowledge base.
 * Add custom facts or Q&A entries manually.
 * Train a site summary from the knowledge base.
 * Optional OpenAI embeddings for semantic search.
 * Optional OpenAI API key with encrypted storage.
 * AI modes: Free only, OpenAI with free fallback, or OpenAI only.
 * Explicit opt-in before visitor messages or site knowledge are sent to an external
   AI provider.
 * Free online fallback providers when external processing is enabled and no API
   key is configured or the primary provider fails.
 * Configurable widget design, placement, visibility, tone, language, and content
   rules.
 * Response caching with scheduled cleanup.
 * Public chat endpoint with IP-based rate limiting.
 * Optional attribution control, disabled by default.

Note: Crawled page content is injected into AI context. Only crawl content you trust,
because adversarial text in site content can influence model behavior.

External AI processing is disabled by default. When it is enabled, the plugin may
send visitor messages, up to ten recent conversation messages, the generated system
prompt, and relevant excerpts from the local knowledge base to an external provider.
Do not place secrets or sensitive personal data in the knowledge base. Site owners
should explain this processing in their privacy policy and obtain any consent required
in their jurisdiction.

### External Services

The plugin can communicate with the following external services only after an administrator
enables external AI processing in AI Chat > AI Configuration.

#### OpenAI API

Used when an OpenAI API key is configured. The plugin sends visitor messages, recent
conversation context, the system prompt, and relevant site-knowledge excerpts to
generate chat responses. During training, selected site-knowledge text may also 
be sent to create summaries and embeddings.

 * Service: https://openai.com/
 * Business terms: https://openai.com/policies/business-terms/
 * Privacy policy: https://openai.com/policies/privacy-policy/

#### Pollinations.AI

Used as the first free provider in Free only mode and as a fallback in OpenAI with
free fallback mode. The plugin sends visitor messages, recent conversation context,
the system prompt, and relevant site-knowledge excerpts to generate a response. 
No Pollinations account is required by this plugin.

 * Service: https://pollinations.ai/
 * Terms: https://pollinations.ai/terms
 * Privacy policy: https://pollinations.ai/privacy

#### OVHcloud AI Endpoints

Used as the second free fallback if Pollinations.AI is unavailable. The plugin sends
visitor messages, recent conversation context, the system prompt, and relevant site-
knowledge excerpts to generate a response. No OVHcloud account is required by this
plugin for this fallback endpoint.

 * Service: https://www.ovhcloud.com/en/public-cloud/ai-endpoints/
 * Terms and conditions: https://www.ovhcloud.com/en/terms-and-conditions/
 * Privacy policy: https://www.ovhcloud.com/en/terms-and-conditions/privacy-policy/

## 螢幕擷圖

[⌊Knowledge Base dashboard for crawling, training, and managing site content.⌉⌊Knowledge
Base dashboard for crawling, training, and managing site content.⌉[

Knowledge Base dashboard for crawling, training, and managing site content.

[⌊AI Configuration screen for provider settings and content behavior rules.⌉⌊AI 
Configuration screen for provider settings and content behavior rules.⌉[

AI Configuration screen for provider settings and content behavior rules.

[⌊Widget Designer with visual styling controls and a live preview.⌉⌊Widget Designer
with visual styling controls and a live preview.⌉[

Widget Designer with visual styling controls and a live preview.

[⌊Placement settings for shortcode mode, attribution, and visibility rules.⌉⌊Placement
settings for shortcode mode, attribution, and visibility rules.⌉[

Placement settings for shortcode mode, attribution, and visibility rules.

[⌊Frontend chat widget shown on a site page.⌉⌊Frontend chat widget shown on a site
page.⌉[

Frontend chat widget shown on a site page.

## 安裝方式

 1. Upload the `apirosite-assistant` folder to `/wp-content/plugins/`.
 2. Activate ApiroSite Assistant from the Plugins screen.
 3. Open AI Chat > AI Configuration to configure provider behavior.
 4. Enable external AI processing only if you accept the listed services and data handling,
    or leave it disabled for local knowledge-base answers.
 5. Open AI Chat > Knowledge Base and run a crawl.
 6. Adjust widget design and placement as needed.

## 常見問題集

### Do I need an API key?

No. The plugin can answer from its local knowledge base without an API key. If you
explicitly enable external AI processing, it can use free online fallback providers.
For more reliable responses, add an OpenAI API key in AI Chat > AI Configuration.

### Is the API key exposed to visitors?

No. API keys are stored server-side, encrypted at rest where OpenSSL is available,
and are never sent to frontend JavaScript.

### Does it crawl WooCommerce products?

No. Product crawling is intentionally excluded.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈ApiroSite Assistant〉的開發相關工作。

參與者

 *   [ Fakhrul Alam ](https://profiles.wordpress.org/fakhrulalam16/)

[將〈ApiroSite Assistant〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/apirosite-assistant)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/apirosite-assistant/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/apirosite-assistant/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/apirosite-assistant/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/apirosite-assistant/)。

## 變更記錄

#### 1.0.1

 * Updated plugin branding images and admin accent colors.

#### 1.0.0

 * Added explicit opt-in before external AI processing.
 * Documented external providers, transmitted data, terms, and privacy policies.
 * Added suggested privacy-policy text and updated WordPress compatibility metadata.

#### 1.0.23

 * Improved human handoff answers for visitors asking to talk to a real person, 
   admin, owner, or support staff.

#### 1.0.22

 * Added Train Site workflow for AI-generated site summary.
 * Added OpenAI embedding generation and semantic search retrieval.
 * Added embeddings database table and streaming training progress.

#### 1.0.21

 * Improved fallback answer voice so local fallback speaks as the site instead of
   saying “Here is what I found.”
 * Tightened fallback confidence checks and filtered job/salary snippets from pricing
   answers.

#### 1.0.20

 * Added explicit AI mode selection.
 * Shared OpenAI-compatible provider request helper.
 * Added prompt override knowledge placeholder support.
 * Added cache normalization and knowledge-version cache invalidation.
 * Added token-budgeted knowledge injection and prompt-injection notice.
 * Added optional attribution setting.

#### 1.0.19

 * Hardened API key handling and admin settings responses.
 * Added encrypted OpenAI key storage and masked admin display.
 * Moved deterministic knowledge extractors behind AI provider attempts.
 * Added provider circuit breaker, reduced HTTP timeouts, fallback testing, and 
   opt-in failure logging.
 * Added custom knowledge entries, knowledge caching, large table warning, and cache
   cleanup cron.

#### 1.0.18

 * Improved chat widget opening animation and mobile placement.

#### 1.0.17

 * Added optional OpenAI key flow and knowledge text cleanup.

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **3 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/apirosite-assistant/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[chat](https://tw.wordpress.org/plugins/tags/chat/)
   [chatbot](https://tw.wordpress.org/plugins/tags/chatbot/)[knowledge base](https://tw.wordpress.org/plugins/tags/knowledge-base/)
   [support](https://tw.wordpress.org/plugins/tags/support/)
 *  [進階檢視](https://tw.wordpress.org/plugins/apirosite-assistant/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/apirosite-assistant/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/apirosite-assistant/reviews/)

## 參與者

 *   [ Fakhrul Alam ](https://profiles.wordpress.org/fakhrulalam16/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/apirosite-assistant/)