DeepDoc
PulseAugur coverage of DeepDoc — every cluster mentioning DeepDoc across labs, papers, and developer communities, ranked by signal.
1 day(s) with sentiment data
-
DeepDoc offers air-gapped document parsing for RAG pipelines
A new tool called DeepDoc has been developed to address the challenge of parsing various document formats for retrieval-augmented generation (RAG) pipelines, particularly in air-gapped environments. Unlike existing solu…
-
RAG frameworks: Production challenges and open-source solutions
Two articles discuss the practical challenges and solutions for deploying Retrieval-Augmented Generation (RAG) systems. The first highlights RAGFlow as a mature open-source tool for building production-ready assistants,…
-
Chinese Parsers DeepDoc, MinerU Crossover in Japanese RAG Performance
A comparative analysis of two Chinese open-source document parsers, DeepDoc and MinerU, for Japanese RAG systems reveals a crossover performance based on the retrieval method used. DeepDoc demonstrated superior results …
-
Structured Parsing Boosts Dense Retrieval Performance in LLM RAG
A study comparing document parsing strategies for retrieval-augmented generation (RAG) found that structured parsing significantly benefits dense retrieval more than traditional BM25 methods. When using dense retrieval,…
-
Chinese PDF parser DeepDoc shows mixed results on Japanese documents
A technical evaluation of RAGFlow's DeepDoc, an open-source document parser from China, revealed a critical flaw when processing Japanese PDFs. The parser systematically misreads the Japanese era name character 令 as 今 o…