AI Block Editor

外掛說明

AI Editor adds an AI assistant in Gutenberg, capable of adding core blocks with content based on your prompts. Just tell AI Editor what you need and it will add the blocks.

✨ Prompt Examples ✨

  • “Create a page layout featuring sections for a mission statement, team members with images, and contact information.”

  • “Add a pricing plan with three tiers.”

  • “Create a table comparing the superpowers, real names, first appearances, and arch-nemeses of popular superheroes.”

  • “Use the following text to create a hero section: [Your text]”

Features

  • Natural language block creation: Describe what you need in plain language, and AI Editor will generate the content blocks for you.
  • Supports the following core blocks: Columns, Heading, Paragraph, List, Image, Quote, Pullquote, Buttons, and Table.
  • Powered by OpenAI: Choose from various OpenAI GPT models, with GPT-4o recommended for the best results (subject to access availability).
  • BYOK: Use your own OpenAI API key.
  • Language translation: Multilingual support.

Note

AI Editor is powered by OpenAI’s GPT technology. By using this plugin, data is sent to OpenAI’s servers for processing. For more information on the data handling and privacy aspects, please refer to OpenAI’s Privacy Policy and Terms of Service.

Requirements

PHP 7.0+ is recommended, WordPress 5.8+, with Gutenberg active. An OpenAI API key is required.

螢幕擷圖

  • Pricing plan layout. Using GPT-4o.
  • Prompting AI Editor to create a layout. Using GPT-4o.
  • Quickly create a table block. Using GPT-4o.
  • Settings page.

安裝方式

  1. From your WordPress dashboard, go to Plugins > Add New.
  2. Search for AI Editor in the Search Plugins box.
  3. Click Install Now to install the AI Editor Plugin.
  4. Click Activate to activate the plugin.
  5. In the WordPress menu, go to Settings -> AI Editor to add your OpenAI API key and select the desired GPT model.
  6. Open the Gutenberg editor for your post or page.
  7. Click on the three dots in the top-right corner to expand the options menu.
  8. Under the Plugins section, click on AI Editor to enable the AI sidebar.
  9. Once the AI Editor sidebar appears, you may click the star icon at the top of it. This action pins the AI Editor to the toolbar for quick access.
  10. Ask the AI to add blocks or layouts by providing descriptions.

常見問題集

What is Gutenberg?

Gutenberg is the modern block-based editor in WordPress, allowing users to create content using a variety of blocks.

How do I use AI Editor?

Once installed, go to the Gutenberg editor, enable the AI Editor sidebar, and start adding blocks by describing to the AI what you need.

Do I need an OpenAI API key?

Yes, an OpenAI API key is required to use the AI Editor. You can enter your API key in the plugin settings.

Are there any plugin limitations?

  • AI Editor currently supports only the following core Gutenberg blocks: Columns, Heading, Paragraph, List, Image, Quote, Pullquote, Buttons, and Table.
  • New blocks can be added, but existing blocks cannot be edited through the AI.
  • On rare occasions, when adding complex block layouts, the AI model may generate invalid data for function calls. In such cases, you will be prompted to try again. Please report any such errors. These issues are expected to decrease as the OpenAI GPT models improve over time.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈AI Block Editor〉的開發相關工作。

參與者

將〈AI Block Editor〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

First release of the plugin.

1.0.1

Added GPT-4o model.

1.0.2

Small UI udpates.

1.0.3

Added GPT-4o mini model.