# leigangzhang/profession-system-rag SLOC report

> As of 2026-08-29 (commit fb8d75aabb65), leigangzhang/profession-system-rag contains 12,209 total lines: 10,700 code, 293 comments, 1,216 blank, across 63 files in 8 languages (top: Python 70.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving leigangzhang/profession-system-rag to commit fb8d75aabb65, 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 87.6% of all lines, comments represent 2.4%, and the repository averages 170 code lines per file. Python accounts for 70.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 40 | 8,618 | 7,519 | 132 | 967 |
| JavaScript | 5 | 1,850 | 1,770 | 16 | 64 |
| Vue | 12 | 1,026 | 959 | 0 | 67 |
| CSS | 2 | 402 | 338 | 9 | 55 |
| TOML | 1 | 81 | 72 | 0 | 9 |
| HTML | 1 | 30 | 30 | 0 | 0 |
| BASH | 1 | 16 | 12 | 1 | 3 |
| Markdown | 1 | 186 | 0 | 135 | 51 |

Top language (Python 70.3%). Generated at 2026-08-29T01:34:19.508611798+00:00. Canonical report: https://octocounts.com/github/leigangzhang/profession-system-rag

## Report FAQ

### How many lines of code does leigangzhang/profession-system-rag have?

leigangzhang/profession-system-rag has 12,209 total lines, including 10,700 code lines, 293 comment lines, and 1,216 blank lines.

### How was the leigangzhang/profession-system-rag line count measured?

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

### What commit was counted for leigangzhang/profession-system-rag?

This OctoCounts report was generated from main at commit fb8d75aabb65 on 2026-08-29T01:34:19.508611798+00:00.

## Similar repository reports

- [huggingface/skills](https://octocounts.com/github/huggingface/skills) — Python, 10,724 code lines
- [anthropics/claude-code](https://octocounts.com/github/anthropics/claude-code) — Python, 10,826 code lines
- [OpenBMB/VoxCPM](https://octocounts.com/github/OpenBMB/VoxCPM) — Python, 10,535 code lines
- [QwenLM/Qwen3-VL](https://octocounts.com/github/QwenLM/Qwen3-VL) — Python, 10,881 code lines
- [rq/rq](https://octocounts.com/github/rq/rq) — Python, 10,939 code lines
- [google/skills](https://octocounts.com/github/google/skills) — Python, 10,456 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)
