# aipoch/open-science SLOC report

> As of 2026-09-07 (commit f1e577ab1dc4), aipoch/open-science contains 1,432,211 total lines: 1,288,498 code, 38,796 comments, 104,917 blank, across 3,572 files in 15 languages (top: TypeScript 73.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving aipoch/open-science to commit f1e577ab1dc4, 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 very large codebase by counted code lines. Code represents 90.0% of all lines, comments represent 2.7%, and the repository averages 361 code lines per file. TypeScript accounts for 73.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 2,622 | 1,048,301 | 944,724 | 25,017 | 78,560 |
| TSX | 658 | 282,874 | 255,120 | 5,344 | 22,410 |
| JSON | 33 | 64,135 | 64,135 | 0 | 0 |
| JavaScript | 65 | 18,910 | 17,289 | 490 | 1,131 |
| CSS | 4 | 2,058 | 1,692 | 101 | 265 |
| Python | 7 | 1,884 | 1,675 | 65 | 144 |
| R | 1 | 1,647 | 1,518 | 51 | 78 |
| XML | 2 | 1,301 | 1,165 | 92 | 44 |
| C++ | 1 | 581 | 523 | 6 | 52 |
| HTML | 7 | 268 | 266 | 1 | 1 |
| SVG | 19 | 258 | 258 | 0 | 0 |
| YAML | 2 | 203 | 131 | 72 | 0 |

Top language (TypeScript 73.3%). Generated at 2026-09-07T07:18:43.530795242+00:00. Canonical report: https://octocounts.com/github/aipoch/open-science

## Report FAQ

### How many lines of code does aipoch/open-science have?

aipoch/open-science has 1,432,211 total lines, including 1,288,498 code lines, 38,796 comment lines, and 104,917 blank lines.

### How was the aipoch/open-science line count measured?

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

### What commit was counted for aipoch/open-science?

This OctoCounts report was generated from main at commit f1e577ab1dc4 on 2026-09-07T07:18:43.530795242+00:00.

## Similar repository reports

- [zhukunpenglinyutong/desktop-cc-gui](https://octocounts.com/github/zhukunpenglinyutong/desktop-cc-gui) — TypeScript, 1,215,702 code lines
- [vellum-ai/vellum-assistant](https://octocounts.com/github/vellum-ai/vellum-assistant) — TypeScript, 1,367,981 code lines
- [corsairdev/corsair](https://octocounts.com/github/corsairdev/corsair) — TypeScript, 1,370,317 code lines
- [koala73/worldmonitor](https://octocounts.com/github/koala73/worldmonitor) — TypeScript, 1,197,647 code lines
- [twentyhq/twenty](https://octocounts.com/github/twentyhq/twenty) — TypeScript, 1,397,355 code lines
- [get-bb/bb](https://octocounts.com/github/get-bb/bb) — TypeScript, 1,178,911 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
