Title: Nerdy Posts
Author: sitesteward
Published: <strong>2026 年 5 月 14 日</strong>
Last modified: 2026 年 5 月 22 日

---

搜尋外掛

![](https://ps.w.org/nerdy-posts/assets/banner-772x250.png?rev=3549456)

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

# Nerdy Posts

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

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

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

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

## 外掛說明

Nerdy Posts brings AI-powered content interaction to your WordPress site. It connects
your posts to ChatGPT, giving visitors the ability to get AI-generated summaries
and chat with your content — organized by post category.

#### What it does

 * Generates AI-powered summaries of your posts
 * Lets visitors interact with and ask questions about your content through a slide-
   in chat panel
 * Organizes AI features around your existing post categories
 * Caches summaries so the AI service is only called once per post, keeping costs
   down and performance up

#### Built for the real world

 * The chat interface loads as a modal or slide-in panel — not in the bottom-right
   corner where it would conflict with live chat widgets and other plugins
 * Strong CSS scoping designed to hold up across themes
 * Built on an extensible architecture so additional AI services can be added without
   rewriting the core plugin
 * Follows WordPress coding standards and best practices

#### Getting started

 1. Install and activate the plugin
 2. Enter your ChatGPT API key in the settings
 3. Choose which post categories to enable
 4. Your visitors can now get summaries and chat with your content

An OpenAI API key is required. API usage costs are determined by your OpenAI plan.

### External Services

This plugin connects to the OpenAI API to generate AI-powered post summaries and
to respond to visitor chat messages.

**What is sent and when:**

 * When a visitor clicks the “Summary” button, the post title and content are sent
   to OpenAI to generate a summary. The result is cached in post meta so the API
   is only called once per post.
 * When a visitor sends a chat message, the post content, their message, and the
   recent conversation history (up to 6 messages) are sent to OpenAI.

No data is transmitted on page load. All API calls are initiated by explicit visitor
action.

**Service provider:** OpenAI, L.L.C.

 * [Terms of use](https://openai.com/policies/terms-of-use)
 * [Privacy policy](https://openai.com/policies/privacy-policy)

### Third-Party Libraries

This plugin bundles MicroModal (v0.4.2), a lightweight accessible modal library.

 * License: MIT
 * Source: https://github.com/ghosh/Micromodal

## 螢幕擷圖

 * [[
 * The chat panel open with a visitor question and AI response.
 * [[
 * A post showing the Summary and Chat buttons with a generated summary displayed.
 * [[
 * The settings page with an API key and enabled categories configured.

## 安裝方式

 1. Upload the `nerdy-posts` folder to `/wp-content/plugins/`, or install directly 
    through the WordPress plugin screen.
 2. Activate the plugin through the **Plugins** screen.
 3. Go to **Settings > Nerdy Posts**.
 4. Enter your OpenAI API key.
 5. Select the post categories where AI features should be enabled.
 6. Visit a post in an enabled category — your visitors will see the summary and chat
    controls.

## 常見問題集

### Do I need an OpenAI account?

Yes. You will need an OpenAI account with an active API key. Sign up at openai.com.
Usage is billed directly by OpenAI.

### How much will it cost me?

That depends on your traffic and how often visitors use the features. Summaries 
are cached after the first generation, so each post only costs one API call no matter
how many visitors request it. Chat conversations are billed per message. OpenAI’s
pricing page has the current rates.

### Will this slow down my site?

No. The plugin only loads its scripts and styles on posts in enabled categories.
Everything else is untouched.

### Can I choose which posts show AI features?

Yes — AI features are enabled per category. Assign a post to an enabled category
and it gets the controls. Leave it out and nothing changes.

### Will the chat panel conflict with my live chat plugin?

No. Most live chat widgets sit in the bottom-right corner. Nerdy Posts opens as 
a modal or slide-in panel triggered by a button in the post — it deliberately avoids
that area.

### Does it work with my theme?

The plugin uses tightly scoped CSS to avoid interfering with your theme’s styles.
It’s designed to hold up across a wide range of themes.

### Can I integrate a different AI provider?

Yes. Nerdy Posts exposes two filters — `nerdy_posts_ai_providers` and `nerdy_posts_ai_provider`—
that let you register and handle a custom AI provider. See `examples/filters.php`
in the plugin folder for annotated, copy-paste examples.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

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

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

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

## 變更記錄

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **4 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.3 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/nerdy-posts/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[chat](https://tw.wordpress.org/plugins/tags/chat/)
   [ChatGPT](https://tw.wordpress.org/plugins/tags/chatgpt/)[openai](https://tw.wordpress.org/plugins/tags/openai/)
   [summary](https://tw.wordpress.org/plugins/tags/summary/)
 *  [進階檢視](https://tw.wordpress.org/plugins/nerdy-posts/advanced/)

## 評分

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

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

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

## 參與者

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

## 技術支援

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

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