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://cn.wordpress.org/plugins/nerdy-posts/#description)
 * [评价](https://cn.wordpress.org/plugins/nerdy-posts/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/nerdy-posts/#installation)
 * [开发进展](https://cn.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**
 *  最后更新：**2 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.3 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/nerdy-posts/)
 * 标签
 * [AI](https://cn.wordpress.org/plugins/tags/ai/)[chat](https://cn.wordpress.org/plugins/tags/chat/)
   [ChatGPT](https://cn.wordpress.org/plugins/tags/chatgpt/)[openai](https://cn.wordpress.org/plugins/tags/openai/)
   [summary](https://cn.wordpress.org/plugins/tags/summary/)
 *  [高级视图](https://cn.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/)