# microsoft/AI-For-Beginners SLOC report

> As of 2026-09-11 (commit 392d0df1b264), microsoft/AI-For-Beginners contains 833,180 total lines: 319,384 code, 308,115 comments, 205,681 blank, across 6,843 files in 11 languages (top: Jupyter Notebooks 91.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving microsoft/AI-For-Beginners to commit 392d0df1b264, 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 38.3% of all lines, comments represent 37.0%, and the repository averages 47 code lines per file. Jupyter Notebooks accounts for 91.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Jupyter Notebooks | 3,025 | 540,864 | 291,922 | 145,562 | 103,380 |
| JSON | 30 | 24,537 | 24,537 | 0 | 0 |
| Python | 12 | 1,697 | 1,389 | 98 | 210 |
| SVG | 2 | 1,335 | 1,333 | 1 | 1 |
| JavaScript | 6 | 94 | 86 | 1 | 7 |
| HTML | 3 | 55 | 51 | 1 | 3 |
| YAML | 2 | 49 | 49 | 0 | 0 |
| Vue | 4 | 20 | 16 | 0 | 4 |
| Shell | 1 | 2 | 1 | 1 | 0 |
| Markdown | 3,752 | 263,817 | 0 | 161,789 | 102,028 |
| Plain Text | 6 | 710 | 0 | 662 | 48 |

Top language (Jupyter Notebooks 91.4%). Generated at 2026-09-11T05:26:46.925911463+00:00. Canonical report: https://octocounts.com/github/microsoft/AI-For-Beginners

## Report FAQ

### How many lines of code does microsoft/AI-For-Beginners have?

microsoft/AI-For-Beginners has 833,180 total lines, including 319,384 code lines, 308,115 comment lines, and 205,681 blank lines.

### How was the microsoft/AI-For-Beginners line count measured?

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

### What commit was counted for microsoft/AI-For-Beginners?

This OctoCounts report was generated from main at commit 392d0df1b264 on 2026-09-11T05:26:46.925911463+00:00.

## Similar repository reports

- [microsoft/generative-ai-for-beginners](https://octocounts.com/github/microsoft/generative-ai-for-beginners) — Jupyter Notebooks, 104,063 code lines
- [stefan-jansen/machine-learning-for-trading](https://octocounts.com/github/stefan-jansen/machine-learning-for-trading) — Jupyter Notebooks, 28,045 code lines
- [Visualize-ML/Linear-Algebra-Made-Easy---Learn-with-Python-and-Visualization](https://octocounts.com/github/Visualize-ML/Linear-Algebra-Made-Easy---Learn-with-Python-and-Visualization) — Jupyter Notebooks, 2,738 code lines
- [harvardnlp/annotated-transformer](https://octocounts.com/github/harvardnlp/annotated-transformer) — Jupyter Notebooks, 2,511 code lines
- [NousResearch/Hermes-Function-Calling](https://octocounts.com/github/NousResearch/Hermes-Function-Calling) — Jupyter Notebooks, 2,415 code lines
- [guptashrey/Content-Moderation-for-Social-Media](https://octocounts.com/github/guptashrey/Content-Moderation-for-Social-Media) — Jupyter Notebooks, 2,364 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)
- [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)
