active
library
curations
Multi-collection curated awesome-lists powered by curalist
Resources & Distribution
curalist
Multi-collection curated awesome-lists.
Collections
Recommended Books
Curated list of highly recommended books across mathematics, computer science, machine learning, AI, physics, philosophy of science, software design, and more.
83 entries — 31 free/open
Claude Code
Curated resources for Claude Code — Anthropic’s agentic coding CLI. Official documentation, plugins, skills, workflows, and tutorials.
10 entries — 10 free/open
Language Models
Curated list of key papers, books, and resources on language models, from foundational architectures and scaling laws to alignment, reasoning, and agentic systems.
31 entries — 24 free/open
Usage
pip install -r requirements.txt
# List all entries across all collections
curalist list-all
# List entries from a specific collection
curalist --collection books list-all
# Download free PDFs
curalist --collection books download --out ./downloads
# Generate per-collection READMEs
curalist generate-readme
# Generate unified MkDocs site
curalist generate-site
Generated with curalist