Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhheo/halo-plugin-postchat
PostChat的Halo博客系统插件,站点AI增强工具,实现文章摘要与知识库对话
https://github.com/zhheo/halo-plugin-postchat
Last synced: 7 days ago
JSON representation
PostChat的Halo博客系统插件,站点AI增强工具,实现文章摘要与知识库对话
- Host: GitHub
- URL: https://github.com/zhheo/halo-plugin-postchat
- Owner: zhheo
- License: other
- Created: 2024-06-17T09:33:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T09:50:08.000Z (4 months ago)
- Last Synced: 2024-08-02T06:17:38.992Z (3 months ago)
- Language: Java
- Homepage: https://postchat.zhheo.com
- Size: 5.58 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-halo - halo-plugin-postchat - 集成 [PostChat](https://ai.tianli0.top/) AI增强工具至 Halo 2.0 站点。 (Halo 2.0 / 插件)
README
## 简介
![quickshot.webp](https://img.zhheo.com/i/2024/06/21/6674f0133b5b3.webp)
PostChat是一个专为中小开发者与站长开发的AI增强工具,可以在网站中插入聊天机器人和智能摘要生成的功能。本项目提供专为Halo博客系统的插件安装包,你可以在Halo博客中安装使用,避免了插入代码的繁琐。
## 功能
这个插件支持PostChat用户和文章摘要用户使用。文章摘要用户可以在插件设置中关闭“智能对话”功能即可。
- 文章摘要生成功能
- 文章知识库功能
- 文章知识库对话功能
- 文章AI搜索功能更多功能可以参见:https://ai.tianli0.top/
## 本插件在Halo中的表现
[预览地址](https://halo.zhheo.com/archives/hello-halo?t=1718622013616)
## PostChat在更多网站中的表现
[张洪Heo](https://blog.zhheo.com/)
[Tianli](https://tianli-blog.club/)
## 安装方式
点击右侧的[release](https://github.com/zhheo/halo-plugin-postchat/releases)页面下载jar
在Halo的管理员后台点击“插件”,点击右上角的安装
选择“本地上传”,将jar包拖拽进来即可
## 插件配置
插件页面点击详情
![help1.webp](https://img.zhheo.com/i/2024/06/21/6674f013d6251.webp)
在顶部进行配置
![help2.webp](https://img.zhheo.com/i/2024/06/21/6674f0135aab6.webp)
## 主题适配
此插件支持所有的PostChat开发API,提供主题开发者对于PostChat的控制能力。包括深色模式切换:`postChatUser.setPostChatTheme('dark')`;聊天窗口输入框:`postChatUser.setPostChatInput(content)`等。
详见开发者文档:https://postchat.zhheo.com/advanced/theme.html
## 开发者
PostChat由[张洪Heo](https://github.com/zhheo)与[Tianli](https://github.com/TIANLI0)共同构建,技术支持请联系:[email protected](一个工作日内回复)