{"id":45680390,"url":"https://github.com/kuutsav/leetcode-compensation","last_synced_at":"2026-02-24T14:19:32.373Z","repository":{"id":48311647,"uuid":"378101011","full_name":"kuutsav/leetcode-compensation","owner":"kuutsav","description":"Near real-time leetcode compensation insights","archived":false,"fork":false,"pushed_at":"2026-02-13T05:10:22.000Z","size":29266,"stargazers_count":360,"open_issues_count":0,"forks_count":62,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-02-13T11:57:22.867Z","etag":null,"topics":["indian","leetcode","leetcode-compensation","llms","python3"],"latest_commit_sha":null,"homepage":"https://kuutsav.github.io/leetcode-compensation/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kuutsav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-18T09:33:07.000Z","updated_at":"2026-02-13T11:46:36.000Z","dependencies_parsed_at":"2024-06-09T11:35:49.561Z","dependency_job_id":"2263d68b-5e3e-4966-9d6c-e518a7cba446","html_url":"https://github.com/kuutsav/leetcode-compensation","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/kuutsav/leetcode-compensation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuutsav%2Fleetcode-compensation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuutsav%2Fleetcode-compensation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuutsav%2Fleetcode-compensation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuutsav%2Fleetcode-compensation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuutsav","download_url":"https://codeload.github.com/kuutsav/leetcode-compensation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuutsav%2Fleetcode-compensation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29785304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["indian","leetcode","leetcode-compensation","llms","python3"],"created_at":"2026-02-24T14:19:31.717Z","updated_at":"2026-02-24T14:19:32.368Z","avatar_url":"https://github.com/kuutsav.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Leetcode Compensation\n\n[https://kuutsav.github.io/leetcode-compensation/](https://kuutsav.github.io/leetcode-compensation/)\n\nA tool that helps you find **Software Engineer Salary in India** by:\n\n- Fetching compensation data from Leetcode forums\n- Updating regularly through GitHub action PRs\n- Using LLMs for parsing and sanitizing structured data from posts, followed by aggregation\n\n## Getting Started\n\nInstall uv from [Standalone Installers](https://docs.astral.sh/uv/getting-started/installation/) or from [PyPI](https://pypi.org/project/uv/):\n\n```bash\nuv sync  # Install all dependencies from pyproject.toml\n```\n\n## Updating Data\n\nThe project uses **LM Studio** by default with the `openai/gpt-oss-20b` model for:\n\n- Parsing salaries, years of experience (YOE), and other compensation details from posts\n- Normalizing fields like companies, roles, and locations into structured format\n\nMake sure you have:\n\n- [LM Studio](https://lmstudio.ai/) installed and running\n- The `openai/gpt-oss-20b` model downloaded and loaded\n- Server running on `http://localhost:1234`\n\nAlternatively, you can use GitHub Models by setting `Provider.GITHUB_MODELS` and the `GITHUB_TOKEN` environment variable.\n\nTo sync and fetch new compensation data:\n\n```bash\nuv run leetcomp-sync\n```\n\n## LLM Assistance\n\nI've written all the data parsing logic in python by hand. Most of the prompts have been generated with the assistance of claude-sonnet-4.5 and pretty much all of the html file has been generated by claude-opus-4.5.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuutsav%2Fleetcode-compensation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuutsav%2Fleetcode-compensation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuutsav%2Fleetcode-compensation/lists"}