Extension:AIEditingAssistant
![]() | This extension is mainly supported in an external venue: BlueSpice Community Forum. If you need help, you should post there, and not on the talk page. |
![]() Release status: stableCategory:Stable extensions |
|
---|---|
![]() |
|
Description | This extension supports users with an AI editing assistant. |
Author(s) | Hallo Welt! GmbH |
Maintainer(s) | Hallo Welt! GmbH |
Latest version | 4.5 |
Compatibility policy | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.Category:Extensions with long-term support release branches compatibility policy |
MediaWiki | 1.39 (LTS)Category:Extensions with manual MediaWiki version |
License | GNU General Public License 3.0 only |
Download | Category:Extensions in Wikimedia version control |
|
|
Quarterly downloads | 18 (Ranked 78th) |
Translate the AIEditingAssistant extension if it is available at translatewiki.net |
![]() |
The AIEditingAssistant extension supports users with an AI editing assistant. It allows to highlight text and have ChatGPT make improvement suggestions based on pre-defined prompts.
Basic configuration
- Configure active provider (one of options in AIEditingAssistantProviders attribute )
- $wgAIEditingAssistantActiveProvider = 'open-ai';
- Configure connection params for selected provider. In case of OpenAI, set the secret key:
- $wgAIEditingAssistantActiveProviderConnection = 'sk-...';
Usage / features
- This feature requires a ChatGPT API-key to be activated.
- The assistant uses ChatGPT and supports a wide variety of languages: https://help.openai.com/en/articles/8357869-how-to-change-your-language-setting-in-chatgpt
- Link to the Ai Editing Assistant
- Possible prompts
- Configurable settings
Capabilities
- Make text longer
- Make text shorter
- Summarize content
- Improve writing
- Fix grammar and spelling
- Simplify language
-> The AI assistant suggests a replacement based on the selected prompt.
External links
Category:All extensions
Category:BeforePageDisplay extensions
Category:BlueSpice
Category:Extensions by HalloWelt
Category:Extensions in Wikimedia version control
Category:Extensions with invalid or missing type
Category:Extensions with long-term support release branches compatibility policy
Category:Extensions with manual MediaWiki version
Category:GPL licensed extensions
Category:Stable extensions