92
/ 100
Excellent work. The main thing left to polish is CI.
Backend.AI is a streamlined, container-based computing cluster platform that hosts popular computing/ML frameworks and diverse programming languages, with pluggable heterogeneous accelerator support including CUDA GPU, ROCm GPU, Gaudi NPU, Google TPU, GraphCore IPU and other NPUs.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 2CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 3Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 4Reproducibility6pt
Add additional package-ecosystem entries (especially github-actions) to keep all dependencies current.
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
93
CONTRIBUTING guide found.
README documents how to install the project.
README is present.
Licensed under LGPL-3.0.
Engineering
91
CI is configured (.github/workflows/build-test.yml).
Lockfile present (requirements.txt). Installs are reproducible.
Test files detected (src/ai/backend/common/dto/manager/spec).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
91
Dependency manifest found (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
- 227 / 638Commits (30d / 90d)
- 182Forks
- 313Releaseslatest 5y ago
Community
- 75% - GoodCommunity health
- 4 bus factorauthors own >50% of commits
- 658Watchers
Responsiveness
- 901d 20hMedian issue response
- 9d 7hMedian PR merge time
- 1,471Open issues
Repository files54 root entries
- .claude
- .devcontainer
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: CI is configured (.github/workflows/build-test.yml).Good: Dependabot configured for github-actions.Good: Issue or PR templates present.
- changes
- configs
- docker
- docs
- fixtures
- plugins
- proposals
- scripts
- srcGood: Test files detected (src/ai/backend/common/dto/manager/spec).Good: Environment pinned via src/ai/backend/install/configs/docker-compose.yml.
- stubs
- tests
- tools
- wheelhouse
- .devskim.json
- .dockerignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .git-blame-ignore-revs
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitmodules
- .mcp.json
- .readthedocs.yaml
- AGENTS.md
- backend.ai
- bai
- BUILD
- BUILD_ROOT
- BUILDING.md
- CHANGELOG.md
- CLAUDE.md
- codecov.yml
- constraints.txt
- dev
- docker-compose.halfstack-ha.yml
- docker-compose.halfstack-main.yml
- docker-compose.monorepo.yml
- gql-inspector-checker.js
- LICENSEGood: Licensed under LGPL-3.0.
- MIGRATION.md
- pants.ci.toml
- pants.toml
- py
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- python-kernel.lock
- python-kernel.lock.metadata
- python.lock
- python.lock.metadata
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.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.
- redis-sentinel.Dockerfile
- requirements.txtGood: Lockfile present (requirements.txt). Installs are reproducible.
- VERSION
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/lablup/backend.ai)