https://github.com/cosmocode/dokuwiki-plugin-aichat
Chat with a LLM about your DokuWiki contents
https://github.com/cosmocode/dokuwiki-plugin-aichat
dokuwiki-plugin openai
Last synced: 11 months ago
JSON representation
Chat with a LLM about your DokuWiki contents
- Host: GitHub
- URL: https://github.com/cosmocode/dokuwiki-plugin-aichat
- Owner: cosmocode
- License: gpl-2.0
- Created: 2023-06-08T12:33:53.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T21:51:23.000Z (about 2 years ago)
- Last Synced: 2024-04-14T12:01:10.254Z (about 2 years ago)
- Topics: dokuwiki-plugin, openai
- Language: PHP
- Homepage: https://www.dokuwiki.org/plugin:aichat
- Size: 859 KB
- Stars: 11
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
aichat plugin for DokuWiki
Chat with a LLM about the contents of your wiki
All documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:aichat
If you install this plugin manually, make sure it is installed in
lib/plugins/aichat/ - if the folder is called different it
will not work!
Please refer to http://www.dokuwiki.org/extensions for additional info
on how to install extensions in DokuWiki.
----
Copyright (C) Andreas Gohr
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
See the LICENSING file for details