README_zh-CN.md 522 Bytes
Newer Older
1
2
3
4
5
# 欢迎来到 MinerU 项目列表

## 项目列表

- [llama_index_rag](./llama_index_rag/README_zh-CN.md): 基于 llama_index 构建轻量级 RAG 系统
6
- [gradio_app](./gradio_app/README_zh-CN.md): 基于 Gradio 的 Web 应用
7
- ~~[web_demo](./web_demo/README_zh-CN.md): MinerU在线[demo](https://opendatalab.com/OpenSourceTools/Extractor/PDF/)本地化部署版本~~(已过时)
8
- [web_api](./web_api/README.md): 基于 FastAPI 的 Web API
Hui's avatar
Hui committed
9
- [multi_gpu](./multi_gpu/README.md): 基于 LitServe 的多 GPU 并行处理