There was an error while loading. Please reload this page.
1 parent f779df5 commit cebaeb6Copy full SHA for cebaeb6
1 file changed
data/plugins/asyntai.chatbot.yaml
@@ -0,0 +1,15 @@
1
+# yaml-language-server: $schema=https://docusaurus.community/schema/plugin/1.0.0.json
2
+id: asyntai.chatbot
3
+name: "Asyntai AI Chatbot"
4
+description: "Adds an AI chat assistant that answers visitor questions from your own documentation, in 80+ languages."
5
+preview: null
6
+website: "https://www.npmjs.com/package/docusaurus-plugin-asyntai"
7
+source: "https://github.com/asyntai/docusaurus-plugin-asyntai"
8
+author: "asyntai"
9
+tags:
10
+ - "utility"
11
+ - "integration"
12
+minimumVersion: "2.0.0"
13
+status: "maintained"
14
+npmPackages:
15
+ - "docusaurus-plugin-asyntai"
0 commit comments