Update README.md
This commit is contained in:
parent
99c46236ea
commit
53b8710a78
18
README.md
18
README.md
@ -8,9 +8,11 @@
|
||||

|
||||

|
||||

|
||||
[](https://www.bilibili.com/video/BV1ETedzREgY/?share_source=copy_web&vd_source=37b0bdbf95b72ea38b2dc959cfadc4d8)
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
## 📖 简介
|
||||
|
||||
语析是一个功能强大的智能问答平台,融合了 RAG 知识库与知识图谱技术,基于 LangGraph + Vue.js + FastAPI + LightRAG 架构构建。
|
||||
@ -22,9 +24,19 @@
|
||||
- 🕸️ **知识图谱** - 支持 LightRAG 的自动图谱构建,以及自定义图谱问答,可接入现有知识图谱
|
||||
- 👥 **权限控制** - 支持超级管理员、管理员、普通用户三级权限体系
|
||||
|
||||

|
||||
|
||||
https://github.com/user-attachments/assets/15f7f315-003d-4e41-a260-739c2529f824
|
||||
<div align="center">
|
||||
<!-- 视频缩略图 -->
|
||||
<a href="https://www.bilibili.com/video/BV1ETedzREgY/?share_source=copy_web&vd_source=37b0bdbf95b72ea38b2dc959cfadc4d8" target="_blank">
|
||||
<img width="3651" height="1933" alt="视频演示缩略图" src="https://github.com/user-attachments/assets/eac4fa89-2176-46ae-a649-45a125cb6ed1" />
|
||||
</a>
|
||||
|
||||
<!-- 视频链接文字 -->
|
||||
<p style="margin-top: 12px;">
|
||||
<a href="https://www.bilibili.com/video/BV1ETedzREgY/?share_source=copy_web&vd_source=37b0bdbf95b72ea38b2dc959cfadc4d8" target="_blank" style="text-decoration: none; color: #23ade5; font-weight: 500;">
|
||||
📽️ 点击查看视频演示 <i class="fa fa-external-link" style="margin-left: 4px;"></i>
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
## 🚀 快速开始
|
||||
|
||||
Loading…
Reference in New Issue
Block a user