Rider: A Curated Search Engine for Research Papers

Rider Rider is a search engine for research papers that I built to support my own research workflow. 馃敆 Live Demo: http://rider.cs.niu.edu/ Motivation Existing academic search platforms such as Google Scholar and Semantic Scholar are extremely useful, but they often introduce friction in daily research workflows: Noisy or inconsistent metadata Limited control over conference-level filtering Difficulty focusing on high-quality venues Mixed archival vs. non-archival content Ranking not always aligned with research needs To address these issues, Rider focuses on clean, curated, and conference-aware search for research papers. ...

March 25, 2026 路 2 min 路 Lei Zhang

Secure-AI Project

Overview The Secure-AI Project is a research initiative focused on integrating artificial intelligence (AI) and cybersecurity literacy into high school education. As AI technologies rapidly transform communication, learning, and the workforce, students must develop not only technical familiarity but also conceptual understanding and ethical awareness. At the same time, increasing digital dependence requires stronger cybersecurity literacy to protect privacy, data, and digital identity. Despite this urgency, structured AI and cybersecurity instruction remains limited in many secondary school settings. The Secure-AI Project addresses this gap by designing and studying a curriculum that combines foundational AI concepts (e.g., data training, machine learning, algorithmic bias) with essential cybersecurity topics (e.g., privacy, digital responsibility, and online protection). ...

January 20, 2026 路 3 min 路 Lei Zhang

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