# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

karpathy/autoresearch has 910 source lines of code out of 1,372 total lines across 6 files, counted from the master ref at commit 228791fb499a by the OctoCounts tokei engine on 2026-09-01. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/karpathy/autoresearch/commit/228791fb499afffb54b46200aca536f79142f117?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## 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
- [rasbt/mini-coding-agent](https://octocounts.com/github/rasbt/mini-coding-agent) — Python, 899 code lines
- [yhhe2004/STAIR](https://octocounts.com/github/yhhe2004/STAIR) — Python, 896 code lines
- [starchild-codes/RagaLint](https://octocounts.com/github/starchild-codes/RagaLint) — Python, 895 code lines
- [Weizhena/deep-research-skills](https://octocounts.com/github/Weizhena/deep-research-skills) — Python, 932 code lines
- [haowang02/codex-candy-eval](https://octocounts.com/github/haowang02/codex-candy-eval) — Python, 884 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
