Title: Artificial Poets – AI for WP, Image Generation, &amp; More
Author: Artificial Poets
Published: <strong>7 می 2025</strong>
Last modified: 7 می 2025

---

جستجوی افزونه‌ها

![](https://ps.w.org/artificial-poets/assets/banner-772x250.jpg?rev=3289246)

![](https://ps.w.org/artificial-poets/assets/icon.svg?rev=3289393)

# Artificial Poets – AI for WP, Image Generation, & More

 توسط [Artificial Poets](https://profiles.wordpress.org/artificialpoets/)

[دانلود](https://downloads.wordpress.org/plugin/artificial-poets.0.1.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/artificial-poets/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/artificial-poets/#reviews)
 * [توسعه](https://fa.wordpress.org/plugins/artificial-poets/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/artificial-poets/)

## توضیحات

Artificial Poets is an all-in-one AI plugin for WordPress that helps you enhance
your content with image generation, audio, and soon video capabilities — all directly
from your WordPress dashboard.

**Current features:**
 – 🎨 AI Image Generation: Automatically generate images for
paragraphs or full posts – 🧠 Custom Image Styles: Save and reuse your favorite 
visual styles – ✅ Easy to Use: No external APIs or coding required

**Coming soon:**
 – 🎥 AI Video Generation: Turn your posts into short videos – 
🔊 Text-to-Podcast: Instantly convert any article into audio – 🧾 Smart Search: 
Add natural language search to your website – 💬 AI Chat Widget: Let visitors interact
with your content via AI chat

Perfect for bloggers, agencies, and creators who want to save time and stand out
using the latest AI tools — all within WordPress.

### Source Code

This project contains both JavaScript/CSS and PHP code, organized as follows:

 * **`src/`**: Contains all JavaScript and CSS source code without minification.
 * **`phpsrc/`**: Contains all PHP source files without minification .

### Installation and how to run

To set up the development environment and compile the project, follow these steps:

Install all required dependencies

npm install
 npm run start

### Generate Plugin ZIP

To generate a ZIP file of the plugin for distribution or installation:

    ```
    `bash
    ```

npm run plugin-zip
 `<h3>Project Structure</h3>` / ├── src/ # JS and CSS code ├─
─ phpsrc/ # PHP files ├── node_modules/ ├── package.json └── README.md `

### External Services

This plugin integrates with the external API provided by [Artificial Poets](https://api.artificialpoets.com)
to offer a range of functionalities, as detailed below:

### API Endpoints

 * **Validate API Key**
    POST https://api.artificialpoets.com/wp/sites/validate 
   Validates the user’s API key and sends basic site information. This is executed
   only once during API key activation.
 * **Request body:**
 * `json
    { "site_name": "The horse", "site_url": "https://example.com", "admin_user":"
   admin", "admin_email": "admin@admin.com", "description": "A blog about horses"}
 * **Get Current Credits**
    GET https://api.artificialpoets.com/wp/sites/getCredits
   Retrieves the current available credits. This is called when generating images
   or adding styles.
 * **Add New Style**
    POST https://api.artificialpoets.com/wp/prompts/addNewStyle
   Adds a new custom style.
 * **Request body:**
 * `json
    { "prompt": "A majestic horse running through a field", "title": "The 
   Horse" }
 * **List Private Styles**
    GET https://api.artificialpoets.com/wp/prompts/listPrivateStyles
   Lists all private (user-specific) styles.
 * **Delete Private Style**
    DELETE https://api.artificialpoets.com/wp/prompts/deletePrivateStyle
   Deletes a specific private style.
 * **Generate Image**
    POST https://api.artificialpoets.com/wp/ai-images/ Generates
   an AI-generated image based on provided content. The request contains data from
   the form textarea associated with the current post.
 * **Request body:**
 * `json
    { "text": "A painting of a beautiful sunset over the ocean", "size": "
   Medium size", "style": "Impressionist" }
 * **List Available Styles and Models**
    GET https://api.artificialpoets.com/wp/
   sites/getInfoAboutStylesAndModels Retrieves information about all available styles
   and models.

## عکس‌های صفحه

 * [[
 * **Activate your license** – we offer FREE credits for every WordPress site.
 * [[
 * **Get familiar with your dashboard** – see important usage information and access
   quickly to your features.
 * [[
 * **Generate your own re-usable styles** – create and re-use styles across your
   WordPress site.
 * [[
 * **Easy and fast UI** – our AI for WordPress is simple to use and works with Gutenberg.
 * [[
 * **Generate Images for your writings** – with one-click you can illustrate your
   ideas.

## سوالات متداول

### What is Artificial Poets, and how does it work?

Artificial Poets is an all-in-one AI-powered WordPress plugin that enhances content
creation, media generation, and search capabilities. It seamlessly integrates with
your website, allowing you to generate images, videos, and audio while optimizing
content and improving search with natural language processing—without requiring 
external accounts or technical skills.

### Do I need any technical knowledge to use Artificial Poets?

No. Artificial Poets is designed for ease of use. Just install, activate, and start
generating AI-powered content and media instantly—no coding or external API setup
required.

### Can I use AI to generate images, videos, and audio directly in WordPress?

Yes! Artificial Poets allows you to generate images, videos, and audio directly 
from your WordPress dashboard, using AI-powered tools that analyze your content 
and provide media that matches your posts automatically.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Artificial Poets – AI for WP, Image Generation, & More” نرم افزار متن باز است. 
افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Artificial Poets ](https://profiles.wordpress.org/artificialpoets/)

[ترجمه “Artificial Poets – AI for WP, Image Generation, & More” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/artificial-poets)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/artificial-poets/),
check out the [SVN repository](https://plugins.svn.wordpress.org/artificial-poets/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/artificial-poets/)
by [RSS](https://plugins.trac.wordpress.org/log/artificial-poets/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### v0.1 – 2025-05-05

 * Welcome to Artificial Poets!
 * Our innitial version supports Image Generation and Custom Styles.

## اطلاعات

 *  نگارش **0.1**
 *  Last updated **1 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 5.2 یا بالاتر **
 *  Tested up to **6.8.5**
 *  نگارش PHP ** 7.2 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/artificial-poets/)
 * Tags
 * [AI](https://fa.wordpress.org/plugins/tags/ai/)[ai content](https://fa.wordpress.org/plugins/tags/ai-content/)
   [artificial intelligence](https://fa.wordpress.org/plugins/tags/artificial-intelligence/)
   [image-generation](https://fa.wordpress.org/plugins/tags/image-generation/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/artificial-poets/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[Your review](https://wordpress.org/support/plugin/artificial-poets/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/artificial-poets/reviews/)

## مشارکت کنندگان

 *   [ Artificial Poets ](https://profiles.wordpress.org/artificialpoets/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/artificial-poets/)