Skip to content

Commit d57504f

Browse files
author
Niraj Bajpai
committed
Update STARRED-INDEX.md with arXiv Research Papers section (84 repos)
1 parent 93abd0b commit d57504f

File tree

1 file changed

+133
-1
lines changed

1 file changed

+133
-1
lines changed

STARRED-INDEX.md

Lines changed: 133 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🌟 Clickable Starred Repositories Index
22

3-
> **Quick Navigation for 3,500+ Starred Repositories**
3+
> **Quick Navigation for 3,600+ Starred Repositories**
44
> Organized by category with direct GitHub links for easy access.
55
66
[![View on GitHub](https://img.shields.io/badge/View-Your%20Stars-yellow?style=for-the-badge&logo=github)](https://github.com/nbajpai-code?tab=stars)
@@ -34,6 +34,7 @@
3434
| 💼 **Product Management & University** | 38+ | [Jump →](#-product-management--university-conferences) |
3535
| 🎓 **IT/Tech Certifications** | 96+ | [Jump →](#-ittech-certifications) |
3636
| 🎯 **Prompt Engineering & Linting** | 90+ | [Jump →](#-prompt-engineering--linting) |
37+
| 📚 **arXiv Research Papers** | 84+ | [Jump →](#-arxiv-research-papers--tracking) |
3738
| 🏢 **Enterprise (Broadcom/CA)** | 361+ | [Jump →](#-enterprise-solutions-broadcomca) |
3839

3940
---
@@ -1800,6 +1801,137 @@
18001801

18011802
---
18021803

1804+
## 📚 arXiv Research Papers & Tracking
1805+
1806+
> **84 repositories for tracking and following top research papers from arXiv**
1807+
> See [ARXIV_RESEARCH_GUIDE.md](ARXIV_RESEARCH_GUIDE.md) for complete guide and workflows.
1808+
1809+
### arXiv Daily Automated Tracking - 9 repos
1810+
1811+
**Daily tracking with AI summarization:**
1812+
- [dw-dengwei/daily-arXiv-ai-enhanced](https://github.com/dw-dengwei/daily-arXiv-ai-enhanced) - Auto-crawl arXiv papers (cs.CV, cs.GR, cs.CL, cs.AI) with AI summaries
1813+
- [AutoLLM/ArxivDigest](https://github.com/AutoLLM/ArxivDigest) - Personalized recommendations using LLMs, email digests
1814+
- [zezhishao/DailyArXiv](https://github.com/zezhishao/DailyArXiv) - Keyword-based tracking, max 100 papers per keyword
1815+
- [Tavish9/awesome-daily-AI-arxiv](https://github.com/Tavish9/awesome-daily-AI-arxiv) - Daily AI/NLP/CV/Robotics breakthroughs
1816+
- [jamwithai/arxiv-paper-curator](https://github.com/jamwithai/arxiv-paper-curator) - Research assistant with RAG system
1817+
- [Blake-Jiang/ad-arxiv-daily](https://github.com/Blake-Jiang/ad-arxiv-daily) - Daily arXiv papers in autonomous driving
1818+
- [yyyanbj/arxiv-daily](https://github.com/yyyanbj/arxiv-daily) - Auto-update using GitHub Actions (every 12 hours)
1819+
- [dair-ai/ML-Papers-of-the-Week](https://github.com/dair-ai/ML-Papers-of-the-Week) - Highlighting top ML papers weekly (DAIR.AI)
1820+
- [naganandy/graph-based-deep-learning-literature](https://github.com/naganandy/graph-based-deep-learning-literature) - Daily GNN papers tracking
1821+
1822+
### LLM & Reinforcement Learning Papers - 8 repos
1823+
1824+
**Specialized LLM & RL tracking:**
1825+
- [WindyLab/LLM-RL-Papers](https://github.com/WindyLab/LLM-RL-Papers) - Cross-research on LLM & RL for control
1826+
- [Jun-jie-Huang/awesome-LLM-AIOps](https://github.com/Jun-jie-Huang/awesome-LLM-AIOps) - LLM and AIOps academic & industrial materials
1827+
- [opendilab/awesome-RLHF](https://github.com/opendilab/awesome-RLHF) - Reinforcement Learning from Human Feedback
1828+
- [tigerneil/awesome-deep-rl](https://github.com/tigerneil/awesome-deep-rl) - Deep reinforcement learning resources
1829+
- [aikorea/awesome-rl](https://github.com/aikorea/awesome-rl) - Reinforcement learning resources
1830+
- [kengz/awesome-deep-rl](https://github.com/kengz/awesome-deep-rl) - Deep RL papers
1831+
- [clvrai/awesome-rl-envs](https://github.com/clvrai/awesome-rl-envs) - Curated RL environments
1832+
- [jiachenli94/Awesome-Interaction-Aware-Trajectory-Prediction](https://github.com/jiachenli94/Awesome-Interaction-Aware-Trajectory-Prediction) - Multi-agent RL and prediction
1833+
1834+
### MLOps & AIOps Research Papers - 10 repos
1835+
1836+
**Production ML research:**
1837+
- [visenger/awesome-mlops](https://github.com/visenger/awesome-mlops) - Comprehensive MLOps tools and resources
1838+
- [kelvins/awesome-mlops](https://github.com/kelvins/awesome-mlops) - References for MLOps (Machine Learning Operations)
1839+
- [cdfoundation/sig-mlops](https://github.com/cdfoundation/sig-mlops) - MLOps SIG - defining MLOps principles
1840+
- [ml-tooling/best-of-ml-python](https://github.com/ml-tooling/best-of-ml-python) - Ranked list of Python ML libraries
1841+
- [josephmisiti/awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning) - Curated ML frameworks, libraries
1842+
- [dair-ai/ML-YouTube-Courses](https://github.com/dair-ai/ML-YouTube-Courses) - ML courses from YouTube
1843+
- [GokuMohandas/Made-With-ML](https://github.com/GokuMohandas/Made-With-ML) - Production-grade ML projects
1844+
- [microsoft/MLOps](https://github.com/microsoft/MLOps) - MLOps empowering example implementations
1845+
- [Azure/mlops-v2](https://github.com/Azure/mlops-v2) - Azure MLOps (v2) solution accelerators
1846+
- [fmind/mlops-python-package](https://github.com/fmind/mlops-python-package) - MLOps Python package template
1847+
1848+
### Curated ML/DL Paper Collections - 15 repos
1849+
1850+
**Must-read papers:**
1851+
- [terryum/awesome-deep-learning-papers](https://github.com/terryum/awesome-deep-learning-papers) - Most cited deep learning papers
1852+
- [floodsung/Deep-Learning-Papers-Reading-Roadmap](https://github.com/floodsung/Deep-Learning-Papers-Reading-Roadmap) - Structured learning path
1853+
- [ChristosChristofidis/awesome-deep-learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - DL tutorials, projects, communities
1854+
- [awesomelistsio/awesome-ai-research-papers](https://github.com/awesomelistsio/awesome-ai-research-papers) - Seminal AI papers (ML/DL/NLP/CV/RL/Ethics)
1855+
- [anubhavshrimal/Machine-Learning-Research-Papers](https://github.com/anubhavshrimal/Machine-Learning-Research-Papers) - ML/DL research papers (updated weekly)
1856+
- [endymecy/awesome-deeplearning-resources](https://github.com/endymecy/awesome-deeplearning-resources) - DL and deep RL research papers with code
1857+
- [MartinuzziFrancesco/awesome-scientific-machine-learning](https://github.com/MartinuzziFrancesco/awesome-scientific-machine-learning) - SciML papers & resources
1858+
- [byungsoo-oh/ml-systems-papers](https://github.com/byungsoo-oh/ml-systems-papers) - Machine learning systems papers
1859+
- [solaris33/awesome-machine-learning-papers](https://github.com/solaris33/awesome-machine-learning-papers) - ML Papers and Repositories
1860+
- [eugeneyan/ml-surveys](https://github.com/eugeneyan/ml-surveys) - Survey papers on ML topics
1861+
- [labmlai/annotated_deep_learning_paper_implementations](https://github.com/labmlai/annotated_deep_learning_paper_implementations) - Annotated implementations
1862+
- [stas00/ml-engineering](https://github.com/stas00/ml-engineering) - Machine Learning Engineering guides
1863+
- [chiphuyen/machine-learning-systems-design](https://github.com/chiphuyen/machine-learning-systems-design) - ML systems design
1864+
- [eugeneyan/applied-ml](https://github.com/eugeneyan/applied-ml) - Applied ML papers and tech blogs
1865+
- [mli/paper-reading](https://github.com/mli/paper-reading) - Deep learning paper reading notes
1866+
1867+
### Papers with Code & Benchmarks - 10 repos
1868+
1869+
**Research with executable code:**
1870+
- [paperswithcode/paperswithcode-data](https://github.com/paperswithcode/paperswithcode-data) - Papers with Code dataset
1871+
- [paperswithcode/galai](https://github.com/paperswithcode/galai) - GALACTICA model for science
1872+
- [zziz/pwc](https://github.com/zziz/pwc) - Papers with code sorted by stars
1873+
- [RedditSota/state-of-the-art-result-for-machine-learning-problems](https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems) - SOTA results
1874+
- [Hannibal046/Awesome-LLM](https://github.com/Hannibal046/Awesome-LLM) - Curated list of LLM papers
1875+
- [microsoft/LMOps](https://github.com/microsoft/LMOps) - General tech for enabling AI capabilities with LLMs
1876+
- [google-research/google-research](https://github.com/google-research/google-research) - Google Research code and papers
1877+
- [facebookresearch/fairseq](https://github.com/facebookresearch/fairseq) - Facebook AI Research sequence modeling toolkit
1878+
- [huggingface/transformers](https://github.com/huggingface/transformers) - State-of-the-art ML for PyTorch, TF, JAX
1879+
- [openai/openai-cookbook](https://github.com/openai/openai-cookbook) - Examples and guides for OpenAI API
1880+
1881+
### Top ML Conferences Papers - 8 repos
1882+
1883+
**Latest conference accepted papers:**
1884+
- [vlgiitr/papers_we_read](https://github.com/vlgiitr/papers_we_read) - Papers read at Vision and Language Group IIT Roorkee
1885+
- [yzhao062/anomaly-detection-resources](https://github.com/yzhao062/anomaly-detection-resources) - Anomaly detection papers and resources
1886+
- [academic/awesome-datascience](https://github.com/academic/awesome-datascience) - Data science resources
1887+
- [thuml/Time-Series-Library](https://github.com/thuml/Time-Series-Library) - Time series papers and benchmarks
1888+
- [benedekrozemberczki/awesome-graph-classification](https://github.com/benedekrozemberczki/awesome-graph-classification) - Graph classification papers
1889+
- [benedekrozemberczki/awesome-community-detection](https://github.com/benedekrozemberczki/awesome-community-detection) - Community detection papers
1890+
- [thunlp/GNNPapers](https://github.com/thunlp/GNNPapers) - Must-read GNN papers
1891+
1892+
### Domain-Specific Research Trackers - 6 repos
1893+
1894+
**Focused tracking:**
1895+
- [extreme-assistant/CVPR2024-Paper-Code-Interpretation](https://github.com/extreme-assistant/CVPR2024-Paper-Code-Interpretation) - CVPR 2024 papers with code
1896+
- [amusi/CVPR2025-Papers-with-Code](https://github.com/amusi/CVPR2025-Papers-with-Code) - CVPR 2025 papers tracking
1897+
- [52CV/ICCV-2023-Papers](https://github.com/52CV/ICCV-2023-Papers) - ICCV 2023 papers
1898+
- [Vincentqyw/cv-arxiv-daily](https://github.com/Vincentqyw/cv-arxiv-daily) - CV arXiv daily
1899+
- [naganandy/graph-based-deep-learning-literature](https://github.com/naganandy/graph-based-deep-learning-literature) - Graph DL papers daily
1900+
- [iwangjian/Paper-Reading](https://github.com/iwangjian/Paper-Reading) - AI paper reading notes (NLP, RecSys, KG)
1901+
1902+
### Research Code Implementation - 8 repos
1903+
1904+
**Practical implementations:**
1905+
- [lucidrains/vit-pytorch](https://github.com/lucidrains/vit-pytorch) - Vision Transformer implementations
1906+
- [lucidrains/DALLE2-pytorch](https://github.com/lucidrains/DALLE2-pytorch) - DALL-E 2 implementation
1907+
- [karpathy/nanoGPT](https://github.com/karpathy/nanoGPT) - Simplest, fastest GPT training
1908+
- [karpathy/minGPT](https://github.com/karpathy/minGPT) - Minimal PyTorch re-implementation of GPT
1909+
- [rasbt/LLMs-from-scratch](https://github.com/rasbt/LLMs-from-scratch) - Implementing LLMs from scratch
1910+
- [rasbt/deeplearning-models](https://github.com/rasbt/deeplearning-models) - Deep learning architectures and models
1911+
- [dair-ai/Prompt-Engineering-Guide](https://github.com/dair-ai/Prompt-Engineering-Guide) - Prompt engineering guide and papers
1912+
- [microsoft/generative-ai-for-beginners](https://github.com/microsoft/generative-ai-for-beginners) - Generative AI learning path
1913+
1914+
### Academic Institutions & Research Labs - 10 repos
1915+
1916+
**Leading research from top universities:**
1917+
- [stanford-crfm/helm](https://github.com/stanford-crfm/helm) - Holistic Evaluation of Language Models (Stanford)
1918+
- [stanford-futuredata/FrugalGPT](https://github.com/stanford-futuredata/FrugalGPT) - Cost-efficient LLM usage (Stanford)
1919+
- [mit-han-lab/streaming-llm](https://github.com/mit-han-lab/streaming-llm) - Efficient streaming LLM inference (MIT)
1920+
- [cmu-delphi/covidcast](https://github.com/cmu-delphi/covidcast) - CMU COVID-19 indicators
1921+
- [CMU-Perceptual-Computing-Lab/openpose](https://github.com/CMU-Perceptual-Computing-Lab/openpose) - Real-time multi-person keypoint detection
1922+
- [berkeley-abc/abc](https://github.com/berkeley-abc/abc) - UC Berkeley logic synthesis
1923+
- [ucbrise/clipper](https://github.com/ucbrise/clipper) - UC Berkeley model serving system
1924+
- [mlfoundations/open_clip](https://github.com/mlfoundations/open_clip) - OpenCLIP implementation
1925+
- [mlfoundations/open_flamingo](https://github.com/mlfoundations/open_flamingo) - Open source FLAMINGO
1926+
- [EleutherAI/gpt-neox](https://github.com/EleutherAI/gpt-neox) - EleutherAI GPT-NeoX implementation
1927+
1928+
**Key Resources:**
1929+
- 📖 [ARXIV_RESEARCH_GUIDE.md](ARXIV_RESEARCH_GUIDE.md) - Complete guide & workflows
1930+
- 🚀 [ARXIV_QUICK_START.md](ARXIV_QUICK_START.md) - Immediate action steps
1931+
- 🔧 Run `./star_arxiv_research_papers.sh` to star all repos
1932+
1933+
---
1934+
18031935
## 🏢 Enterprise Solutions (Broadcom/CA)
18041936

18051937
### CA Technologies (~361 repos)

0 commit comments

Comments
 (0)