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

---

プラグインを検索

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

# Nerdy Posts

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

[ダウンロード](https://downloads.wordpress.org/plugin/nerdy-posts.1.0.1.zip)

 * [詳細](https://ja.wordpress.org/plugins/nerdy-posts/#description)
 * [レビュー](https://ja.wordpress.org/plugins/nerdy-posts/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/nerdy-posts/#installation)
 * [開発](https://ja.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.

## FAQ

### 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/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/nerdy-posts/)
を [RSS](https://plugins.trac.wordpress.org/log/nerdy-posts/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.0

 * Initial release.

## メタ

 *  バージョン **1.0.1**
 *  最終更新日 **4日前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 6.3またはそれ以降 **
 *  検証済み最新バージョン: **7.0**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/nerdy-posts/)
 * タグ
 * [AI](https://ja.wordpress.org/plugins/tags/ai/)[chat](https://ja.wordpress.org/plugins/tags/chat/)
   [ChatGPT](https://ja.wordpress.org/plugins/tags/chatgpt/)[openai](https://ja.wordpress.org/plugins/tags/openai/)
   [summary](https://ja.wordpress.org/plugins/tags/summary/)
 *  [詳細を表示](https://ja.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/)