ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Feature Request]: Simplify the source code-based deployment of Mineru

Open liuzhuosin opened this issue 1 month ago • 3 comments

Self Checks

  • [x] I have searched for existing issues search for existing issues, including closed ones.
  • [x] I confirm that I am using English to submit this report (Language Policy).
  • [x] Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
  • [x] Please do not modify this template :) and fill in all the required fields.

Is your feature request related to a problem?

When using Mineru, deploying from source code is not as simple and convenient as deploying via Docker.

Describe the feature you'd like

Can we simply modify the configuration to set mineru=true just like we do in Docker deployment?

Describe implementation you've considered

It significantly streamlines the operational processes for end users

Documentation, adoption, use case

Improve the ease of use for Mineru in source code-based deployment scenarios

Additional information

No response

liuzhuosin avatar Dec 04 '25 02:12 liuzhuosin

mineru 本身 需要外部资源支持,简化部署只能采用pipeline 或者默认cpu来跑,这对内存和cpu资源要求极高

shaoqing404 avatar Dec 04 '25 03:12 shaoqing404

@KevinHuSh What do you think about this issue? If you believe it's worthwhile, please assign it to me.

SmartDever02 avatar Dec 04 '25 03:12 SmartDever02

@liuzhuosin What about this PR #11649 ?

KevinHuSh avatar Dec 04 '25 07:12 KevinHuSh