Evergreen Research: pipeline that fetches, structures, and digests AI papers weekly.
Evergreen Research is a Python CLI that automatically pulls the latest AI papers from arXiv, structures them into a JSONL database, and clusters related work into weekly digest files. It runs on a GitHub Actions cron, so the corpus grows every week without manual intervention. Researchers and hobbyists can run it locally with a single command to keep a living, searchable archive of frontier AI research. Compared to ad‑hoc scripts, Evergreen provides deterministic, audit‑able pipelines and full‑text verification, making it a reliable source for systematic surveys.
View on GitHub →pengpengyi92/evergreen-research