Title: Chiebot – AI Chat Assistant
Author: mockuptokyo
Published: <strong>2025 年 12 月 24 日</strong>
Last modified: 2026 年 1 月 16 日

---

搜尋外掛

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

# Chiebot – AI Chat Assistant

 由 [mockuptokyo](https://profiles.wordpress.org/mockuptokyo/) 開發

[下載](https://downloads.wordpress.org/plugin/chiebot.0.3.3.zip)

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

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

## 外掛說明

Chiebot is a WordPress plugin that builds a RAG (Retrieval-Augmented Generation)
chatbot using OpenAI Responses API and Vector Store. Use your own API key to train
the AI on your site content and uploaded documents to answer visitor questions.

**Let AI learn your site content and automatically answer visitor questions 24/7**

#### Free Version – Fully Functional RAG Chatbot

The free version includes everything you need to run an AI-powered chatbot on your
site:

 * **Complete RAG Chat System** – OpenAI Responses API with file_search for accurate,
   context-aware answers
 * **Site Content Learning** – Train AI on up to 3 pages from your posts and pages
 * **Document Upload** – Upload 1 PDF, TXT, Markdown, Word, or CSV file (up to 5MB)
   as knowledge source
 * **Beautiful Chat Widget** – Modern, responsive design that auto-displays on your
   site
 * **Shortcode Support** – Place the chat widget anywhere using `[chiebot]`
 * **Question Logs** – Track conversations and export to CSV
 * **Suggested Questions** – Configure up to 3 quick-start prompts for visitors
 * **Bring Your Own API Key** – No monthly subscription, pay only for OpenAI usage

#### Pro Version – Enhanced Features

For power users and agencies who need more:

 * Unlimited document uploads (up to 20MB each)
 * Unlimited site learning
 * Auto re-learning when content updates

#### Perfect For

 * **E-commerce** – Automatically answer product questions
 * **Clinics & Medical** – Handle inquiries about hours and appointments
 * **SaaS & Services** – FAQ support for pricing and features
 * **Corporate Sites** – Explain company info and services
 * **Educational Institutions** – Answer questions about enrollment and courses

#### External Services

This plugin communicates with the following external services:

 1. **OpenAI API** (api.openai.com)
 2.  * Purpose: Generate AI chat responses, learn documents (vectorization)
     * Data sent: User questions, site content selected for learning
     * [OpenAI Terms of Use](https://openai.com/terms/)
     * [OpenAI Privacy Policy](https://openai.com/privacy/)
 3. **License Server** (license.wp-ai-chat-bot.work) – Pro version only
 4.  * Purpose: Pro license verification
     * Data sent: License key, site URL
     * User conversation data is NOT sent to this server

## 安裝方式

 1. Upload the plugin to `/wp-content/plugins/chiebot/`
 2. Activate the plugin through the WordPress admin
 3. Go to “AI Chat > Chat Settings” and enter your OpenAI API key
 4. Go to “Knowledge Source” to select pages for learning or upload documents
 5. The chat widget will automatically appear in the bottom-right corner of your site

You can also use the shortcode `[chiebot]` to place the chat widget anywhere.

## 常見問題集

### Where can I get an OpenAI API key?

Create an account at [OpenAI Platform](https://platform.openai.com/api-keys) and
generate an API key. It uses pay-as-you-go pricing, so you only pay for what you
use.

### Is there a monthly fee?

The plugin itself has no monthly fee. The Pro version is a one-time purchase. You
only pay for OpenAI API usage (pay-as-you-go), which typically costs just a few 
dollars per month for normal usage.

### What’s the difference between Free and Pro?

The free version includes full RAG chatbot functionality. The Pro version adds: 
unlimited site learning pages, larger document uploads (5MB to 20MB), and auto re-
learning.

### What document formats can I upload?

PDF, TXT, MD (Markdown), DOCX (Word), and CSV formats are supported.

### What happens when the AI can’t answer a question?

You can set a fallback message. You can also check the question logs to see “no 
answer” queries and improve your content accordingly.

### Does it support multiple languages?

The AI can respond in multiple languages. It answers in the language of your trained
content. The admin interface is currently in English.

### Is it secure?

API keys are encrypted with AES-256-CBC. User conversation data is sent directly
to OpenAI and is not transmitted to our servers.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ mockuptokyo ](https://profiles.wordpress.org/mockuptokyo/)

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

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

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

## 變更記錄

#### 0.3.3

 * Fixed: Allow Markdown (.md) and CSV file uploads

#### 0.3.2

 * Removed log retention limit (logs are now kept indefinitely)

#### 0.3.1

 * Removed character limit for site learning (Pro: unlimited pages, Free: 3 pages)
 * Simplified codebase

#### 0.3.0

 * Added chat widget visibility toggle in admin settings

#### 0.2.0

 * Added internationalization (i18n) support
 * Added Japanese translation
 * Fixed translation loading for WordPress 6.7+

#### 0.1.0

 * Initial release
 * RAG chat using OpenAI Responses API + file_search
 * Site post and page learning
 * External document upload (PDF/TXT/MD/DOCX/CSV)
 * Frontend chat widget
 * Question logs with CSV export
 * Pro license support

## 中繼資料

 *  版本 **0.3.3**
 *  最後更新 **4 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/chiebot/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[chatbot](https://tw.wordpress.org/plugins/tags/chatbot/)
   [customer support](https://tw.wordpress.org/plugins/tags/customer-support/)[faq](https://tw.wordpress.org/plugins/tags/faq/)
   [openai](https://tw.wordpress.org/plugins/tags/openai/)
 *  [進階檢視](https://tw.wordpress.org/plugins/chiebot/advanced/)

## 評分

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

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

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

## 參與者

 *   [ mockuptokyo ](https://profiles.wordpress.org/mockuptokyo/)

## 技術支援

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

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