DokuWiki Integration
Placez un assistant IA sur votre wiki, et laissez-le répondre à partir de vos pages
Aperçu
The Asyntai plugin for DokuWiki does two things. It puts the chat assistant on every page of your wiki, and it sends your wiki pages to Asyntai so the assistant answers from them. Your readers ask a question in plain words and get the answer with a link to the page, instead of searching through hundreds of pages.
Comment ça marche
Every time someone saves a page, the plugin sends the new text to your Asyntai knowledge base. A page that changes is sent again, and a page that is deleted is removed from Asyntai. One button sends the whole wiki at the start. This works for public wikis and for internal wikis behind a login alike, because the wiki pushes the pages out from inside.
Prérequis
- DokuWiki 2024-02-06 Kaos or later
- Des droits d'administration sur le wiki
- Un compte Asyntai. La création est gratuite, et le plan Free suffit pour le widget de chat.
- Un plan Asyntai payant pour la synchronisation de la base de connaissances, car elle utilise l'API Asyntai
Installation
Suivez ces étapes pour ajouter Asyntai à votre wiki :
Installer le plugin
Open Admin, then Extension Manager, search for Asyntai and press Install. You can also unpack the plugin into lib/plugins/asyntai.
Connectez votre compte
Open Admin, then Asyntai AI Chatbot, and press Get started. Sign in to Asyntai or create a free account in the window that opens. The chat assistant appears on every page at once.
Ajoutez votre clé API
On the same page, paste an Asyntai API key, tick Send pages when they are saved, and press Save. Skip this step if you only want the chat widget.
Send the Whole Wiki
Press Send all pages now. The pages go out one after the other while you watch the progress. From then on, every saved page is sent on its own.
Astuce : Ajoutez vos documents, vos questions et réponses et vos instructions dans le tableau de bord Asyntai avant de publier, afin que l'assistant réponde correctement dès le premier visiteur.
Ce que la synchronisation envoie
- The title and the text of each page, as plain text, with a link back to the wiki, so the assistant can point readers to the page
- Les pages masquées ne sont jamais envoyées, donc les pages techniques restent hors de la base de connaissances
- The wiki and playground namespaces are left out from the start, and you can add more on the settings page
- Une page de moins de 120 caractères est une ébauche, donc elle est ignorée
- A page is sent again only when it changed since the last time
Le retirer
Uninstall the plugin from Admin, then Extension Manager. The chat assistant and the sync stop at once. Pages already sent stay in your Asyntai knowledge base until you delete them there.
Confidentialité
Your API key is stored in conf/local.php, and only administrators can open the settings page. Politique de confidentialité.
Formules et tarifs
The plugin is free. The chat widget works on every Asyntai plan, including the Free plan. The knowledge base sync needs a paid plan, because it uses the Asyntai API. Voir les tarifs.
Besoin d'aide ?
Si vous avez des questions ou rencontrez des problèmes, contactez-nous à [email protected].