An intelligent system that analyzes open-source repositories to evaluate code quality, security, and community health.
GitSense is an open-source intelligence platform designed to analyse GitHub repositories and generate insights about their quality, security, and sustainability.
The system performs static code analysis and documentation evaluation to produce a basic project health score. It helps contributors decide which projects to contribute to and helps maintainers understand risks and technical debt.
This project is being developed as part of FOSS Hack 2026 using open-source technologies. Future enhancements include security scanning, dependency analysis, and machine learning-based health prediction.