mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-23 09:42:59 +08:00
docs: update
This commit is contained in:
19
README.md
19
README.md
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user