← all repositories
dw-dengwei/daily-arXiv-ai-enhanced

Your arXiv feed, summarized by DeepSeek, served on GitHub Pages

A zero-server daily digest that crawls arXiv papers and auto-summarizes them with an LLM for about 0.2 yuan per day.

2.9k stars JavaScript LearningOther AI
daily-arXiv-ai-enhanced
Not currently ranked — collecting fresh signals.
star history

What it does

This project is a GitHub-native pipeline: fork it, add your API key and preferences as repository secrets/variables, and a daily GitHub Action crawls arXiv categories of your choice (defaulting to cs.CV, cs.GR, cs.CL, cs.AI), sends the papers through DeepSeek for summarization, and publishes the results to a GitHub Pages site. The whole thing runs without a server and costs roughly the price of a gumball per day.

The interesting bit

The hosting model is the architecture. By piggybacking on GitHub Actions for compute and GitHub Pages for delivery, the project eliminates infrastructure entirely — your “backend” is a YAML workflow file and your “CDN” is a git branch. The “SKILL system” adds pluggable filtering modules, and preferences export as copy-pasteable config snippets for reproducible setups.

Key highlights

  • Zero infrastructure: runs on GitHub Actions + Pages, completely free to host
  • Configurable categories, LLM model, and language via repository variables
  • Personalized highlighting based on keywords and authors, stored locally in browser
  • Optional password protection for the generated page
  • Preference export for sharing or combining with SKILL modules

Caveats

  • The default deployment summarizes in Chinese; English requires manual configuration
  • Initial workflow test can take about an hour
  • README carries prominent legal cautions about jurisdiction-specific academic data censorship requirements for forks and redistributions

Verdict

Good fit for researchers who want a low-maintenance, personalized arXiv digest without running a server. Skip it if you need real-time alerts, collaborative features, or are uncomfortable configuring API keys in GitHub Secrets.

Frequently asked

What is dw-dengwei/daily-arXiv-ai-enhanced?
A zero-server daily digest that crawls arXiv papers and auto-summarizes them with an LLM for about 0.2 yuan per day.
Is daily-arXiv-ai-enhanced open source?
Yes — dw-dengwei/daily-arXiv-ai-enhanced is an open-source project tracked on heatdrop.
What language is daily-arXiv-ai-enhanced written in?
dw-dengwei/daily-arXiv-ai-enhanced is primarily written in JavaScript.
How popular is daily-arXiv-ai-enhanced?
dw-dengwei/daily-arXiv-ai-enhanced has 2.9k stars on GitHub.
Where can I find daily-arXiv-ai-enhanced?
dw-dengwei/daily-arXiv-ai-enhanced is on GitHub at https://github.com/dw-dengwei/daily-arXiv-ai-enhanced.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.