Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 538 Bytes

File metadata and controls

23 lines (18 loc) · 538 Bytes

Quickstart

# 1. Install
git clone https://github.com/YOUR_USER/github-opportunity-radar
cd github-opportunity-radar
pip install -r requirements.txt

# 2. Run web UI (recommended for first use)
python app.py web
# → Open http://127.0.0.1:7860

# 3. Or run CLI scan
python app.py scan

What you get

  • Live GitHub Trending + Search data (no API token needed)
  • 5-dimension opportunity scoring (0-100)
  • 6-level verdict (strong → avoid)
  • Ranking diagnostics & actionable recommendations
  • CSV / JSON / Markdown export