Discover and explore top open-source AI tools and projects—updated daily.
Salary insights tool for Indian software engineers
Top 82.0% on SourcePulse
This project provides near real-time insights into software engineer compensation in India, sourced from LeetCode forums. It targets engineers seeking salary data, offering a curated and aggregated view of compensation trends.
How It Works
The tool fetches data from LeetCode forums, leveraging LLMs for parsing and sanitizing unstructured compensation posts. This processed data is then aggregated, with a two-day delay to allow for vote accumulation and filtering of posts with negative votes.
Quick Start & Requirements
uv
from standalone installers or PyPI.uv venv
, source .venv/bin/activate
).uv pip install -r requirements.txt
.config.toml
.export PYTHONPATH=. && python leetcomp/refresh.py && python leetcomp/parse.py
.Highlighted Details
Maintenance & Community
Contributions are welcome via PRs, with a request to review CONTRIBUTING.md
first.
Licensing & Compatibility
The license is not specified in the README.
Limitations & Caveats
The project is in an early stage, with features like sorting, pagination, and filtering still under development according to the roadmap. The license is not explicitly stated, which may impact commercial use.
1 month ago
Inactive