# GitHub Projects for AI Engineers

A source-backed editorial radar of public GitHub projects shaping agent tools, context engineering, generative interfaces, reliability, and model infrastructure.

Version: `2026.07.23`  
Verified: `2026-07-23`  
Rows: `140`  
License for dataset metadata and New Runtime editorial fields: `CC-BY-4.0`.

## Downloads

- [JSON](https://newruntime.com/datasets/github-projects-for-ai-engineers/v1.json)
- [CSV](https://newruntime.com/datasets/github-projects-for-ai-engineers/v1.csv)
- [JSON Schema](https://newruntime.com/datasets/github-projects-for-ai-engineers/schema.json)
- [Checksums](https://newruntime.com/datasets/github-projects-for-ai-engineers/checksums.txt)
- [Canonical analysis](https://newruntime.com/posts/github-projects-for-ai-engineers/)

## Methodology

Public repository star and fork observations are ranked descending, then grouped through a New Runtime editorial taxonomy. Counts are time-bound observations, not live GitHub claims.

The numbers are a dated observation, not a live ranking. A repository's own license governs its code. The CC BY 4.0 declaration covers this dataset's structure, metadata, and New Runtime editorial fields.

## Reproduce

```sh
npm ci
npm run build
npm run validate:authority-asset
```

The build emits the six linked public distributions. The fixture validates ordering, schema shape, CSV parity, public-only provenance, and SHA-256 checksums.
