Initial commit: AI 知识库文档智能分块工具

This commit is contained in:
AI Knowledge Splitter
2026-03-02 17:38:28 +08:00
commit 92e7fc5bda
160 changed files with 9577 additions and 0 deletions

15
requirements.txt Normal file
View File

@@ -0,0 +1,15 @@
openai>=1.0.0
PyMuPDF>=1.23.0
python-docx>=1.0.0
openpyxl>=3.1.0
xlrd>=2.0.0
beautifulsoup4>=4.12.0
html2text>=2024.2.0
charset-normalizer>=3.0.0
python-dotenv>=1.0.0
# 测试依赖
pytest>=7.0.0
hypothesis>=6.0.0
xlwt>=1.3.0