OpenPapers: AI/ML Conference Paper Collection

OpenPapers OpenPapers is a robust Python toolkit for systematically collecting research papers from top-tier AI and machine learning conferences. 🔗 GitHub Repository: https://github.com/zhangleiniu/OpenPapers Motivation Since the rise of deep learning (~2013 onward), the number of publications in AI has grown exponentially. This creates challenges for: Literature review Citation analysis Research trend detection Paper recommendation Research gap identification OpenPapers builds a curated and structured dataset that enables: Citation and reference recommendation Structured PDF parsing (e.g., via GROBID/Nougat) Research limitation analysis Intelligent paper reading recommendation systems Overview The rapid growth of AI and ML research has led to an overwhelming volume of publications each year. While platforms such as Google Scholar, Semantic Scholar, and OpenReview attempt to aggregate research output, they often suffer from: ...

July 2, 2025 · 1 min · Lei Zhang