lxulxu / pdf-to-markdown
通过paddle ocr实现pdf转markdown
☆66Updated 5 months ago
Alternatives and similar repositories for pdf-to-markdown:
Users that are interested in pdf-to-markdown are comparing it to the libraries listed below
- Based on RapidOCR, extract the PDF content.☆150Updated 6 months ago
- Agentica: Effortlessly Build Intelligent, Reflective, and Collaborative Multimodal AI Agents! 轻松构建智能、具备反思能力、可协作的多模态AI Agent。☆145Updated 2 weeks ago
- Using GPT to parse PDF☆91Updated 6 months ago
- A python wrapper for the Doc2X API and comes with native texts processing (to improve PDF recall in RAG). | Doc2X API的python封装,同时附带本地的文本处…☆245Updated last month
- 📝 针对文档类图像做内容提取,将文档类图像一比一输出到Word或者Txt中,便于进一步使用或处理。后续计划支持输入PDF/图像,输出对应json格式、Txt格式、Word格式和Markdown格式。☆185Updated 4 months ago
- bisheng-unstructured library☆42Updated 4 months ago
- 基于 Langchain,快速集成GLM-4 AllTools 功能的插件☆45Updated 8 months ago
- ☆107Updated 7 months ago
- 基于 Dify + Langfuse 的自动化评估服务☆45Updated 2 months ago
- ☆59Updated 5 months ago
- gpt_server是一个用于生产级部署LLMs或Embedding的开源框架。☆160Updated last week
- Convert different model APIs into the OpenAI API format out of the box.☆147Updated last year
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆118Updated 7 months ago
- ☆69Updated last year
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆191Updated last year
- Convert files into markdown to help RAG or LLM understand, based on markitdown and MinerU, which could provide high quality pdf parser.