Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
0b5d8881
Unverified
Commit
0b5d8881
authored
Sep 27, 2024
by
Xiaomeng Zhao
Committed by
GitHub
Sep 27, 2024
Browse files
Merge pull request #670 from myhloli/dev
docs: update project lists in README files to include web_api
parents
26e36262
39873969
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
3 additions
and
0 deletions
+3
-0
projects/README.md
projects/README.md
+2
-0
projects/README_zh-CN.md
projects/README_zh-CN.md
+1
-0
projects/web_api/Dockerfile
projects/web_api/Dockerfile
+0
-0
projects/web_api/README.md
projects/web_api/README.md
+0
-0
projects/web_api/app.py
projects/web_api/app.py
+0
-0
projects/web_api/magic-pdf.json
projects/web_api/magic-pdf.json
+0
-0
projects/web_api/magic-pdf.template.json
projects/web_api/magic-pdf.template.json
+0
-0
projects/web_api/requirements.txt
projects/web_api/requirements.txt
+0
-0
projects/web_api/small_ocr.pdf
projects/web_api/small_ocr.pdf
+0
-0
projects/web_api/sources.list
projects/web_api/sources.list
+0
-0
projects/web_api/start_mineru.sh
projects/web_api/start_mineru.sh
+0
-0
No files found.
projects/README.md
View file @
0b5d8881
...
@@ -5,4 +5,6 @@
...
@@ -5,4 +5,6 @@
-
[
llama_index_rag
](
./llama_index_rag/README.md
)
: Build a lightweight RAG system based on llama_index
-
[
llama_index_rag
](
./llama_index_rag/README.md
)
: Build a lightweight RAG system based on llama_index
-
[
gradio_app
](
./gradio_app/README.md
)
: Build a web app based on gradio
-
[
gradio_app
](
./gradio_app/README.md
)
: Build a web app based on gradio
-
[
web_demo
](
./web_demo/README.md
)
: MinerU online
[
demo
](
https://opendatalab.com/OpenSourceTools/Extractor/PDF/
)
localized deployment version
-
[
web_demo
](
./web_demo/README.md
)
: MinerU online
[
demo
](
https://opendatalab.com/OpenSourceTools/Extractor/PDF/
)
localized deployment version
-
[
web_api
](
./web_api/README.md
)
: Web API Based on FastAPI
projects/README_zh-CN.md
View file @
0b5d8881
...
@@ -5,4 +5,5 @@
...
@@ -5,4 +5,5 @@
-
[
llama_index_rag
](
./llama_index_rag/README_zh-CN.md
)
: 基于 llama_index 构建轻量级 RAG 系统
-
[
llama_index_rag
](
./llama_index_rag/README_zh-CN.md
)
: 基于 llama_index 构建轻量级 RAG 系统
-
[
gradio_app
](
./gradio_app/README_zh-CN.md
)
: 基于 Gradio 的 Web 应用
-
[
gradio_app
](
./gradio_app/README_zh-CN.md
)
: 基于 Gradio 的 Web 应用
-
[
web_demo
](
./web_demo/README_zh-CN.md
)
: MinerU在线
[
demo
](
https://opendatalab.com/OpenSourceTools/Extractor/PDF/
)
本地化部署版本
-
[
web_demo
](
./web_demo/README_zh-CN.md
)
: MinerU在线
[
demo
](
https://opendatalab.com/OpenSourceTools/Extractor/PDF/
)
本地化部署版本
-
[
web_api
](
./web_api/README.md
)
: 基于 FastAPI 的 Web API
web_api/Dockerfile
→
projects/
web_api/Dockerfile
View file @
0b5d8881
File moved
web_api/README.md
→
projects/
web_api/README.md
View file @
0b5d8881
File moved
web_api/app.py
→
projects/
web_api/app.py
View file @
0b5d8881
File moved
web_api/magic-pdf.json
→
projects/
web_api/magic-pdf.json
View file @
0b5d8881
File moved
web_api/magic-pdf.template.json
→
projects/
web_api/magic-pdf.template.json
View file @
0b5d8881
File moved
web_api/requirements.txt
→
projects/
web_api/requirements.txt
View file @
0b5d8881
File moved
web_api/small_ocr.pdf
→
projects/
web_api/small_ocr.pdf
View file @
0b5d8881
File moved
web_api/sources.list
→
projects/
web_api/sources.list
View file @
0b5d8881
File moved
web_api/start_mineru.sh
→
projects/
web_api/start_mineru.sh
View file @
0b5d8881
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment