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

> As of 2026-08-25 (commit 39ea8a1c6d0b), rohitg00/ai-engineering-from-scratch contains 341,817 total lines: 256,041 code, 44,230 comments, 41,546 blank, across 2,270 files in 15 languages (top: Python 45.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rohitg00/ai-engineering-from-scratch to commit 39ea8a1c6d0b, 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 74.9% of all lines, comments represent 12.9%, and the repository averages 113 code lines per file. Python accounts for 45.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 605 | 140,729 | 115,735 | 1,396 | 23,598 |
| JavaScript | 75 | 58,425 | 54,883 | 1,851 | 1,691 |
| JSON | 500 | 41,364 | 41,355 | 0 | 9 |
| SVG | 316 | 23,545 | 20,018 | 488 | 3,039 |
| TypeScript | 102 | 13,479 | 11,582 | 579 | 1,318 |
| Julia | 20 | 5,612 | 4,485 | 135 | 992 |
| CSS | 4 | 4,479 | 3,802 | 45 | 632 |
| Rust | 10 | 2,549 | 2,154 | 132 | 263 |
| HTML | 13 | 1,507 | 1,447 | 1 | 59 |
| Shell | 4 | 484 | 385 | 23 | 76 |
| YAML | 3 | 105 | 98 | 0 | 7 |
| TeX | 2 | 61 | 57 | 1 | 3 |

Top language (Python 45.2%). Generated at 2026-08-25T03:12:25.084922289+00:00. Canonical report: https://octocounts.com/github/rohitg00/ai-engineering-from-scratch

## Report FAQ

### How many lines of code does rohitg00/ai-engineering-from-scratch have?

rohitg00/ai-engineering-from-scratch has 341,817 total lines, including 256,041 code lines, 44,230 comment lines, and 41,546 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 39ea8a1c6d0b, 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 main at commit 39ea8a1c6d0b on 2026-08-25T03:12:25.084922289+00:00.

## Similar repository reports

- [earthtojake/text-to-cad](https://octocounts.com/github/earthtojake/text-to-cad) — Python, 261,767 code lines
- [foryourhealth111-pixel/Vibe-Skills](https://octocounts.com/github/foryourhealth111-pixel/Vibe-Skills) — Python, 261,841 code lines
- [jundot/omlx](https://octocounts.com/github/jundot/omlx) — Python, 249,575 code lines
- [ZhuLinsen/daily_stock_analysis](https://octocounts.com/github/ZhuLinsen/daily_stock_analysis) — Python, 244,713 code lines
- [python/mypy](https://octocounts.com/github/python/mypy) — Python, 242,271 code lines
- [HKUDS/DeepTutor](https://octocounts.com/github/HKUDS/DeepTutor) — Python, 240,939 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)
