# rohitg00/ai-engineering-from-scratch SLOC report

> As of 2026-09-10 (commit 574a5d6d10e3), rohitg00/ai-engineering-from-scratch contains 242,410 total lines: 184,686 code, 24,043 comments, 33,681 blank, across 1,955 files in 14 languages (top: Python 52.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rohitg00/ai-engineering-from-scratch has 184,686 source lines of code out of 242,410 total lines across 1,955 files, counted from the 574a5d6d10e31f3c2756a711af63a64981edf72a ref at commit 574a5d6d10e3 by the OctoCounts tokei engine on 2026-09-10. 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 rohitg00/ai-engineering-from-scratch to commit 574a5d6d10e3, 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.2% of all lines, comments represent 9.9%, and the repository averages 94 code lines per file. Python accounts for 52.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 546 | 119,002 | 96,236 | 1,421 | 21,345 |
| JSON | 387 | 27,383 | 27,374 | 0 | 9 |
| JavaScript | 21 | 21,913 | 20,836 | 629 | 448 |
| SVG | 305 | 23,378 | 19,853 | 486 | 3,039 |
| TypeScript | 102 | 13,292 | 11,384 | 597 | 1,311 |
| Julia | 20 | 5,612 | 4,485 | 135 | 992 |
| Rust | 10 | 2,549 | 2,154 | 132 | 263 |
| CSS | 1 | 1,374 | 1,164 | 26 | 184 |
| HTML | 6 | 737 | 688 | 1 | 48 |
| Shell | 4 | 484 | 385 | 23 | 76 |
| YAML | 2 | 101 | 94 | 0 | 7 |
| Dockerfile | 1 | 43 | 33 | 0 | 10 |

Top language (Python 52.1%). Generated at 2026-09-10T15:45:48.073752817+00:00. Canonical report: https://octocounts.com/github/rohitg00/ai-engineering-from-scratch

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/rohitg00/ai-engineering-from-scratch/commit/574a5d6d10e31f3c2756a711af63a64981edf72a?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 rohitg00/ai-engineering-from-scratch have?

rohitg00/ai-engineering-from-scratch has 242,410 total lines, including 184,686 code lines, 24,043 comment lines, and 33,681 blank lines.

### How was the rohitg00/ai-engineering-from-scratch line count measured?

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

### What commit was counted for rohitg00/ai-engineering-from-scratch?

This OctoCounts report was generated from 574a5d6d10e31f3c2756a711af63a64981edf72a at commit 574a5d6d10e3 on 2026-09-10T15:45:48.073752817+00:00.

## Similar repository reports

- [semantica-agi/semantica](https://octocounts.com/github/semantica-agi/semantica) — Python, 189,849 code lines
- [LMCache/LMCache](https://octocounts.com/github/LMCache/LMCache) — Python, 176,549 code lines
- [foryourhealth111-pixel/Vibe-Skills](https://octocounts.com/github/foryourhealth111-pixel/Vibe-Skills) — Python, 193,574 code lines
- [AstrBotDevs/AstrBot](https://octocounts.com/github/AstrBotDevs/AstrBot) — Python, 196,166 code lines
- [PrefectHQ/fastmcp](https://octocounts.com/github/PrefectHQ/fastmcp) — Python, 196,705 code lines
- [tradermonty/claude-trading-skills](https://octocounts.com/github/tradermonty/claude-trading-skills) — Python, 172,153 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)
