Title: 洪墨AI（PostChat）
Author: zhheo
Published: <strong>6 de Xaneiro, 2025</strong>
Last modified: 24 de Marzo, 2026

---

Buscar plugins

![](https://ps.w.org/postchat/assets/banner-772x250.png?rev=3217521)

![](https://ps.w.org/postchat/assets/icon-256x256.png?rev=3217521)

# 洪墨AI（PostChat）

 Por [zhheo](https://profiles.wordpress.org/zhheo/)

[Descargar](https://downloads.wordpress.org/plugin/postchat.3.8.zip)

 * [Detalles](https://gl.wordpress.org/plugins/postchat/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/postchat/#reviews)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/postchat/#developers)

 [Soporte](https://wordpress.org/support/plugin/postchat/)

## Descrición

PostChat插件支持将你的网站内容添加到知识库，并且支持访客通过知识库来与AI进行对话，
并且支持AI搜索功能。还可以为你的博客文章生成AI摘要，让用户更方便的知道这个文章讲
了什么。是一个让你的网站升级成为AI站点的绝佳插件。

** 目前只支持中文和中国大陆地区使用。 **

### PostChat

PostChat的WordPress插件，也支持文章摘要用户使用

### 功能

这个插件支持PostChat用户和文章摘要用户使用。文章摘要用户可以在插件设置中关闭“智能
对话”功能即可。

 * 文章摘要生成功能
 * 文章知识库功能
 * 文章知识库对话功能
 * 文章AI搜索功能

更多功能可以参见：https://ai.tianli0.top/

### 本插件在Wordpress中的表现

[预览地址](https://wp.zhheo.com/index.php/2024/07/09/dongporou/)

### PostChat在更多网站中的表现

[张洪Heo](https://blog.zhheo.com/)

[Tianli](https://tianli-blog.club/)

### 插件配置

点击左侧的“设置”，选择“PostChat”

### 主题适配

此插件支持所有的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)
共同构建，技术支持请联系：zhheo@qq.com（一个工作日内回复）

### External services

此插件将网页内容连接到TianliGPT获取AI摘要信息。每次加载网页时，它都会发送当前网页
中经过网站站长的规则筛选处理的部分的内容给TianliGPT，并获取来自TianliGPT的文章摘要
总结内容服务。用户需要使用来自PostChat的项目KEY才可以使用。（官网地址：https://postchat.
zhheo.com/）

服务涉及到的外部资源链接：
 – https://ai.tianli0.top/static/public/postChatUser_summary.
min.css – https://ai.tianli0.top/static/public/postChatUser_summary.min.js – https://
ai.tianli0.top/static/public/tianli_gpt.min.js – https://ai.tianli0.top/static/public/
postChatUser.min.js

此服务由“洪绘科技”提供。

[用户协议](https://ai.tianli0.top/static/Agreement.html) [隐私政策](https://ai.tianli0.top/static/PrivacyPolice.html)

## Capturas

 * [[
 * 唤醒PostChat主界面
 * [[
 * PostChat的知识库对话功能
 * [[
 * PostChat的搜索功能
 * [[
 * PostChat的摘要AI功能，可以为文章生成摘要在文章顶部展示

## Preguntas frecuentes

### 我如何使用这个插件？

安装插件成功后，前往 https://ai.tianli0.top/ 去注册一个账号，在开通会员后即可获取
到项目KEY，进入插件设置界面替换项目KEY为自己的项目KEY即可。
 产品使用文档：https://
postchat.zhheo.com/newUser.html

### PostChat是如何定价的？

PostChat插件为PostChat会员和摘要AI两款产品的用户服务。

使用摘要AI用户（https://summary.zhheo.com/）可以享受生成文章摘要的功能，费用为10CNY/
50000tokens

使用PostChat会员用户享受摘要AI的无限制Tockens额度，并支持对话、搜索等高级功能，费用
为18CNY/月或128CNY/年

## Comentarios

Non hai recensións para este plugin.

## Colaboradores e desenvolvedores

“洪墨AI（PostChat）” é un software de código aberto. As seguintes persoas colaboraron
con este plugin.

Colaboradores

 *   [ zhheo ](https://profiles.wordpress.org/zhheo/)

[Traduce “洪墨AI（PostChat）” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/postchat)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/postchat/), bota unha
ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/postchat/), ou subscríbete
ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/postchat/) por
[RSS](https://plugins.trac.wordpress.org/log/postchat/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

#### 3.7

支持文章推荐功能

#### 3.6

支持AI播客功能

#### 3.4

增加摘要右上角标题的修改（优化）

#### 3.4

增加摘要右上角标题的修改

#### 3.3

避免修改dom造成主题不兼容的情况

#### 3.2

支持开启热词功能（默认开启，需要PostChat会员）

#### 3.1

私有化摘要支持自定义开头语
 支持自定义摘要插入位置，并支持隐藏摘要组件

#### 3.0

支持私有化摘要

#### 2.4

支持自定义插入位置

#### 2.3

修复一些情况下无法显示摘要的问题

#### 2.2

优化了插件引入方式，避免添加dom
 此举有效解决在子比等一些特殊主题使用css的>符号造成
的样式冲突

#### 2.1.3

全新发布的 PostChat 插件，支持网站内容知识库对话及搜索功能。首次安装后需要在后台
配置 项目KEY 才能正常使用。

## Meta

 *  Versión **3.8**
 *  Última actualización **Fai 3 semanas**
 *  Instalacións activas **30+**
 *  Versión de WordPress ** 5.8 ou superior **
 *  Probado ata **6.8.5**
 *  Versión de PHP ** 5.6.20 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/postchat/)
 * Etiquetas
 * [AI](https://gl.wordpress.org/plugins/tags/ai/)[customer service](https://gl.wordpress.org/plugins/tags/customer-service/)
   [gpt](https://gl.wordpress.org/plugins/tags/gpt/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/postchat/advanced/)

## Valoracións

Aínda non se enviaron valoracións.

[Your review](https://wordpress.org/support/plugin/postchat/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/postchat/reviews/)

## Colaboradores

 *   [ zhheo ](https://profiles.wordpress.org/zhheo/)

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/postchat/)

## Doar

Queres apoiar o progreso deste plugin?

 [ Dona a este plugin ](https://rewards.zhheo.com/)