# open-webui/computer SLOC report

> As of 2026-09-16 (commit f9d1d8cdaf7e), open-webui/computer contains 82,555 total lines: 72,731 code, 2,282 comments, 7,542 blank, across 315 files in 13 languages (top: Python 45.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving open-webui/computer to commit f9d1d8cdaf7e, 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 88.1% of all lines, comments represent 2.8%, and the repository averages 231 code lines per file. Python accounts for 45.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 118 | 39,381 | 33,052 | 797 | 5,532 |
| JSON | 15 | 18,017 | 18,017 | 0 | 0 |
| Svelte | 121 | 16,885 | 16,003 | 228 | 654 |
| TypeScript | 44 | 5,858 | 4,823 | 347 | 688 |
| JavaScript | 3 | 392 | 366 | 2 | 24 |
| CSS | 1 | 363 | 308 | 6 | 49 |
| TOML | 1 | 71 | 63 | 0 | 8 |
| HTML | 3 | 50 | 50 | 0 | 0 |
| Dockerfile | 1 | 71 | 41 | 10 | 20 |
| SVG | 2 | 6 | 6 | 0 | 0 |
| Shell | 1 | 3 | 2 | 1 | 0 |
| Markdown | 4 | 1,455 | 0 | 888 | 567 |

Top language (Python 45.4%). Generated at 2026-09-16T14:08:30.170009418+00:00. Canonical report: https://octocounts.com/github/open-webui/computer

## Report FAQ

### How many lines of code does open-webui/computer have?

open-webui/computer has 82,555 total lines, including 72,731 code lines, 2,282 comment lines, and 7,542 blank lines.

### How was the open-webui/computer line count measured?

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

### What commit was counted for open-webui/computer?

This OctoCounts report was generated from main at commit f9d1d8cdaf7e on 2026-09-16T14:08:30.170009418+00:00.

## Similar repository reports

- [yukkcat/chatgpt2api](https://octocounts.com/github/yukkcat/chatgpt2api) — Python, 74,215 code lines
- [m4rker20-rgb/OpenChimeraNFT](https://octocounts.com/github/m4rker20-rgb/OpenChimeraNFT) — Python, 71,171 code lines
- [Canner/WrenAI](https://octocounts.com/github/Canner/WrenAI) — Python, 70,826 code lines
- [yutiansut/QUANTAXIS](https://octocounts.com/github/yutiansut/QUANTAXIS) — Python, 70,262 code lines
- [Light0305/Light-skills](https://octocounts.com/github/Light0305/Light-skills) — Python, 75,452 code lines
- [calesthio/OpenMontage](https://octocounts.com/github/calesthio/OpenMontage) — Python, 77,451 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)
