docs: update

This commit is contained in:
digua
2026-01-29 01:29:20 +08:00
parent fa5aa5b29b
commit b3bd7b120a
3 changed files with 37 additions and 5 deletions

View File

@@ -1,10 +1,21 @@
# ChatLab
<div align="center">
简体中文 | [English](./README_en.md)
<img src="./public/images/chatlab.svg" alt="ChatLab" title="ChatLab" width="300" />
本地化的聊天记录分析工具,通过 SQL 和 AI Agent 回顾你的社交记忆
[English](README_en.md) | 简体中文
[项目主页](https://chatlab.app/cn/) ·
[项目文档](https://chatlab.fun/cn/usage/) ·
[路线图](https://chatlabfun.featurebase.app/roadmap) ·
[问题提交](https://github.com/hellodigua/ChatLab/issues)
</div>
ChatLab 是一个免费、开源、本地化的,专注于分析聊天记录的应用。通过 AI Agent 和灵活的 SQL 引擎,你可以自由地拆解、查询甚至重构你的社交数据。
目前已支持:微信、QQ、WhatsApp、Discord、Instagram 的聊天记录分析,计划支持iMessage、LINE、Messenger、Kakao Talk。
目前已支持: WhatsApp、微信、QQ、Discord、Instagram 的聊天记录分析,即将支持: iMessage、LINE、Messenger、Kakao Talk。
## 核心特性
@@ -16,7 +27,7 @@ ChatLab 是一个免费、开源、本地化的,专注于分析聊天记录的
## 使用指南
- [下载 ChatLab 指南](https://chatlab.fun/cn/)
- [下载 ChatLab 指南](https://chatlab.fun/cn/?type=download)
- [导出聊天记录指南](https://chatlab.fun/cn/usage/how-to-export.html)
- [标准化格式规范](https://chatlab.fun/cn/usage/chatlab-format.html)
- [故障排查指南](https://chatlab.fun/cn/usage/troubleshooting.html)