Title: Simple AI Chat Embed
Author: Moe Loubani
Published: <strong>24.04.2025</strong>
Last modified: 24.04.2025

---

Поиск плагинов

![](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://ru.wordpress.org/plugins/simple-ai-chat-embed/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/simple-ai-chat-embed/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/simple-ai-chat-embed/#installation)
 * [Разработка](https://ru.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.

## Часто задаваемые вопросы

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.5**
 *  Версия PHP ** 7.4 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/simple-ai-chat-embed/)
 * Метки:
 * [anthropic](https://ru.wordpress.org/plugins/tags/anthropic/)[chatbot](https://ru.wordpress.org/plugins/tags/chatbot/)
   [ChatGPT](https://ru.wordpress.org/plugins/tags/chatgpt/)[Gemini](https://ru.wordpress.org/plugins/tags/gemini/)
 *  [Дополнительно](https://ru.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/)