Title: Simple AI Chat Embed
Author: Moe Loubani
Published: <strong>2025年4月24日</strong>
Last modified: 2025年4月24日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/simple-ai-chat-embed.svg)

# Simple AI Chat Embed

 作者: [Moe Loubani](https://profiles.wordpress.org/moeloubani1/)

[ダウンロード](https://downloads.wordpress.org/plugin/simple-ai-chat-embed.1.0.2.zip)

 * [詳細](https://ja.wordpress.org/plugins/simple-ai-chat-embed/#description)
 * [レビュー](https://ja.wordpress.org/plugins/simple-ai-chat-embed/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/simple-ai-chat-embed/#installation)
 * [開発](https://ja.wordpress.org/plugins/simple-ai-chat-embed/#developers)

 [サポート](https://wordpress.org/support/plugin/simple-ai-chat-embed/)

## 説明

Simple AI Chat Embed provides a flexible way to add interactive AI chat functionality
to your posts, pages, or widget areas. Configure API keys once, select your desired
model, and embed the chat using your preferred method.

**Features:**

 * Supports multiple AI providers: OpenAI (GPT models), Anthropic (Claude models),
   Google (Gemini models).
 * Embed via Gutenberg Block, Shortcode, or Elementor Widget.
 * Global settings page for API Keys and default model/prompt.
 * Override default model and initial system prompt per instance (Block/Elementor).
 * Secure AJAX handling for chat interactions.

### Configuration

Go to **Settings > AI Chat Embed** in your WordPress admin area.

 1. **API Key Settings:** Enter the API keys for the services you wish to use (OpenAI,
    Anthropic, Google). Leave blank any services you don’t plan to use.
 2. **Default Chat Settings:**
 3.  * **Default AI Model:** Select the AI model to be used by default for new chat
       instances.
     * **Default Initial Prompt:** Enter an optional system prompt that will be prepended
       to user messages by default.
 4. Click **Save Settings**.

### Usage

### Gutenberg Block

 1. Edit a post or page using the Gutenberg editor.
 2. Add a new block and search for “AI Chat Embed”.
 3. Select the block to insert it.
 4. In the block sidebar (Inspector Controls), you can:
 5.  * Select a specific **AI Model** to override the default.
     * Enter an **Initial System Prompt** to override the default.
 6. Save the post/page.

### Shortcode

Insert the following shortcode into any post, page, or text widget:

    ```
    [simple_ai_chat_embed]
    ```

This will use the default model, prompt, and chatbot name configured in the plugin
settings.

You can override the defaults using the following attributes:

 * `model`: Specify the AI model ID to use (e.g., `gpt-4`, `claude-3-opus-20240229`).
 * `prompt`: Provide a custom initial system prompt.
 * `name`: Set a custom name for the chatbot.

Example:
 [simple_ai_chat_embed model=”gpt-4-turbo” prompt=”You are a helpful assistant.”
name=”Support Bot”]

### Elementor Widget

 1. Edit a page or template using Elementor.
 2. In the widgets panel, search for “AI Chat Embed”.
 3. Drag the widget into your desired section/column.
 4. In the widget settings (Content tab):
 5.  * Select a specific **AI Model** to override the default.
     * Enter an **Initial System Prompt** to override the default.
 6. Save the page/template.

## ブロック

このプラグインは1個のブロックを提供します。

 *   AI Chat Embed Embeds an AI-powered chat interface (ChatGPT, Claude, Gemini).

## インストール

 1. Upload the `simple-ai-chat-embed` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to **Settings > AI Chat Embed** to configure the API keys and default 
    settings.

## FAQ

Where do I get an API key for this plugin?
 * You can find the API keys on the different
AI language model websites.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Simple AI Chat Embed はオープンソースソフトウェアです。以下の人々がこのプラグイン
に貢献しています。

貢献者

 *   [ Moe Loubani ](https://profiles.wordpress.org/moeloubani1/)

[“Simple AI Chat Embed” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/simple-ai-chat-embed)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/simple-ai-chat-embed/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/simple-ai-chat-embed/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/simple-ai-chat-embed/)
を [RSS](https://plugins.trac.wordpress.org/log/simple-ai-chat-embed/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

### 1.0.1

 * Updated bot avatar

### 1.0.0

 * Initial release.
 * Features: Gutenberg block, shortcode, Elementor widget, settings page, OpenAI/
   Anthropic/Google API integration.

### External Services Notice

This plugin uses external services (OpenAI, Anthropic, Google) to provide AI chat
functionality. Data that may be sent
 to these services includes user messages, 
chat history, and any other information necessary for the AI to generate responses.

You can find more information about these services and their privacy and usage policies
on their respective websites:

 * [OpenAI](https://openai.com/policies/row-privacy-policy/)
 * [Anthropic](https://privacy.anthropic.com/en/articles/9190861-terms-of-service-updates)
 * [Google](https://support.google.com/gemini/answer/13594961?hl=en#privacy_notice)

## メタ

 *  バージョン **1.0.2**
 *  最終更新日 **1年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 6.0またはそれ以降 **
 *  検証済み最新バージョン: **6.8.10**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/simple-ai-chat-embed/)
 * タグ
 * [anthropic](https://ja.wordpress.org/plugins/tags/anthropic/)[chatbot](https://ja.wordpress.org/plugins/tags/chatbot/)
   [ChatGPT](https://ja.wordpress.org/plugins/tags/chatgpt/)[Gemini](https://ja.wordpress.org/plugins/tags/gemini/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/simple-ai-chat-embed/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/simple-ai-chat-embed/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/simple-ai-chat-embed/reviews/)

## 貢献者

 *   [ Moe Loubani ](https://profiles.wordpress.org/moeloubani1/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/simple-ai-chat-embed/)