As of 2026-08-26 (commit d8021225eb7e), run-llama/llama_index contains 406,228 total lines: 311,078 code, 33,854 comments, 61,296 blank, across 4,545 files in 13 languages (top: Python 84.1%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving run-llama/llama_index to commit d8021225eb7e, 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.
This is a large codebase by counted code lines. Code represents 76.6% of all lines, comments represent 8.3%, and the repository averages 68 code lines per file. Python accounts for 84.1% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| Python | 2210 | 305968 | 261569 | 7382 | 37017 |
| TOML | 634 | 42142 | 36715 | 310 | 5117 |
| Makefile | 614 | 10491 | 7407 | 2 | 3082 |
| Jupyter Notebooks | 77 | 3603 | 2125 | 849 | 629 |
| JavaScript | 2 | 2632 | 1787 | 565 | 280 |
| JSON | 1 | 1095 | 1095 | 0 | 0 |
| Shell | 3 | 280 | 191 | 46 | 43 |
| EdgeQL | 9 | 103 | 103 | 0 | 0 |
| HTML | 1 | 36 | 35 | 0 | 1 |
| YAML | 2 | 35 | 33 | 0 | 2 |
| Bazel | 8 | 19 | 18 | 0 | 1 |
| Markdown | 868 | 39037 | 0 | 23913 | 15124 |
Top language (Python 84.1%). Generated at 2026-08-26T18:19:59.052774261+00:00.
run-llama/llama_index has 406,228 total lines, including 311,078 code lines, 33,854 comment lines, and 61,296 blank lines.
OctoCounts resolved the public GitHub repository to commit d8021225eb7e, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from main at commit d8021225eb7e on 2026-08-26T18:19:59.052774261+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: