# mudler/LocalAI SLOC report

> As of 2026-08-02 (commit 359bd4850d90), mudler/LocalAI contains 848,846 total lines: 711,493 code, 72,264 comments, 65,089 blank, across 3,086 files in 24 languages (top: Go 67.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mudler/LocalAI to commit 359bd4850d90, 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 83.8% of all lines, comments represent 8.5%, and the repository averages 231 code lines per file. Go accounts for 67.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 1,539 | 556,971 | 480,724 | 39,244 | 37,003 |
| YAML | 104 | 65,101 | 63,546 | 741 | 814 |
| JSX | 148 | 38,899 | 34,513 | 1,987 | 2,399 |
| CSS | 36 | 34,217 | 26,396 | 942 | 6,879 |
| JSON | 106 | 25,283 | 25,281 | 0 | 2 |
| Python | 106 | 28,597 | 22,913 | 1,871 | 3,813 |
| JavaScript | 130 | 21,320 | 16,691 | 2,505 | 2,124 |
| C++ | 49 | 22,603 | 15,898 | 4,324 | 2,381 |
| HTML | 75 | 10,850 | 9,930 | 410 | 510 |
| Shell | 238 | 8,777 | 5,467 | 1,975 | 1,335 |
| Makefile | 78 | 6,639 | 4,543 | 1,092 | 1,004 |
| C Header | 31 | 2,500 | 1,041 | 1,166 | 293 |

Top language (Go 67.6%). Generated at 2026-08-02T04:30:47.930061149+00:00. Canonical report: https://octocounts.com/github/mudler/LocalAI

## Report FAQ

### How many lines of code does mudler/LocalAI have?

mudler/LocalAI has 848,846 total lines, including 711,493 code lines, 72,264 comment lines, and 65,089 blank lines.

### How was the mudler/LocalAI line count measured?

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

### What commit was counted for mudler/LocalAI?

This OctoCounts report was generated from master at commit 359bd4850d90 on 2026-08-02T04:30:47.930061149+00:00.

## Similar repository reports

- [looplj/axonhub](https://octocounts.com/github/looplj/axonhub) — Go, 670,263 code lines
- [hashicorp/nomad](https://octocounts.com/github/hashicorp/nomad) — Go, 619,689 code lines
- [maximhq/bifrost](https://octocounts.com/github/maximhq/bifrost) — Go, 595,698 code lines
- [argoproj/argo-cd](https://octocounts.com/github/argoproj/argo-cd) — Go, 829,165 code lines
- [AgentsMesh/AgentsMesh](https://octocounts.com/github/AgentsMesh/AgentsMesh) — Go, 592,385 code lines
- [hashicorp/terraform](https://octocounts.com/github/hashicorp/terraform) — Go, 590,710 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
