juliye2025/evil-read-arxiv

Claude Code+Obsidian,邪修读论文就是快

What it solves

This project provides an automated workflow for researchers to discover, analyze, and organize academic papers. It eliminates the manual effort of searching through arXiv and Semantic Scholar, summarizing long papers, and manually linking related research into a personal knowledge base (specifically Obsidian).

How it works

The system operates as a set of "skills" compatible with Claude Code and OpenAI Codex, alongside a standalone Next.js web application. It uses a multi-step pipeline:

  1. Discovery: It searches arXiv (recent papers) and Semantic Scholar (high-impact papers) based on user-defined research interests and keywords.
  2. Filtering: Papers are ranked using a scoring mechanism that considers relevance, recency, popularity (citations), and inferred quality.
  3. Analysis: It uses LLMs (via Claude) to generate structured notes including translations, methodology overviews, experimental results, and value assessments.
  4. Organization: It automatically extracts images from PDFs or arXiv source packages and saves them into an Obsidian vault with a structured directory system, creating links between related papers.

Who it’s for

Academic researchers, students, and AI engineers who need to stay current with the latest frontier technology papers while maintaining a structured, searchable digital garden of notes.

Highlights

  • Automated Daily Recommendations: A "start-my-day" command that finds and analyzes the top papers every morning.
  • Deep Analysis Templates: Generates structured notes covering background, motivation, architecture, and limitations.
  • Conference-Specific Search: Dedicated tools for searching top-tier conferences like CVPR, NeurIPS, and ICML via DBLP.
  • Image Extraction: High-quality image extraction from arXiv source packages to visually enrich notes.
  • Preference Learning: The web app learns from user feedback (Like/Dislike) to adjust recommendation weights after 10 interactions.
  • Obsidian Integration: Direct synchronization with Obsidian vaults for seamless knowledge management.

Related

  • Project
  • Project
  • Project
  • Project
  • Project