- Type: workflow automation
- TLDR: A human-in-the-loop GitHub Actions bot that discovers audio/music/speech repos and proposes README updates via PR only.
- Project description: Automated curation for an open-source audio AI awesome-list that was manually curated before. Built a scheduled GitHub Actions pipeline that searches GitHub, scores repos with rule-based heuristics (no LLM), and opens maintainer-reviewed PRs with bounded API usage and least-privilege permissions.
- Repo link: https://github.com/yyf/ai-audio-tools

