72 lines
4.6 KiB
Markdown
72 lines
4.6 KiB
Markdown
# 语析 - 基于大模型的知识库与知识图谱智能体开发平台
|
|
|
|
<div>
|
|
|
|
[](https://github.com/xerrors/Yuxi-Know/tree/v0.3.0)
|
|
[](https://github.com/xerrors/Yuxi-Know/blob/main/docker-compose.yml)
|
|
[](https://github.com/xerrors/Yuxi-Know/issues)
|
|
[](https://github.com/xerrors/Yuxi-Know/blob/main/LICENSE)
|
|
[](https://deepwiki.com/xerrors/Yuxi-Know)
|
|
[](https://zread.ai/xerrors/Yuxi-Know)
|
|
[](https://www.bilibili.com/video/BV1DF14BTETq/)
|
|

|
|
|
|
</div>
|
|
|
|
|
|
语析是一个功能强大的智能体平台,融合了 RAG 知识库与知识图谱技术,基于 LangGraph v1 + Vue.js + FastAPI + LightRAG 架构构建。
|
|
|
|
**亮点**:提供全套的智能体开发套件,基于 MIT 开源协议,技术栈友好,适合基于此项目打造自己的智能体平台。
|
|
|
|
> [!tip]
|
|
> 🙏 **感谢 Star Star Star** ~ ⭐⭐⭐⭐⭐ 详细文档请查看全新的 📄[**文档中心**](https://xerrors.github.io/Yuxi-Know/),或者在 哔哩哔哩观看 📽️[**视频演示**](https://www.bilibili.com/video/BV1DF14BTETq/)
|
|
|
|
|
|
**🎉 最新动态**
|
|
|
|
- **[2025/11/05] v0.3 版本发布**
|
|
- 全面适配 LangChain/LangGraph v1 版本的特性,使用 create_agent 创建智能体入口。
|
|
- 文档解析升级,适配 mineru-2.6 以及 mineru-api。
|
|
- 更多智能体开发套件 中间件、子智能体,更简洁,更易上手。
|
|
|
|
---
|
|
|
|
<div align="center">
|
|
<!-- 视频缩略图 -->
|
|
<img width="1918" height="1270" alt="image" src="https://github.com/user-attachments/assets/585d2041-e939-4c4f-b5ad-e164dc7d4c25" />
|
|
<br>
|
|
<img width="1918" height="1270" alt="image" src="https://github.com/user-attachments/assets/267d605d-0ced-4293-9a6d-7507521e97a6" />
|
|
<br>
|
|
<img width="1918" height="1270" alt="image" src="https://github.com/user-attachments/assets/8ddd7e0e-35f5-4c46-a4ce-87ef4bc340b5" />
|
|
<br>
|
|
<img width="1918" height="1270" alt="image" src="https://github.com/user-attachments/assets/be45b7eb-d63e-4c0e-a81d-df42264e2a58" />
|
|
</div>
|
|
|
|
|
|
## 参与贡献
|
|
|
|
感谢所有贡献者的支持!
|
|
|
|
<a href="https://github.com/xerrors/Yuxi-Know/contributors">
|
|
<img src="https://contributors.nn.ci/api?repo=xerrors/Yuxi-Know" alt="贡献者名单">
|
|
</a>
|
|
|
|
|
|
## Star History
|
|
|
|
[](https://star-history.com/#xerrors/Yuxi-Know)
|
|
|
|
## 📄 许可证
|
|
|
|
本项目采用 MIT 许可证 - 查看 [LICENSE](LICENSE) 文件了解详情。
|
|
|
|
---
|
|
|
|
<div align="center">
|
|
|
|
**如果这个项目对您有帮助,请不要忘记给我们一个 ⭐️**
|
|
|
|
[报告问题](https://github.com/xerrors/Yuxi-Know/issues) | [功能请求](https://github.com/xerrors/Yuxi-Know/issues) | [讨论](https://github.com/xerrors/Yuxi-Know/discussions)
|
|
|
|
</div>
|