89
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
Qualcomm® AI Hub Models is our collection of state-of-the-art machine learning models optimized for performance (latency, memory etc.) and ready to deploy on Qualcomm® devices.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2CI/CD14pt
Add `pull_request:` to the workflow `on:` triggers.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4README12pt
Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
88
README is present.
Contributing guide is detailed and thorough.
README documents how to install the project.
Licensed under BSD-3-Clause.
Engineering
86
Test files detected (cli/qai_hub_models_cli/test).
Lockfile present (scripts/compiler_nightly/requirements.txt). Installs are reproducible.
CI is configured (.github/workflows/test_models_split.yml).
Linter or formatter configured (cli/ruff.toml).
Issue or PR templates present.
Project health
100
Dependency manifest found (cli/pyproject.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 174 / 502Commits (30d / 90d)
- 202Forks
- 69Releaseslatest 2y ago
Community
- 87% - GoodCommunity health
- -authors own >50% of commits
- 1,133Watchers
Responsiveness
- 1d 19hMedian issue response
- 5hMedian PR merge time
- 13Open issues
Repository files20 root entries
- .breeze
- .claude
- .githubGood: CI is configured (.github/workflows/test_models_split.yml).Good: Dependabot configured for github-actions.Good: Issue or PR templates present.
- cliGood: Test files detected (cli/qai_hub_models_cli/test).Good: Linter or formatter configured (cli/ruff.toml).Good: Dependency manifest found (cli/pyproject.toml).
- proto
- scriptsGood: Lockfile present (scripts/compiler_nightly/requirements.txt). Installs are reproducible.
- src
- tutorials
- .gitattributes
- .gitignoreGood: .gitignore present.
- .pre-commit-config.yaml
- .pre-commit-license-header.txt
- .pre-commit-line-ending-check.yaml
- .shellcheckrc
- CLAUDE.md
- CODE-OF-CONDUCT.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- LICENSEGood: Licensed under BSD-3-Clause.
- README.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- ruff.toml
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/qualcomm/ai-hub-models)