# assafelovic/gpt-researcher SLOC report

> As of 2026-09-04 (commit 6f998577d547), assafelovic/gpt-researcher contains 211,830 total lines: 43,569 code, 145,475 comments, 22,786 blank, across 447 files in 14 languages (top: Python 43.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving assafelovic/gpt-researcher to commit 6f998577d547, 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 20.6% of all lines, comments represent 68.7%, and the repository averages 97 code lines per file. Python accounts for 43.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 200 | 22,850 | 18,766 | 1,185 | 2,899 |
| JSON | 35 | 9,149 | 9,149 | 0 | 0 |
| TSX | 52 | 8,486 | 7,312 | 380 | 794 |
| CSS | 8 | 3,971 | 3,330 | 101 | 540 |
| JavaScript | 10 | 2,776 | 2,056 | 316 | 404 |
| TypeScript | 20 | 1,724 | 1,378 | 132 | 214 |
| HCL | 12 | 815 | 655 | 46 | 114 |
| HTML | 1 | 363 | 332 | 12 | 19 |
| SVG | 39 | 248 | 238 | 10 | 0 |
| TOML | 2 | 221 | 211 | 4 | 6 |
| YAML | 1 | 77 | 73 | 1 | 3 |
| Dockerfile | 3 | 122 | 69 | 31 | 22 |

Top language (Python 43.1%). Generated at 2026-09-04T01:25:58.737612179+00:00. Canonical report: https://octocounts.com/github/assafelovic/gpt-researcher

## Report FAQ

### How many lines of code does assafelovic/gpt-researcher have?

assafelovic/gpt-researcher has 211,830 total lines, including 43,569 code lines, 145,475 comment lines, and 22,786 blank lines.

### How was the assafelovic/gpt-researcher line count measured?

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

### What commit was counted for assafelovic/gpt-researcher?

This OctoCounts report was generated from main at commit 6f998577d547 on 2026-09-04T01:25:58.737612179+00:00.

## Similar repository reports

- [OpenSourceAP/CrossSection](https://octocounts.com/github/OpenSourceAP/CrossSection) — Python, 44,221 code lines
- [AstrBotDevs/shipyard-neo](https://octocounts.com/github/AstrBotDevs/shipyard-neo) — Python, 44,355 code lines
- [kaloscope/kaloscope](https://octocounts.com/github/kaloscope/kaloscope) — Python, 42,673 code lines
- [prompt-toolkit/python-prompt-toolkit](https://octocounts.com/github/prompt-toolkit/python-prompt-toolkit) — Python, 44,517 code lines
- [usestrix/strix](https://octocounts.com/github/usestrix/strix) — Python, 44,726 code lines
- [unclecode/crawl4ai](https://octocounts.com/github/unclecode/crawl4ai) — Python, 44,823 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)
