01 · Roasts
Star-powered syllabus
10,782 stars on llm-engineer-toolkit says the curation is landing; the missing CI and tests say the repo is grading nobody, including itself.
Notebook monoculture
Every measured language byte is Jupyter Notebook: excellent for teaching RAG, less convincing as a broad engineering portfolio.
Audience, meet activity
1,016 followers are watching, but only 85 commits this year and a sparse heatmap make the release cadence look like office hours.
Process vacuum
All three reviewed repos ship Apache-2.0 licenses and polished READMEs, yet none reports tests or CI. Documentation is not a deployment pipeline.
Built using
Zoral
Shadows one worker for a week, then takes over their job with zero extra setup. Behaves exactly like the original.
zoral.ai
02 · Category breakdown
- Impact25% weight78B
- Consistency20% weight35F
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight25F
- Community10% weight65C
03 · Stats
365-day commit heatmap
32 active days
Language distribution
- Jupyter Notebook100%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
85
Followers
1,016
Joined GitHub
Mar 2025
05 · Top repos
KalyanKS-NLP /
llm-engineer-toolkit
A highly adopted, curated LLM resource directory with 10,782 stars and 1,683 forks, organized into 15+ library categories and linked to three related repositories; its documentation is useful, but it has no tests, CI, typed implementation, or .gitignore.
KalyanKS-NLP /
rag-zero-to-hero-guide
A widely starred Apache-licensed RAG learning curriculum combining structured Markdown lessons with runnable Colab notebooks for fundamentals, LangChain, agentic RAG, and evaluation.
KalyanKS-NLP /
LLM-Interview-Questions-and-Answers-Hub
A widely surfaced educational reference with 1,045 stars and 173 forks, organizing 100+ LLM interview questions across markdown files; its content and cross-repo links are useful, but it has no executable implementation, tests, or CI.
06 · Timeline
- Mar 9, 2025Joined GitHub
- Mar 9, 2025Created llm-engineer-toolkit — A curated list of 120+ LLM libraries category wise.
- Mar 15, 2025Created rag-zero-to-hero-guide — Comprehensive guide to learn RAG from basics to advanced.
- Dec 17, 2025Created LLM-Interview-Questions-and-Answers-Hub — 100+ LLM interview questions with answers.
- Aug 31, 2026Most recent push to llm-engineer-toolkit
07 · Compare
08 · Rubric
How this score was produced
Overall = Σ (category × weight) + gentle top-end curve
Tier thresholds
▸ How the pipeline works
- 01Scrape.Pull every non-fork repo pushed in the last 90 days, plus your contribution calendar, followers, and language byte counts — straight from GitHub's REST & GraphQL APIs.
- 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
- 03Grade each repo. All repos run in parallel through a fast scoring model that reads the picked files and rates each one independently on Impact, Quality, and Depth — with evidence citations.
- 04Aggregate. A larger reasoning model combines the per-repo scores with server-computed stats (heatmap, commit cadence, language entropy, follower count) to produce the 6-dimension profile score + roasts.
- 05Correct.Deterministic server-side checks enforce anchor-scale floors (e.g. a profile with 2,000+ public commits can't score 30 Consistency) and recompute the final verdict.
~90 seconds per profile, ~$0.25 in compute. Total of ~240 files read across your top-12 repos. One rating per GitHub account per day.
▸ Data sources & caveats
- Heatmap & commit totals: GitHub GraphQL
contributionsCollection— covers the last 365 days, includes private repos when the user has opted in (default). - Language %: byte totals across the top 30 owned non-fork repos.
- Curve: a small upward nudge centered on raw score ≈ 70, capping at 100. Prevents specialists from being unfairly penalised for narrow breadth.
- Anchor corrections: when server-measured signals (e.g. privateWorkLikely, multiRepoVolume, follower count) mandate a minimum category score, the aggregation step enforces it. These are signal-conditional, not identity-based floors.