Title: Comment2AIChat
Author: Qgenius
Published: <strong>2025 年 3 月 7 日</strong>
Last modified: 2025 年 3 月 11 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/comment2aichat/assets/icon-256x256.png?rev=3253679)

# Comment2AIChat

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

[下載](https://downloads.wordpress.org/plugin/comment2aichat.1.0.2.zip)

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

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

## 外掛說明

Comment2AIChat disables WordPress default comments on posts and replaces them with
a chatbot-like interface.
 It provides integration with two models: 1. **DeepSeek**(
model: `deepseek-chat`) 2. **OpenAI** (model: `o3-mini`)

A settings page under “Settings > AIChat” allows you to select the model, enter 
your API key, and set a custom prompt.
 Use the shortcode `[comment2aichat_chat]`
to display the chat interface anywhere (e.g., on pages or within posts). By default,
the AI chat is automatically appended to single post contents.

### External Services

This plugin connects to external APIs to provide AI chat functionality.
 – **OpenAI
API** When the “OpenAI” model is selected, the plugin sends the user’s message and
a system prompt to OpenAI’s endpoint at `https://api.openai.com/v1/chat/completions`.
The API key is used for authentication. Please review OpenAI’s [Terms of Service](https://platform.openai.com/terms)
and [Privacy Policy](https://platform.openai.com/privacy) for details.

 * **DeepSeek API**
    When the “DeepSeek” model is selected, the plugin sends the
   same data to DeepSeek’s endpoint at `https://api.deepseek.com/chat/completions`.
   The API key is used for authentication. Refer to DeepSeek’s official documentation
   for its terms of [DeepSeek Privacy Policy](https://cdn.deepseek.com/policies/en-US/deepseek-privacy-policy.html).

## 螢幕擷圖

 * [[
 * Screenshot 1 – Frontend AI Chat interface. Users can type their question and 
   click ‘SEND’ to receive AI-generated responses.
 * [[
 * Screenshot 2 – AIChat plugin settings page, where you can select the model, enter
   your API Key, and set a custom assistant prompt.

## 安裝方式

 1. Upload the entire `comment2aichat` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to `Settings > AIChat` to select a model (DeepSeek or OpenAI), enter your API
    key, and optionally modify the assistant prompt.
 4. Use the shortcode `[comment2aichat_chat]` to display the chat interface, or simply
    view any single post to see the chat appended below the content.

## 常見問題集

### Why are default WordPress comments disabled for posts?

This plugin is designed to replace the default comment section on posts with an 
AI-powered chat interface. Other post types remain unaffected.

### Where do I get an API key?

For OpenAI, visit [OpenAI Platform](https://platform.openai.com/).
 For DeepSeek,
visit [DeepSeek API Keys](https://platform.deepseek.com/api_keys).

## 使用者評論

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

## 參與者及開發者

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

參與者

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

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

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

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

## 變更記錄

#### 1.0.2

 * Upgrade the OpenAI model to o3-mini.

#### 1.0.1

 * Updated shortcode registration and auto-append functionality.
 * Added external services documentation in README.
 * Added ‘gaojun’ to Contributors list.

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.2**
 *  最後更新 **1 年前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.7 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.7.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/comment2aichat/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[chatbot](https://tw.wordpress.org/plugins/tags/chatbot/)
   [comments](https://tw.wordpress.org/plugins/tags/comments/)[deepseek](https://tw.wordpress.org/plugins/tags/deepseek/)
   [openai](https://tw.wordpress.org/plugins/tags/openai/)
 *  [進階檢視](https://tw.wordpress.org/plugins/comment2aichat/advanced/)

## 評分

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

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

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

## 參與者

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

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.qgenius.com/comment2aichat/)