Skip to content

Github · GitHub Repository Radar

dw-dengwei daily-arXiv-ai-enhanced

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

Stars

2,999

Active Stable

Forks

1,111

Watchers: 2,999

Repository Radar Score

56 / 100

Growth

7d
+0
30d
+0
%
0.0%

Not enough metric snapshots yet to chart growth for this repository.

Score breakdown

  • popularity 65
  • growth 0
  • activity 100
  • freshness 100
  • community 65

Need help integrating this stack?

Our team builds with modern open-source stacks. Tell us what you are shipping.

Get a quote →

🚀 daily-arXiv-ai-enhanced

Caution

若您所在法域对学术数据有审查要求,谨慎运行本代码;任何二次分发版本必须履行合规审查(包括但不限于原始论文合规性、AI合规性)义务,否则一切法律后果由下游自行承担。

Caution

If your jurisdiction has censorship requirements for academic data, run this code with caution; any secondary distribution version must remove the entrance accessible to China and fulfill the content review obligations, otherwise all legal consequences will be borne by the downstream.

This innovative tool transforms how you stay updated with arXiv papers by combining automated crawling with AI-powered summarization.

✨ Key Features

🎯 Zero Infrastructure Required

  • Leverages GitHub Actions and Pages - no server needed
  • Completely free to deploy and use

🤖 Smart AI Summarization

  • Daily paper crawling with DeepSeek-powered summaries
  • Cost-effective: Only ~0.2 CNY per day

💫 Smart Reading Experience

  • Personalized paper highlighting based on your interests
  • Cross-device compatibility (desktop & mobile)
  • Local preference storage for privacy
  • Flexible date range filtering

🧩 SKILL System

  • Plug-and-play skill modules for customizing paper filtering

⚙️ Easy Preference Export & Integration

  • One-click copy in Settings to export your keywords and authors configuration
  • Seamlessly combine exported preferences with SKILL for reproducible and shareable setups

👉 Try it now! - No installation required

video-1080p.mp4

How to use

This repo will daily crawl arXiv papers about cs.CV, cs.GR, cs.CL, cs.AI, cs.CE, cs.GT, cs.IT, cs.LG, and use DeepSeek to summarize the papers in Chinese. If you wish to crawl other arXiv categories, use other LLMs, or other languages, please follow the instructions. Otherwise, you can watch the video above first and directly use this repo in https://dw-dengwei.github.io/daily-arXiv-ai-enhanced/. Please star it if you like :)

If you want to customize categories, LLMs, or languages, click here.

Instructions

  1. Fork this repo to your own account and delete my own information in buy-me-a-coffee.
  2. Go to: your-own-repo -> Settings -> Secrets and variables -> Actions
  3. Go to Secrets. Secrets are encrypted and used for sensitive data
  4. Create two repository secrets named OPENAI_API_KEY and OPENAI_BASE_URL, and input corresponding values.
  5. [Optional] Set a password in secrets.ACCESS_PASSWORD if you do not wish others to access your page. (see #64)
  6. Go to Variables. Variables are shown as plain text and are used for non-sensitive data
  7. Create the following repository variables:
    1. CATEGORIES: separate the categories with ",", such as "cs.CL, cs.CV"
    2. LANGUAGE: such as "Chinese" or "English"
    3. MODEL_NAME: such as "deepseek-chat"
    4. EMAIL: your email for push to GitHub
    5. NAME: your name for push to GitHub
  8. Go to your-own-repo -> Actions -> arXiv-daily-ai-enhanced
  9. You can manually click Run workflow to test if it works well (it may take about one hour). By default, this action will automatically run every day. You can modify it in .github/workflows/run.yml
  10. Set up GitHub pages: Go to your own repo -> Settings -> Pages. In Build and deployment, set Source="Deploy from a branch", Branch="main", "/(root)". Wait for a few minutes, go to https://<username>.github.io/daily-arXiv-ai-enhanced/. Please see this issue for more precise instructions.

Contributors

Thanks to the following special contributors for contributing code, discovering bugs, and sharing useful ideas for this project!!!

JianGuanTHU
JianGuanTHU

Chi-hong22
Chi-hong22

chaozg
chaozg

quantum-ctrl
quantum-ctrl

Zhao2z
Zhao2z

eclipse0922
eclipse0922

xuemian168
xuemian168

Lrrrr549
Lrrrr549

AinzRimuru
AinzRimuru

fengxueguiren
fengxueguiren

fengxueguiren
zerocpp

Acknowledgement

We sincerely thank the following individuals and organizations for their promotion and support!!!

Github_Daily
Github_Daily

AIGCLINK
AIGCLINK

阮一峰的网络日志
阮一峰的网络日志
科技爱好者周刊
(第 353 期)

《HelloGitHub》第 111 期
《HelloGitHub》
月刊第 111 期

Star history

Stargazers over time

Buy me a coffee

here

Created: Mar 20, 2025

Last push: Sep 2, 2026

Default branch: main

Languages

Share of the codebase by language, based on repository metadata from the host.

  • JavaScript 42.0%
  • CSS 26.5%
  • HTML 16.1%
  • Python 11.4%
  • Shell 4.0%

Repository Radar analysis

Deterministic insights derived from public metadata and our observations — not personal testing or reviews.

Why this repository is interesting

  • Maintained recently (last push 2 weeks ago).

Who should use it

  • Developers working primarily with JavaScript
  • Teams exploring AI tooling, agents, or ML infrastructure

Potential use cases

  • Reference or evaluate JavaScript open-source approaches in this domain
  • Prototype AI/agent workflows or study reference architectures

Strengths

  • Recent repository activity
  • README present in our index
  • Declared license: Other
  • Substantial fork count (1,111) suggests reuse and contribution interest

Limitations / considerations

  • Insights are derived from public metadata and our observations — not a substitute for code review

What to watch

  • Re-check last push, issues, and releases on GitHub before production adoption

Strong signals: Active maintenance

Source: GitHub (public metadata) + Repository Radar analysis. We do not claim ownership of third-party repositories.

Ready to ship something that compounds?

Share your roadmap. We’ll come back with scope options, timeline ranges, and who from Shriram IT Ventures should be in the room.

Popular with product teams