AI-powered GitHub Repository Analyzer using GPT + Streamlit
- Enter any public GitHub repo URL
- It will:
- π Read Python files in that repo
- π§ Explain what each file does
- β Detect possible bugs, issues, or bad practices
- π‘ Suggest improvements using GPT
- π Summarize the whole repo in simple terms
git clone https://github.com/yourname/RepoReviewAI.git
cd RepoReviewAI