A Python-based GitHub Profile Analyzer that uses API automation and Generative AI to generate professional insights and reports.
This project is a GitHub Profile Analyzer built using Python that automates the evaluation of a developerβs GitHub profile.
It fetches repository data using GitHub API, analyzes key metrics, and generates AI-powered professional summaries.
- π Fetch GitHub repositories using API
- π Analyze stars, forks, and languages
- π Visualize most-used languages
- π€ Generate AI-based professional insights
- π Export report for recruiters
- Python
- Requests (API handling)
- Pandas (data analysis)
- Matplotlib (visualization)
- OpenAI / GenAI