chore: init monorepo snapshot

This commit is contained in:
liaibo
2025-11-23 10:55:04 +08:00
commit c70ff52869
941 changed files with 246586 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Welcome to the MinerU Project List
## Project List
- Projects compatible with version 2.0:
- [multi_gpu_v2](./multi_gpu_v2/README.md): Multi-GPU parallel processing based on LitServe
- [mineru_tianshu](./mineru_tianshu/README.md): Asynchronous multi-GPU document parsing service based on MinerU
- Projects not yet compatible with version 2.0:
- [mcp](./mcp/README.md): MCP server based on the official API