# gptme/gptme SLOC report

> As of 2026-09-03 (commit 076e433cccad), gptme/gptme contains 243,581 total lines: 200,777 code, 16,180 comments, 26,624 blank, across 819 files in 19 languages (top: Python 68.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

gptme/gptme has 200,777 source lines of code out of 243,581 total lines across 819 files, counted from the master ref at commit 076e433cccad by the OctoCounts tokei engine on 2026-09-03. 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 gptme/gptme to commit 076e433cccad, 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 82.4% of all lines, comments represent 6.6%, and the repository averages 245 code lines per file. Python accounts for 68.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 456 | 170,436 | 138,155 | 10,653 | 21,628 |
| TSX | 148 | 27,208 | 24,119 | 996 | 2,093 |
| JSON | 21 | 21,039 | 21,034 | 0 | 5 |
| TypeScript | 111 | 14,914 | 11,498 | 1,884 | 1,532 |
| JavaScript | 7 | 2,560 | 1,969 | 431 | 160 |
| Rust | 3 | 1,194 | 976 | 118 | 100 |
| Shell | 23 | 1,293 | 872 | 246 | 175 |
| CSS | 3 | 632 | 499 | 28 | 105 |
| HTML | 8 | 462 | 417 | 23 | 22 |
| TOML | 7 | 580 | 402 | 101 | 77 |
| Makefile | 2 | 431 | 331 | 17 | 83 |
| YAML | 4 | 280 | 192 | 59 | 29 |

Top language (Python 68.8%). Generated at 2026-09-03T01:19:11.982865594+00:00. Canonical report: https://octocounts.com/github/gptme/gptme

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/gptme/gptme/commit/076e433cccad3a0f51e6d87464c6e72033933a17?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 gptme/gptme have?

gptme/gptme has 243,581 total lines, including 200,777 code lines, 16,180 comment lines, and 26,624 blank lines.

### How was the gptme/gptme line count measured?

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

### What commit was counted for gptme/gptme?

This OctoCounts report was generated from master at commit 076e433cccad on 2026-09-03T01:19:11.982865594+00:00.

## Similar repository reports

- [dograh-hq/dograh](https://octocounts.com/github/dograh-hq/dograh) — Python, 199,995 code lines
- [crewaiinc/crewai](https://octocounts.com/github/crewaiinc/crewai) — Python, 198,571 code lines
- [rommapp/romm](https://octocounts.com/github/rommapp/romm) — Python, 203,247 code lines
- [langchain-ai/langchain](https://octocounts.com/github/langchain-ai/langchain) — Python, 203,269 code lines
- [HKUDS/CLI-Anything](https://octocounts.com/github/HKUDS/CLI-Anything) — Python, 204,046 code lines
- [plastic-labs/honcho](https://octocounts.com/github/plastic-labs/honcho) — Python, 197,322 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)
