82
/ 100
Good community traction and solid fundamentals. Nearly in the top tier.
LiteRT, successor to TensorFlow Lite. is Google's On-device framework for high-performance ML & GenAI deployment on edge platforms, via efficient conversion, runtime, and optimization
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 a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 3CI/CD14pt
Add a lint step to catch style issues automatically.
- 4CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
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
95
Contributing guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Engineering
66
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
CI is configured (.github/workflows/clang_tidy.yml).
Test files detected (ci/tools/python/wheel/utils/manylinux_compliance_test.py).
Lockfile present (docker_build/requirements.txt). Installs are reproducible.
Linter or formatter configured (litert/js/packages/core/eslint.config.js).
Project health
100
Dependency manifest found (Package.swift).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 351Forks
- 15Releaseslatest 7mo ago
Community
- 75% - GoodCommunity health
- 3 bus factorauthors own >50% of commits
- 2,592Watchers
Responsiveness
- 2d 3hMedian issue response
- <1hMedian PR merge time
- 2,068Open issues
Repository files35 root entries
- .githubGood: CI is configured (.github/workflows/clang_tidy.yml).
- ciGood: Test files detected (ci/tools/python/wheel/utils/manylinux_compliance_test.py).
- cmake_example
- docker_buildGood: Lockfile present (docker_build/requirements.txt). Installs are reproducible.Good: Environment pinned via docker_build/docker-compose.yml.
- g3doc
- litertGood: Linter or formatter configured (litert/js/packages/core/eslint.config.js).
- support
- tensor
- tflite
- third_party
- weight_loader
- .bazeliskrc
- .bazelrc
- .bazelversion
- .clang-tidy
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitmodules
- BUILD
- BUILD.darts_clone
- BUILD.sentencepiece
- BUILD.tomlplusplus
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- configure
- configure.py
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- LICENSEGood: Licensed under Apache-2.0.
- Package.swiftGood: Dependency manifest found (Package.swift).
- PATCH.flatbuffers_windows_no_bash
- PATCH.protobuf_port_msvc_compat
- PATCH.sentencepiece
- 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.
- RELEASE.md
- SECURITY.mdGood: Security policy present.
- WORKSPACE
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/google-ai-edge/litert)