Extension:AIEditingAssistant
Appearance
| 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: stable |
|
|---|---|
| Implementation | Artificial intelligence |
| Description | This extension supports users with an AI editing assistant. |
| Author(s) | Hallo Welt! GmbH |
| Maintainer(s) | Hallo Welt! GmbH |
| Latest version | 2.0.4 |
| Compatibility policy | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension. |
| MediaWiki | 1.43 (LTS) |
|
|
| License | GNU General Public License 3.0 only |
| Download | |
| Translate the AIEditingAssistant extension if it is available at translatewiki.net | |
The AIEditingAssistant extension provides an AI editing assistant. It allows you to highlight text and have ChatGPT make improvement suggestions based on pre-defined prompts.
Basic configuration
[edit]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
[edit]- 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
[edit]- 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
[edit]| This extension is included in the following wiki farms/hosts and/or packages: |

