Extension:AIEditingAssistant/ja
この拡張機能のダウンロード リンクはリンク切れになっているようです。 別のリンクをご存じの場合は、このページを更新して、このお知らせを除去してください。 |
AIEditingAssistant リリースの状態: 安定 |
|
---|---|
説明 | This extension supports users with an AI editing assistant. |
作者 | Hallo Welt! GmbH |
メンテナー | Hallo Welt! GmbH |
最新バージョン | 4.5 |
互換性の方針 | 長期間サポート リリースであるすべての MediaWiki リリースについて、拡張機能に対応するブランチが存在します。 |
MediaWiki | 1.39 (LTS) |
ライセンス | GNU 一般公衆利用許諾書 3.0 のみ |
ダウンロード | |
四半期ごとのダウンロード数 | 19 (Ranked 113rd) |
translatewiki.net で翻訳を利用できる場合は、AIEditingAssistant 拡張機能の翻訳にご協力ください | |
Community Forum |
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:
- $wgAIEditingAssistantActiveProviderConnection = [ 'secret' => '...' ];
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.
外部リンク