简体中文 | Contributing | Shared Docs
A tree-structured repository for curated LLM-related themes maintained under one Git boundary.
This repository is organized as a tree:
- root README: navigation and shared rules
- topic README: topic scope, curation, and reading order
- topic
docs/: topic-specific notes, primers, maps, and deep dives
- DLLM - Diffusion LLM resources, technical notes, and topic-specific reading guides
- mcp - Model Context Protocol ecosystem resources, primer, and release checklist
- skills - LLM and agent skills resources, ecosystem map, and authoring references
The following documents are shared across topic directories and live only at the repository root:
- docs/curation-policy.md
- docs/curation-policy.zh-CN.md
- docs/link-check.md
- docs/link-check.zh-CN.md
- docs/resource-template.md
- docs/resource-template.zh-CN.md
- Start from this README to choose a topic.
- Enter the topic README for scope and main entry points.
- Continue into that topic's
docs/for detailed topic-specific material.
CONTRIBUTING.mdandCONTRIBUTING.zh-CN.mdare shared at the repository root.- Topic directories keep only topic-specific content plus their bilingual README entry points.
- Some GitHub Markdown math rendering may be unstable. For formula-heavy documents, download or clone the repository and view the Markdown locally when equations do not render correctly online.
- All Git operations should be understood at the
awesome-LLMs/repository boundary.