# Mintplex-Labs/anything-llm SLOC report

> As of 2026-08-26 (commit a43281961e93), Mintplex-Labs/anything-llm contains 274,141 total lines: 235,038 code, 21,816 comments, 17,287 blank, across 1,471 files in 20 languages (top: JavaScript 65.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Mintplex-Labs/anything-llm has 235,038 source lines of code out of 274,141 total lines across 1,471 files, counted from the master ref at commit a43281961e93 by the OctoCounts tokei engine on 2026-08-26. 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 Mintplex-Labs/anything-llm to commit a43281961e93, 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 85.7% of all lines, comments represent 8.0%, and the repository averages 160 code lines per file. JavaScript accounts for 65.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 700 | 182,903 | 154,532 | 17,051 | 11,320 |
| JSX | 459 | 64,561 | 59,431 | 1,624 | 3,506 |
| JSON | 27 | 8,086 | 8,086 | 0 | 0 |
| CSS | 8 | 4,864 | 4,193 | 126 | 545 |
| TypeScript | 21 | 4,632 | 4,044 | 187 | 401 |
| Shell | 14 | 1,517 | 1,200 | 127 | 190 |
| SVG | 134 | 999 | 992 | 1 | 6 |
| Python | 3 | 836 | 706 | 8 | 122 |
| YAML | 13 | 823 | 627 | 156 | 40 |
| SQL | 40 | 574 | 410 | 105 | 59 |
| Dockerfile | 3 | 438 | 256 | 118 | 64 |
| HTML | 5 | 271 | 233 | 11 | 27 |

Top language (JavaScript 65.7%). Generated at 2026-08-26T15:15:17.795789869+00:00. Canonical report: https://octocounts.com/github/Mintplex-Labs/anything-llm

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Mintplex-Labs/anything-llm/commit/a43281961e930d491698b0ac6b615cd70336a677?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does Mintplex-Labs/anything-llm have?

Mintplex-Labs/anything-llm has 274,141 total lines, including 235,038 code lines, 21,816 comment lines, and 17,287 blank lines.

### How was the Mintplex-Labs/anything-llm line count measured?

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

### What commit was counted for Mintplex-Labs/anything-llm?

This OctoCounts report was generated from master at commit a43281961e93 on 2026-08-26T15:15:17.795789869+00:00.

## Similar repository reports

- [sillytavern/SillyTavern](https://octocounts.com/github/sillytavern/SillyTavern) — JavaScript, 225,535 code lines
- [NemophilistJohn/BOBOcloud-A-cloud-based-remote-compilation-platform](https://octocounts.com/github/NemophilistJohn/BOBOcloud-A-cloud-based-remote-compilation-platform) — JavaScript, 224,178 code lines
- [webpack/webpack](https://octocounts.com/github/webpack/webpack) — JavaScript, 222,565 code lines
- [qcadoo/qcadoo](https://octocounts.com/github/qcadoo/qcadoo) — JavaScript, 260,334 code lines
- [autobcb/read](https://octocounts.com/github/autobcb/read) — JavaScript, 264,686 code lines
- [duolahypercho/codex-router](https://octocounts.com/github/duolahypercho/codex-router) — JavaScript, 190,527 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
