# bnsh/AIClass SLOC report

> As of 2026-08-29 (commit a5fcb2fae606), bnsh/AIClass contains 14,513 total lines: 11,406 code, 1,069 comments, 2,038 blank, across 51 files in 4 languages (top: Python 97.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving bnsh/AIClass to commit a5fcb2fae606, 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 78.6% of all lines, comments represent 7.4%, and the repository averages 224 code lines per file. Python accounts for 97.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 47 | 14,179 | 11,168 | 1,033 | 1,978 |
| HTML | 1 | 297 | 236 | 1 | 60 |
| CSS | 1 | 2 | 2 | 0 | 0 |
| Plain Text | 2 | 35 | 0 | 35 | 0 |

Top language (Python 97.9%). Generated at 2026-08-29T14:54:30.918646413+00:00. Canonical report: https://octocounts.com/github/bnsh/AIClass

## Report FAQ

### How many lines of code does bnsh/AIClass have?

bnsh/AIClass has 14,513 total lines, including 11,406 code lines, 1,069 comment lines, and 2,038 blank lines.

### How was the bnsh/AIClass line count measured?

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

### What commit was counted for bnsh/AIClass?

This OctoCounts report was generated from master at commit a5fcb2fae606 on 2026-08-29T14:54:30.918646413+00:00.

## Similar repository reports

- [hustvl/Moebius](https://octocounts.com/github/hustvl/Moebius) — Python, 11,452 code lines
- [k2-fsa/OmniVoice](https://octocounts.com/github/k2-fsa/OmniVoice) — Python, 11,485 code lines
- [pallets/click](https://octocounts.com/github/pallets/click) — Python, 11,269 code lines
- [LeoKemp223/embed-ai-tool](https://octocounts.com/github/LeoKemp223/embed-ai-tool) — Python, 11,238 code lines
- [leokemp223/embed-ai-tool](https://octocounts.com/github/leokemp223/embed-ai-tool) — Python, 11,238 code lines
- [linxuan-sys/opencode-skills-chinese](https://octocounts.com/github/linxuan-sys/opencode-skills-chinese) — Python, 11,661 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)
