# chatchat-space/Langchain-Chatchat SLOC report

> As of 2026-08-26 (commit 49165d6af443), chatchat-space/Langchain-Chatchat contains 44,480 total lines: 23,154 code, 13,774 comments, 7,552 blank, across 364 files in 10 languages (top: Python 90.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving chatchat-space/Langchain-Chatchat to commit 49165d6af443, 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 52.1% of all lines, comments represent 31.0%, and the repository averages 64 code lines per file. Python accounts for 90.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 240 | 25,411 | 20,984 | 1,072 | 3,355 |
| JavaScript | 2 | 1,791 | 1,659 | 15 | 117 |
| TOML | 6 | 330 | 263 | 26 | 41 |
| Shell | 10 | 206 | 148 | 17 | 41 |
| Makefile | 1 | 85 | 53 | 13 | 19 |
| Dockerfile | 1 | 43 | 25 | 9 | 9 |
| YAML | 1 | 37 | 21 | 16 | 0 |
| CSS | 1 | 9 | 1 | 7 | 1 |
| Markdown | 101 | 15,733 | 0 | 12,118 | 3,615 |
| Plain Text | 1 | 835 | 0 | 481 | 354 |

Top language (Python 90.6%). Generated at 2026-08-26T15:13:16.098124823+00:00. Canonical report: https://octocounts.com/github/chatchat-space/Langchain-Chatchat

## Report FAQ

### How many lines of code does chatchat-space/Langchain-Chatchat have?

chatchat-space/Langchain-Chatchat has 44,480 total lines, including 23,154 code lines, 13,774 comment lines, and 7,552 blank lines.

### How was the chatchat-space/Langchain-Chatchat line count measured?

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

### What commit was counted for chatchat-space/Langchain-Chatchat?

This OctoCounts report was generated from master at commit 49165d6af443 on 2026-08-26T15:13:16.098124823+00:00.

## Similar repository reports

- [harry0703/MoneyPrinterTurbo](https://octocounts.com/github/harry0703/MoneyPrinterTurbo) — Python, 23,041 code lines
- [dottxt-ai/outlines](https://octocounts.com/github/dottxt-ai/outlines) — Python, 22,968 code lines
- [3b1b/manim](https://octocounts.com/github/3b1b/manim) — Python, 23,367 code lines
- [lzp0301/webmedic](https://octocounts.com/github/lzp0301/webmedic) — Python, 22,602 code lines
- [panzhenhai520/webmedic](https://octocounts.com/github/panzhenhai520/webmedic) — Python, 22,602 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
