AI-powered GitHub issue analyzer. Paste any GitHub issue link and get instant diagnosis.
- Root cause analysis
- Priority scoring
- Suggested fix
- GitHub reply generator
npm install
Create .env file:
OPENROUTER_API_KEY=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
GITHUB_TOKEN=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
PORT=5000
node server.js
Live Demo - [githubanalyzer1.netlify.app](https://githubanalyzer12.netlify.app/)