Claude
|
0125ae5e84
|
docs: Add comprehensive document processing analysis
Add detailed analysis documentation for RAGFlow's document processing pipeline:
- README.md: Overview and architecture diagram
- task_executor_analysis.md: Task execution pipeline details
- pdf_parsing.md: PDF parsing with layout analysis
- ocr_pipeline.md: PaddleOCR integration and text detection
- layout_detection.md: Detectron2 layout recognition
- table_extraction.md: Table structure recognition (TSR)
- file_type_handlers.md: Handlers for all supported file types
These documents explain the document processing flow for newcomers
to understand how RAGFlow handles various file formats.
|
2025-12-01 09:47:37 +00:00 |
|