DecisionREF is an AI referee that helps you think through career choices by comparing options and explaining the real trade-offs behind each one.
Most career advice systems try to optimize or recommend.
DecisionREF does something different.
It helps users:
- Understand consequences
- See both sides clearly
- Make decisions with confidence
- Job vs Higher Studies
- Startup vs MNC
- India vs Abroad
- Switch Early vs Stay Longer
- User selects a decision type
- User provides context (priorities, risk tolerance, time horizon)
- The AI acts as a neutral referee, explaining trade-offs without recommending a single option
- Frontend: HTML, CSS, JavaScript
- Backend: Python (Flask)
- AI Reasoning: Prompt-based decision referee
# Backend
cd backend
pip install -r requirements.txt
python app.py