# run-llama/llama_index SLOC report

> As of 2026-09-15 (commit 0f43c00baa2f), run-llama/llama_index contains 403,120 total lines: 308,785 code, 33,622 comments, 60,713 blank, across 4,446 files in 13 languages (top: Python 84.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

run-llama/llama_index has 308,785 source lines of code out of 403,120 total lines across 4,446 files, counted from the 0f43c00baa2f68970cb86a732aefd59f1e6fbee7 ref at commit 0f43c00baa2f by the OctoCounts tokei engine on 2026-09-15. 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 run-llama/llama_index to commit 0f43c00baa2f, 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 large codebase by counted code lines. Code represents 76.6% of all lines, comments represent 8.3%, and the repository averages 69 code lines per file. Python accounts for 84.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 2,174 | 304,234 | 260,086 | 7,399 | 36,749 |
| TOML | 619 | 41,487 | 36,085 | 342 | 5,060 |
| Makefile | 599 | 10,236 | 7,227 | 2 | 3,007 |
| Jupyter Notebooks | 77 | 3,603 | 2,125 | 849 | 629 |
| JavaScript | 2 | 2,632 | 1,787 | 565 | 280 |
| JSON | 1 | 1,095 | 1,095 | 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 | 844 | 38,583 | 0 | 23,642 | 14,941 |

Top language (Python 84.2%). Generated at 2026-09-15T20:06:30.169422126+00:00. Canonical report: https://octocounts.com/github/run-llama/llama_index

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/run-llama/llama_index/commit/0f43c00baa2f68970cb86a732aefd59f1e6fbee7?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 run-llama/llama_index have?

run-llama/llama_index has 403,120 total lines, including 308,785 code lines, 33,622 comment lines, and 60,713 blank lines.

### How was the run-llama/llama_index line count measured?

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

### What commit was counted for run-llama/llama_index?

This OctoCounts report was generated from 0f43c00baa2f68970cb86a732aefd59f1e6fbee7 at commit 0f43c00baa2f on 2026-09-15T20:06:30.169422126+00:00.

## Similar repository reports

- [abrignoni/iLEAPP](https://octocounts.com/github/abrignoni/iLEAPP) — Python, 311,581 code lines
- [hugohe3/ppt-master](https://octocounts.com/github/hugohe3/ppt-master) — Python, 315,447 code lines
- [CunrenLiang/isce2](https://octocounts.com/github/CunrenLiang/isce2) — Python, 296,722 code lines
- [isce-framework/isce2](https://octocounts.com/github/isce-framework/isce2) — Python, 296,129 code lines
- [pandas-dev/pandas](https://octocounts.com/github/pandas-dev/pandas) — Python, 295,098 code lines
- [kvcache-ai/ktransformers](https://octocounts.com/github/kvcache-ai/ktransformers) — Python, 322,955 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)
