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.
一、深入研究Postgresql中向量库+图数据库的使用
1、向量库的使用
PostgreSQL - pgvector 插件构建向量数据库并进行相似度查询
https://blog.csdn.net/fenglingguitar/article/details/142357092
2、Python中使用PostgreSQL和Apache AGE扩展来绘制和显示图表
https://blog.csdn.net/u014158430/article/details/144942197
二、需要为文档入库提供两个工具:
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