File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,22 +87,17 @@ flowchart TD
8787
8888## 项目演示
8989
90- ### AI 聊天界面
91- ![ AI聊天界面] ( ./images/aichat.png )
90+ ### 主要功能界面
9291
93- ### 聊天管理界面
94- ![ 聊天管理界面] ( ./images/chat_manager.png )
92+ | 功能模块 | 界面展示 | 功能说明 |
93+ | ---------| :--------| ---------|
94+ | AI 聊天 | ![ AI聊天界面] ( ./images/aichat.png ) | 基于 RAG 的智能问答界面,支持上下文对话和文档引用 |
95+ | 聊天管理 | ![ 聊天管理界面] ( ./images/chat_manager.png ) | 会话历史管理,支持会话列表查看和切换 |
96+ | 用户服务 | ![ 用户服务界面] ( ./images/user_service.png ) | 用户注册、登录和个人信息管理 |
97+ | 知识库管理 | ![ 知识库管理页面] ( ./images/knowledge_manager.png ) | 文档上传、查看和管理知识库 |
98+ | 文档切片 | ![ 文档切片] ( ./images/text_spliter.png ) | 可视化文档切片详情,支持查看切片内容 |
9599
96- ### 用户服务界面
97- ![ 用户服务界面] ( ./images/user_service.png )
98-
99- ### 知识库管理界面
100-
101- ![ 知识库管理页面] ( ./images/knowledge_manager.png )
102-
103- ### 文档切片详情
104-
105- ![ 文档贴片] ( ./images/text_spliter.png )
100+ > ** 提示** :点击图片可查看大图,所有界面均支持中英文切换
106101
107102## 快速开始
108103
You can’t perform that action at this time.
0 commit comments