# Cinnamon/kotaemon SLOC report

> As of 2026-08-26 (commit 9ad3e4e49aa3), Cinnamon/kotaemon contains 48,149 total lines: 40,809 code, 1,741 comments, 5,599 blank, across 288 files in 14 languages (top: Python 68.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Cinnamon/kotaemon to commit 9ad3e4e49aa3, 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 84.8% of all lines, comments represent 3.6%, and the repository averages 142 code lines per file. Python accounts for 68.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 242 | 33,407 | 27,943 | 687 | 4,777 |
| JSON | 3 | 10,646 | 10,646 | 0 | 0 |
| Shell | 8 | 895 | 650 | 80 | 165 |
| Batch | 3 | 514 | 382 | 28 | 104 |
| JavaScript | 3 | 475 | 371 | 46 | 58 |
| CSS | 1 | 458 | 343 | 36 | 79 |
| TOML | 4 | 257 | 227 | 8 | 22 |
| YAML | 1 | 121 | 108 | 6 | 7 |
| Dockerfile | 1 | 124 | 77 | 21 | 26 |
| INI | 2 | 125 | 41 | 60 | 24 |
| SVG | 7 | 19 | 17 | 1 | 1 |
| Autoconf | 1 | 4 | 4 | 0 | 0 |

Top language (Python 68.5%). Generated at 2026-08-26T15:14:10.162929190+00:00. Canonical report: https://octocounts.com/github/Cinnamon/kotaemon

## Report FAQ

### How many lines of code does Cinnamon/kotaemon have?

Cinnamon/kotaemon has 48,149 total lines, including 40,809 code lines, 1,741 comment lines, and 5,599 blank lines.

### How was the Cinnamon/kotaemon line count measured?

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

### What commit was counted for Cinnamon/kotaemon?

This OctoCounts report was generated from main at commit 9ad3e4e49aa3 on 2026-08-26T15:14:10.162929190+00:00.

## Similar repository reports

- [abus-aikorea/voice-pro](https://octocounts.com/github/abus-aikorea/voice-pro) — Python, 40,902 code lines
- [huggingface/speech-to-speech](https://octocounts.com/github/huggingface/speech-to-speech) — Python, 39,485 code lines
- [MiaAI-Lab/DeepSeek-v4-Flash-DSpark-2x-DGX-Spark](https://octocounts.com/github/MiaAI-Lab/DeepSeek-v4-Flash-DSpark-2x-DGX-Spark) — Python, 39,235 code lines
- [cathrynlavery/diagram-design](https://octocounts.com/github/cathrynlavery/diagram-design) — Python, 39,000 code lines
- [RVC-Boss/GPT-SoVITS](https://octocounts.com/github/RVC-Boss/GPT-SoVITS) — Python, 38,981 code lines
- [kaloscope/kaloscope](https://octocounts.com/github/kaloscope/kaloscope) — Python, 42,673 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)
