# dottxt-ai/outlines SLOC report

> As of 2026-09-17 (commit c52af8472c6f), dottxt-ai/outlines contains 34,657 total lines: 23,143 code, 4,606 comments, 6,908 blank, across 226 files in 11 languages (top: Python 93.2%). Default configuration. Counted with tokei via OctoCounts.

dottxt-ai/outlines has 23,143 source lines of code out of 34,657 total lines across 226 files, counted from the main ref at commit c52af8472c6f by the OctoCounts tokei engine on 2026-09-17. 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 dottxt-ai/outlines to commit c52af8472c6f, 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 66.8% of all lines, comments represent 13.3%, and the repository averages 102 code lines per file. Python accounts for 93.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 122 | 26,890 | 21,572 | 709 | 4,609 |
| SVG | 6 | 537 | 520 | 17 | 0 |
| CSS | 1 | 420 | 326 | 37 | 57 |
| TOML | 2 | 248 | 225 | 4 | 19 |
| YAML | 3 | 235 | 203 | 13 | 19 |
| Jupyter Notebooks | 2 | 235 | 176 | 26 | 33 |
| Nix | 2 | 84 | 66 | 7 | 11 |
| HTML | 2 | 50 | 47 | 0 | 3 |
| Forge Config | 1 | 8 | 8 | 0 | 0 |
| Markdown | 71 | 5,616 | 0 | 3,510 | 2,106 |
| Plain Text | 14 | 334 | 0 | 283 | 51 |

Top language (Python 93.2%). Generated at 2026-09-17T01:26:56.271182799+00:00. Canonical report: https://octocounts.com/github/dottxt-ai/outlines

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/dottxt-ai/outlines/commit/c52af8472c6fe8a607a733ec11b709476af77a96?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does dottxt-ai/outlines have?

dottxt-ai/outlines has 34,657 total lines, including 23,143 code lines, 4,606 comment lines, and 6,908 blank lines.

### How was the dottxt-ai/outlines line count measured?

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

### What commit was counted for dottxt-ai/outlines?

This OctoCounts report was generated from main at commit c52af8472c6f on 2026-09-17T01:26:56.271182799+00:00.

## Similar repository reports

- [chatchat-space/Langchain-Chatchat](https://octocounts.com/github/chatchat-space/Langchain-Chatchat) — Python, 23,154 code lines
- [bcurts/agentchattr](https://octocounts.com/github/bcurts/agentchattr) — Python, 22,913 code lines
- [Jaden300/MySquishi](https://octocounts.com/github/Jaden300/MySquishi) — Python, 23,538 code lines
- [oomol-lab/pdf-craft](https://octocounts.com/github/oomol-lab/pdf-craft) — Python, 22,702 code lines
- [AgriciDaniel/claude-seo](https://octocounts.com/github/AgriciDaniel/claude-seo) — Python, 23,742 code lines
- [llmsresearch/paperbanana](https://octocounts.com/github/llmsresearch/paperbanana) — Python, 23,761 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)
