90
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
structured outputs for llms
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 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
77
README documents how to install the project.
README is present.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
95
CI is configured (.github/workflows/test_docs.yml).
Lockfile present (requirements.txt). Installs are reproducible.
Test files detected (examples/batch_api/run_batch_test.py).
Linter or formatter configured (.ruff.toml).
Issue or PR templates present.
Project health
100
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
- 4 / 23Commits (30d / 90d)
- 1,092Forks
- 109Releaseslatest 3y ago
Community
- 62% - FairCommunity health
- 1 bus factorlowauthor own >50% of commits
- 13,241Watchers
Responsiveness
- 2d 15hMedian issue response
- 2hMedian PR merge time
- 64Open issues
Repository files33 root entries
- .cursor
- .githubGood: CI is configured (.github/workflows/test_docs.yml).Good: Dependabot configured for pip.Good: Issue or PR templates present.
- .grit
- docs
- examplesGood: Test files detected (examples/batch_api/run_batch_test.py).Good: Environment pinned via examples/citation_with_extraction/Dockerfile.
- instructor
- scripts
- tests
- .coveragerc
- .cursorignore
- .gitignoreGood: .gitignore present.
- .pre-commit-config.yaml
- .ruff.tomlGood: Linter or formatter configured (.ruff.toml).
- AGENT.md
- build_mkdocs.sh
- CHANGELOG.md
- CLAUDE.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.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.
- cross_link_mapping.yaml
- ellipsis.yaml
- github_issue.md
- LICENSEGood: Licensed under MIT.
- mkdocs.yml
- NEW_PROVIDER_AGENT_INSTRUCTIONS.md
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- 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.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- requirements-doc.txt
- requirements-examples.txt
- requirements.txtGood: Lockfile present (requirements.txt). Installs are reproducible.
- sitemap.yaml
- ty-tests.toml
- ty.toml
- uv.lock
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/instructor-ai/instructor)