# karpathy/autoresearch SLOC report

> As of 2026-09-01 (commit 228791fb499a), karpathy/autoresearch contains 1,372 total lines: 910 code, 228 comments, 234 blank, across 6 files in 4 languages (top: Python 87.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving karpathy/autoresearch to commit 228791fb499a, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 66.3% of all lines, comments represent 16.6%, and the repository averages 152 code lines per file. Python accounts for 87.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 2 | 1,019 | 796 | 76 | 147 |
| Jupyter Notebooks | 1 | 132 | 89 | 21 | 22 |
| TOML | 1 | 27 | 25 | 0 | 2 |
| Markdown | 2 | 194 | 0 | 131 | 63 |

Top language (Python 87.5%). Generated at 2026-09-01T08:44:30.464072154+00:00. Canonical report: https://octocounts.com/github/karpathy/autoresearch

## Report FAQ

### How many lines of code does karpathy/autoresearch have?

karpathy/autoresearch has 1,372 total lines, including 910 code lines, 228 comment lines, and 234 blank lines.

### How was the karpathy/autoresearch line count measured?

OctoCounts resolved the public GitHub repository to commit 228791fb499a, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for karpathy/autoresearch?

This OctoCounts report was generated from master at commit 228791fb499a on 2026-09-01T08:44:30.464072154+00:00.

## Similar repository reports

- [okfn/ckanext-datano](https://octocounts.com/github/okfn/ckanext-datano) — Python, 905 code lines
- [yhhe2004/STAIR](https://octocounts.com/github/yhhe2004/STAIR) — Python, 896 code lines
- [lukleh/mcp-sonarcloud](https://octocounts.com/github/lukleh/mcp-sonarcloud) — Python, 926 code lines
- [scvxzf1/xai-sso-to-credentials](https://octocounts.com/github/scvxzf1/xai-sso-to-credentials) — Python, 891 code lines
- [hqhq1025/skill-optimizer](https://octocounts.com/github/hqhq1025/skill-optimizer) — Python, 930 code lines
- [V1xel/mixamo-mcp](https://octocounts.com/github/V1xel/mixamo-mcp) — Python, 876 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
