Priority: High
Problem
README.md contains 103 rows in one flat Sr No | Name | Link table. There is no categorization and no anchor-linked TOC. Mobile users especially struggle to scan.
Recommendation
Group entries into sections, each with an anchor:
- Computer Vision
- Natural Language Processing
- Time Series
- Reinforcement Learning
- MLOps / Production
- Papers-with-Code
- Datasets
- Courses / Tutorials
- Meta-lists (awesome-* links)
Add a TOC at the top with per-category counts (e.g. Computer Vision (23)). Per-category counts also surface coverage gaps — useful when growing the list.
Acceptance criteria
- TOC at top of README with clickable anchors.
- Every entry lives under a category heading.
- Counts are accurate as of the last edit.
Part of the repo audit backlog.
Priority: High
Problem
README.mdcontains 103 rows in one flatSr No | Name | Linktable. There is no categorization and no anchor-linked TOC. Mobile users especially struggle to scan.Recommendation
Group entries into sections, each with an anchor:
Add a TOC at the top with per-category counts (e.g.
Computer Vision (23)). Per-category counts also surface coverage gaps — useful when growing the list.Acceptance criteria
Part of the repo audit backlog.