Описание
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:
Установка
- Upload the plugin files to the
/wp-content/plugins/smartwebcontiq-aidirectory. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- 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).
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«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