Fork from ragflow. Detailed infos can refer to deepdoc readme.
pip install -r requirements.txt
Only one task has been implemented here, paper, which is an app to extract infos from papers. You can try with the following code:
python run.py
There are more tasks in original repository. You can check and modify the code to fit your task.