# llmsresearch/paperbanana SLOC report

> As of 2026-09-02 (commit 8b4745ad3024), llmsresearch/paperbanana contains 30,899 total lines: 23,761 code, 3,010 comments, 4,128 blank, across 165 files in 8 languages (top: Python 96.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

llmsresearch/paperbanana has 23,761 source lines of code out of 30,899 total lines across 165 files, counted from the main ref at commit 8b4745ad3024 by the OctoCounts tokei engine on 2026-09-02. 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 llmsresearch/paperbanana to commit 8b4745ad3024, 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 medium-sized codebase by counted code lines. Code represents 76.9% of all lines, comments represent 9.7%, and the repository averages 144 code lines per file. Python accounts for 96.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 94 | 26,443 | 22,802 | 484 | 3,157 |
| JSON | 2 | 433 | 433 | 0 | 0 |
| YAML | 18 | 446 | 355 | 60 | 31 |
| TOML | 1 | 96 | 87 | 0 | 9 |
| Jupyter Notebooks | 1 | 152 | 65 | 60 | 27 |
| Dockerfile | 1 | 49 | 19 | 22 | 8 |
| Markdown | 14 | 2,097 | 0 | 1,541 | 556 |
| Plain Text | 34 | 1,183 | 0 | 843 | 340 |

Top language (Python 96.0%). Generated at 2026-09-02T13:39:32.754909448+00:00. Canonical report: https://octocounts.com/github/llmsresearch/paperbanana

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/llmsresearch/paperbanana/commit/8b4745ad302439eded5884c9ec77412d99931047?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 llmsresearch/paperbanana have?

llmsresearch/paperbanana has 30,899 total lines, including 23,761 code lines, 3,010 comment lines, and 4,128 blank lines.

### How was the llmsresearch/paperbanana line count measured?

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

### What commit was counted for llmsresearch/paperbanana?

This OctoCounts report was generated from main at commit 8b4745ad3024 on 2026-09-02T13:39:32.754909448+00:00.

## Similar repository reports

- [AgriciDaniel/claude-seo](https://octocounts.com/github/AgriciDaniel/claude-seo) — Python, 23,742 code lines
- [volcengine/volcengine-skills](https://octocounts.com/github/volcengine/volcengine-skills) — Python, 23,894 code lines
- [3b1b/manim](https://octocounts.com/github/3b1b/manim) — Python, 23,952 code lines
- [Jaden300/MySquishi](https://octocounts.com/github/Jaden300/MySquishi) — Python, 23,538 code lines
- [MengLcool/DeepStack-VL](https://octocounts.com/github/MengLcool/DeepStack-VL) — Python, 24,085 code lines
- [chatchat-space/Langchain-Chatchat](https://octocounts.com/github/chatchat-space/Langchain-Chatchat) — Python, 23,154 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)
