# doc_hub **Repository Path**: jianbogu/doc_hub ## Basic Information - **Project Name**: doc_hub - **Description**: No description available - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-31 - **Last Updated**: 2025-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 先安装相关包 ```shell pip install -r requirements.txt ``` 运行 ```shell python main.py -i <输入文件> -o <输出文件> ```