dw-dengwei/daily-arXiv-ai-enhanced

Automatically crawl arXiv papers daily and summarize them using AI. Illustrating them using GitHub Pages.

What it solves

Staying updated with the vast number of daily academic papers on arXiv can be overwhelming. This tool automates the process of discovering and summarizing new research, reducing the time spent manually searching for relevant papers.

How it works

The project uses GitHub Actions to automatically crawl papers from specified arXiv categories (such as Computer Vision, AI, and Machine Learning) on a daily basis. It then uses a Large Language Model (LLM), such as DeepSeek, to generate concise summaries of these papers. The results are hosted as a website via GitHub Pages, providing a cross-device reading experience with local preference storage for personalized highlighting.

Who it’s for

Researchers, students, and AI enthusiasts who want a curated, automated daily feed of the latest arXiv papers with AI-generated summaries in their preferred language.

Highlights

  • Zero Infrastructure: Deploys entirely via GitHub Actions and Pages, requiring no dedicated server.
  • AI Summarization: Uses cost-effective LLMs to provide daily summaries.
  • Personalized Experience: Includes a SKILL system for custom paper filtering and local storage for user interests.
  • Customizable: Users can easily change the arXiv categories, the LLM used for summarization, and the output language.

Related

  • Project
  • Project
  • Project
  • Project
  • Project