This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
一、深入学习LightRAG的维护
https://github.com/HKUDS/LightRAG/blob/main/README-zh.md
(1)编辑实体和关系
(2)删除功能
(3)实体合并
(4) 尝试用python+postgresql+age 绘制出指定主题的知识图谱
二、需要为文档入库提供两个工具:
1、音频转文字(视频转文字)
教程 | 用 openai 开源模型 whisper 实现音频转文字
https://www.53ai.com/news/OpenSourceLLM/2024071482650.html
2、PDF转office
Python简单使用MinerU
https://blog.csdn.net/make_progress/article/details/145802697
https://www.cnblogs.com/Rainy7/p/12275952.html
三、QWen Math 与QVQ的使用