ck-unifr/pdf_parsing
PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取
This tool helps researchers and analysts quickly make sense of large PDF documents. It takes a PDF document as input and breaks it down into its core components: text (including titles and sections), images, tables, and references. The output is structured data—text, image files, CSVs, and structured reference information—making it easier to analyze, summarize, and extract key insights. Anyone who regularly processes research papers, reports, or other complex PDF documents can benefit from this.
211 stars. No commits in the last 6 months.
Use this if you need to systematically extract, structure, and understand the content within PDF documents, especially for tasks like summarizing, answering questions, or extracting detailed reference information.
Not ideal if you primarily need to extract content from highly complex or irregularly formatted tables and charts, as these areas are still undergoing active development and improvement.
Stars
211
Forks
33
Language
Python
License
—
Category
Last pushed
Oct 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ck-unifr/pdf_parsing"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sudan94/chat-pdf-hugginface
This is a fun Python project that allows you to chat with a chatbot about the PDF you uploaded....
amitgupta4407/All_About_PDF
This is a complete website in which you can chat with pdf, extract meta data, text, links,...
rahul2002m/ChatPDF
ChatPDF is a Streamlit app allowing users to query PDF & DOCX content via natural language. It...
Hashir-Ahmad1/Train-AI-agent-on-mutiple-PDF
The Multi-PDF's Chat Agent is a Streamlit-based web application designed to facilitate...
benthecoder/chatpdf
chat with pdf with mistral.ai + streamlit