# langchain-ai/open_deep_research SLOC report

> As of 2026-08-02 (commit d337ae32ed4f), langchain-ai/open_deep_research contains 8,634 total lines: 5,856 code, 1,490 comments, 1,288 blank, across 35 files in 5 languages (top: Python 96.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving langchain-ai/open_deep_research to commit d337ae32ed4f, 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 small codebase by counted code lines. Code represents 67.8% of all lines, comments represent 17.3%, and the repository averages 167 code lines per file. Python accounts for 96.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 22 | 7,108 | 5,654 | 588 | 866 |
| Jupyter Notebooks | 2 | 206 | 107 | 68 | 31 |
| TOML | 1 | 89 | 81 | 0 | 8 |
| JSON | 1 | 14 | 14 | 0 | 0 |
| Markdown | 9 | 1,217 | 0 | 834 | 383 |

Top language (Python 96.6%). Generated at 2026-08-02T10:33:55.691202409+00:00. Canonical report: https://octocounts.com/github/langchain-ai/open_deep_research

## Report FAQ

### How many lines of code does langchain-ai/open_deep_research have?

langchain-ai/open_deep_research has 8,634 total lines, including 5,856 code lines, 1,490 comment lines, and 1,288 blank lines.

### How was the langchain-ai/open_deep_research line count measured?

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

### What commit was counted for langchain-ai/open_deep_research?

This OctoCounts report was generated from main at commit d337ae32ed4f on 2026-08-02T10:33:55.691202409+00:00.

## Similar repository reports

- [Mavis2103/skill-context-manager](https://octocounts.com/github/Mavis2103/skill-context-manager) — Python, 5,841 code lines
- [wuji-labs/nopua](https://octocounts.com/github/wuji-labs/nopua) — Python, 5,886 code lines
- [karpathy/nanochat](https://octocounts.com/github/karpathy/nanochat) — Python, 5,935 code lines
- [OpenMOSS/MOSS-Transcribe-Diarize](https://octocounts.com/github/OpenMOSS/MOSS-Transcribe-Diarize) — Python, 5,712 code lines
- [FoxUserbot/CustomModules](https://octocounts.com/github/FoxUserbot/CustomModules) — Python, 5,688 code lines
- [QwenLM/Qwen3-ASR](https://octocounts.com/github/QwenLM/Qwen3-ASR) — Python, 5,684 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)
