# 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%). Counted with tokei via OctoCounts.

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

## 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

- [pewdiepie-archdaemon/odysseus](https://octocounts.com/github/pewdiepie-archdaemon/odysseus) — JavaScript, 232,404 code lines
- [SillyTavern/SillyTavern](https://octocounts.com/github/SillyTavern/SillyTavern) — JavaScript, 225,535 code lines
- [jd-opensource/OxyGent](https://octocounts.com/github/jd-opensource/OxyGent) — JavaScript, 223,798 code lines
- [webpack/webpack](https://octocounts.com/github/webpack/webpack) — JavaScript, 212,599 code lines
- [CodeRayZhang/Movie_Recommend](https://octocounts.com/github/CodeRayZhang/Movie_Recommend) — JavaScript, 185,984 code lines
- [NemophilistJohn/BOBOcloud-A-cloud-based-remote-compilation-platform](https://octocounts.com/github/NemophilistJohn/BOBOcloud-A-cloud-based-remote-compilation-platform) — JavaScript, 183,518 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
