AI Content Forge

外掛說明

AI Content Forge is a Gutenberg block that allows users to generate content using OpenAI’s API. This block can be added to posts or pages to automatically generate content based on a prompt.

Usage

  1. Open the block editor (Gutenberg).
  2. Add the AI Content Forge block to your post or page.
  3. Enter a prompt (e.g., “Write a blog post about WordPress”) in the settings panel.
  4. Click “Generate Content” to automatically generate content based on your prompt.
  5. The generated content will appear in the block’s editor, and you can edit it as needed.

Privacy Policy

We do not store or process any content generated by the AI. All content generation takes place via the OpenAI API, and the OpenAI terms of service apply to the use of the API.

License

AI Content Forge is open-source software, licensed under the GPLv2 or later license.

External Services

This plugin uses the OpenAI API, an external service provided by OpenAI, to generate AI-powered content. The following details apply:

  1. Service Name: OpenAI API
  2. Service Provider: OpenAI (https://openai.com/)
  3. Data Sent to the Service:
    • User-provided input, such as text prompts, may be sent to OpenAI’s servers for processing.
    • This input is necessary for generating the AI responses.
  4. Data Stored by the Service:
    • OpenAI may temporarily store data to improve service quality, as per their privacy policy. No permanent storage of user data occurs without explicit user consent.
  5. Required API Key:
    • An API key from OpenAI is required to use this plugin. Users must obtain their API key by creating an account with OpenAI.
  6. Privacy Policy:
    • Users can review OpenAI’s privacy policy here: https://openai.com/policies/privacy-policy
  7. Terms of Use:
    • Users must comply with OpenAI’s terms of use: https://openai.com/policies/terms-of-use

Please ensure you have reviewed and agreed to the terms and privacy policy of OpenAI before using this plugin.

螢幕擷圖

  • /assets/screenshot-1.png
  • /assets/screenshot-2.png
  • /assets/screenshot-3.png

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Ai Content Forge AI Content Forge is a Gutenberg block that allows users to generate content using OpenAI's API. This block can be added to posts or pages to automatically generate content based on a prompt.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/ai-content-forge directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

常見問題集

How do I get an OpenAI API key?

You can get your OpenAI API key from the OpenAI website. After signing up, go to the API section to generate your key.

What is the maximum amount of tokens I can use with the OpenAI API?

The token limit depends on the model you are using. For GPT-3 models, the typical limit is 2048 tokens, while GPT-4 can support up to 8,000 tokens depending on the model variant.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Release