Title: Simple AI Chat Embed
Author: Moe Loubani
Published: <strong>24 Prill, 2025</strong>
Last modified: 24 Prill, 2025

---

Kërkoni te shtojca

Kjo shtojcë **s’është testuar me 3 hedhjet e rëndësishme të fundit në qarkullim 
të WordPress-it**. Mund të mos e mirëmbajnë më, ose mundet të mos mbulohet më dhe
mund të ketë probleme përputhshmërie, kur përdoret me versione më të freskët të 
WordPress-it.

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

# Simple AI Chat Embed

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

[Shkarkim](https://downloads.wordpress.org/plugin/simple-ai-chat-embed.1.0.2.zip)

 * [Hollësi](https://sq.wordpress.org/plugins/simple-ai-chat-embed/#description)
 * [Shqyrtime](https://sq.wordpress.org/plugins/simple-ai-chat-embed/#reviews)
 *  [Instalim](https://sq.wordpress.org/plugins/simple-ai-chat-embed/#installation)
 * [Zhvillim](https://sq.wordpress.org/plugins/simple-ai-chat-embed/#developers)

 [Asistencë](https://wordpress.org/support/plugin/simple-ai-chat-embed/)

## Përshkrim

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.

## Blloqe

Kjo shtojcë furnizon 1 bllok.

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

## Instalim

 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.

## PBR

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

## Shqyrtime

Për këtë shtojcë s’ka shqyrtime.

## Kontribues & Zhvillues

“Simple AI Chat Embed” është software me burim të hapur. Në këtë shtojcë kanë dhënë
ndihmesë personat vijues.

Kontribues

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

[Përkthejeni “Simple AI Chat Embed” në gjuhën tuaj.](https://translate.wordpress.org/projects/wp-plugins/simple-ai-chat-embed)

### Ju intereson zhvillimi?

[Shfletoni kodin](https://plugins.trac.wordpress.org/browser/simple-ai-chat-embed/),
shkarkoni [depon SVN](https://plugins.svn.wordpress.org/simple-ai-chat-embed/), 
ose pajtohuni përmes [RSS-je](https://plugins.trac.wordpress.org/log/simple-ai-chat-embed/?limit=100&mode=stop_on_copy&format=rss)
te [regjistri i zhvillimeve](https://plugins.trac.wordpress.org/log/simple-ai-chat-embed/).

## Regjistër ndryshimesh

### 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)

## Të tjera

 *  Version **1.0.2**
 *  Përditësuar së fundi më **1 vit më parë**
 *  Instalime aktive **10+**
 *  Version WordPress-i ** 6.0 ose më i madh **
 *  E provuar deri me **6.8.10**
 *  Version PHP-je ** 7.4 ose më i madh **
 *  Gjuhë
 * [English (US)](https://wordpress.org/plugins/simple-ai-chat-embed/)
 * Etiketa
 * [anthropic](https://sq.wordpress.org/plugins/tags/anthropic/)[chatbot](https://sq.wordpress.org/plugins/tags/chatbot/)
   [ChatGPT](https://sq.wordpress.org/plugins/tags/chatgpt/)[Gemini](https://sq.wordpress.org/plugins/tags/gemini/)
 *  [Pamje e Thelluar](https://sq.wordpress.org/plugins/simple-ai-chat-embed/advanced/)

## Vlerësime

S’është parashtruar ende ndonjë përshtypje.

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

[Shihni krejt shqyrtimet](https://wordpress.org/support/plugin/simple-ai-chat-embed/reviews/)

## Kontribues

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

## Asistencë

Keni diçka për të thënë? Ju duhet ndihmë?

 [Shihni forum asistence](https://wordpress.org/support/plugin/simple-ai-chat-embed/)