# yukkcat/chatgpt2api SLOC report

> As of 2026-08-26 (commit 9d3e6fc43187), yukkcat/chatgpt2api contains 82,525 total lines: 74,215 code, 758 comments, 7,552 blank, across 374 files in 13 languages (top: Python 58.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving yukkcat/chatgpt2api to commit 9d3e6fc43187, 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 89.9% of all lines, comments represent 0.9%, and the repository averages 198 code lines per file. Python accounts for 58.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 118 | 48,566 | 43,499 | 161 | 4,906 |
| TypeScript | 127 | 20,721 | 18,730 | 45 | 1,946 |
| JSON | 6 | 7,668 | 7,665 | 0 | 3 |
| Vue | 102 | 3,367 | 3,042 | 0 | 325 |
| Shell | 2 | 763 | 671 | 2 | 90 |
| CSS | 2 | 312 | 265 | 0 | 47 |
| JavaScript | 5 | 159 | 140 | 1 | 18 |
| YAML | 3 | 73 | 62 | 6 | 5 |
| SVG | 1 | 53 | 52 | 0 | 1 |
| Dockerfile | 1 | 74 | 49 | 5 | 20 |
| TOML | 1 | 28 | 26 | 0 | 2 |
| HTML | 1 | 14 | 14 | 0 | 0 |

Top language (Python 58.6%). Generated at 2026-08-26T14:51:49.960337955+00:00. Canonical report: https://octocounts.com/github/yukkcat/chatgpt2api

## Report FAQ

### How many lines of code does yukkcat/chatgpt2api have?

yukkcat/chatgpt2api has 82,525 total lines, including 74,215 code lines, 758 comment lines, and 7,552 blank lines.

### How was the yukkcat/chatgpt2api line count measured?

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

### What commit was counted for yukkcat/chatgpt2api?

This OctoCounts report was generated from main at commit 9d3e6fc43187 on 2026-08-26T14:51:49.960337955+00:00.

## Similar repository reports

- [KurimuzonAkuma/kurigram](https://octocounts.com/github/KurimuzonAkuma/kurigram) — Python, 74,797 code lines
- [SakuraMathcraft/LaTeXSnipper](https://octocounts.com/github/SakuraMathcraft/LaTeXSnipper) — Python, 72,191 code lines
- [m4rker20-rgb/OpenChimeraNFT](https://octocounts.com/github/m4rker20-rgb/OpenChimeraNFT) — Python, 71,171 code lines
- [calesthio/OpenMontage](https://octocounts.com/github/calesthio/OpenMontage) — Python, 77,451 code lines
- [Canner/WrenAI](https://octocounts.com/github/Canner/WrenAI) — Python, 70,826 code lines
- [tencent/AngelSlim](https://octocounts.com/github/tencent/AngelSlim) — Python, 70,523 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
