ragflow/deepdoc/parser
Yongteng Lei 5cf610af40
Feat: add vision LLM PDF parser (#6173)
### What problem does this PR solve?

Add vision LLM PDF parser

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-03-18 14:52:20 +08:00
..
resume
__init__.py
docx_parser.py
excel_parser.py
html_parser.py
json_parser.py
markdown_parser.py
pdf_parser.py Feat: add vision LLM PDF parser (#6173) 2025-03-18 14:52:20 +08:00
ppt_parser.py Refa: Improve ppt_parser better handle list (#6162) 2025-03-17 17:02:39 +08:00
txt_parser.py
utils.py