SmartWebContiq AI

描述

SmartWebContiq AI is a simple, powerful plugin to enhance your post content using artificial intelligence.

Features:
– Adds an “Improve with AI” button in the post editor
– Fix grammar, clarity, and tone
– Simple settings to add your API key

External Services

This plugin connects to the OpenAI API to enhance content.

  • What service is used: OpenAI (https://api.openai.com)
  • What data is sent: The text content you request to improve
  • When data is sent: When the “Improve with AI” button is clicked
  • Why: To analyze and return improved or rewritten content using AI
  • Privacy & Terms:

安裝

  1. Upload the plugin files to the /wp-content/plugins/smartwebcontiq-ai directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings > SmartWebContiq AI and enter your API key.

常見問題

Is this plugin free to use?

Yes, but you need your own AI API key.

Where can I get the API key?

You can get it from your chosen AI provider (e.g., OpenAI).

評價

There are no reviews for this plugin.

貢獻者及開發者

“SmartWebContiq AI” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 SmartWebContiq AI 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1

  • Updated text domain to match plugin slug
  • Added proper prefix naming (swcqai_)
  • Added external service documentation
  • Added correct contributor username

1.0

  • Initial release